arm: dts: move the sai3 pinctrl to the correct group
authorHan Xu <han.xu@nxp.com>
Thu, 24 Oct 2019 16:59:25 +0000 (11:59 -0500)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:20:21 +0000 (11:20 +0800)
one of the sai3 pinctrl should be in lpsr iomux group rather than
in iomux group, which messes up the QSPI iomux control.

Signed-off-by: Han Xu <han.xu@nxp.com>
[ Aisheng: remove duplicated node ]
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
arch/arm/boot/dts/imx7d-sdb.dts

index 2e2ed07..120b86e 100644 (file)
                        >;
                };
 
-               pinctrl_sai3_mclk: sai3grp_mclk {
-                       fsl,pins = <
-                               MX7D_PAD_LPSR_GPIO1_IO03__SAI3_MCLK     0x1f
-                       >;
-               };
-
                pinctrl_max17135: max17135grp-1 {
                        fsl,pins = <
                                MX7D_PAD_EPDC_PWR_STAT__GPIO2_IO31      0x80000000  /* pwrgood */