On Thu, Sep 19, 2013 at 08:59:46AM +0200, Lothar Waßmann wrote: > These patches add header files for the MXS arch and convert the DTS > files to use the pad definitions from those files rather than > hardcoding the numerical pinctrl values. > > The conversion from numerical representation to symbolic names has > been done with a perl script that checked the definitions for > consistency of the pin function comments and the numerical values > used. This revealed an inconsistency in: > arch/arm/boot/dts/imx28-apx4devkit.dts, which pretended to use > MX28_PAD_SSP2_SS0__GPIO_2_19 (equivalent to 0x2133) in the comment, > but actually was using MX28_PAD_SSP2_SS0__AUART3_TX by the numerical > value 0x2131. > > I decided to use the (possibly unintended) assignment > MX28_PAD_SSP2_SS0__AUART3_TX because that is what is actually > configured without this patch. Applied these 3 patches, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html