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>
This commit is contained in:
Ye Li 2023-01-18 17:31:15 +08:00 committed by Stefano Babic
parent 624c9dea92
commit 0e28622779

View file

@ -26,6 +26,7 @@
&iomuxc1 {
u-boot,dm-spl;
fsl,mux_mask = <0xf00>;
};
&pinctrl_lpuart5 {