• Lothar Waßmann's avatar
    ARM: dts: mxs: modify mx23/mx28 dts files to use pinctrl headers · bc3875f1
    Lothar Waßmann authored
    Convert mx23/mx28 dts filed to use the pinctrl header files.
    
    NOTE: During automatic conversion of these files to use the pinconfig
    definitions an inconsistency has been found in:
    arch/arm/boot/dts/imx28-apx4devkit.dts
    
    According to the comment the function for pad SSP2_SS0 should have
    been MX28_PAD_SSP2_SS0__GPIO_2_19, while the given value 0x2131
    represents: MX28_PAD_SSP2_SS0__AUART3_TX
    
    I used the later (though probably wrong) definition because that's
    what is actually being used in the DTB.
    Signed-off-by: default avatarLothar Waßmann <LW@KARO-electronics.de>
    Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
    bc3875f1
imx28-cfa10055.dts 3.88 KB