commit | 60f062a15eaf562d8f706f455a0bedaaed55ae10 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Wed Jan 18 17:31:15 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jan 30 23:23:02 2023 +0100 |
tree | 88ee7abd66f73945cda9dfbd7f58da5af160a6c3 | |
parent | 7cccd05be73d99c22cc1ad3bfe454b95bc016c5c [diff] |
ARM: dts: imx8ulp-evk: Fix iomuxc issue The property fsl,mux_mask is deleted by commit ed7bda5 (imx8ulp: synchronise device tree with linux). This causes the pinctrl driver not work on 8ULP, so fail to print any log. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>