commit | 0e2862277915d67d775f190378c8a79dd3326d71 | [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 | 624c9dea9210e844faf15ef9b39667a902d1ff30 [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>