History log of /arch/arm/boot/dts/imx28-cfa10055.dts
Revision Date Author Comments
7029b396b08aeb15d8cb23c4bff3e10c1f518238 05-Sep-2014 Fabio Estevam <fabio.estevam@freescale.com> ARM: dts: imx28-cfa100: Fix display duplicate name warning

The lcdif node has a property named "display" and also a child node
called "display", which causes the following warning:

device-tree: Duplicate name in lcdif@80030000, renamed to "display#1"

Rename the child node name in order to avoid the warning.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
4191c3401179a3c068fccd5ff84401a7e3d596e3 22-Sep-2013 Lothar Waßmann <LW@KARO-electronics.de> ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines

Convert mx23/mx28 dts files to use the padconfig defintions from
mxs-pinfunc.h.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
bc3875f1a61e30dc56b00ffbd55daabce271e2ee 19-Sep-2013 Lothar Waßmann <LW@KARO-electronics.de> ARM: dts: mxs: modify mx23/mx28 dts files to use pinctrl headers

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: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
fb3d3588dfbd1fabbfb174e421e81b363874ff52 01-Jul-2013 Alexandre Belloni <alexandre.belloni@free-electrons.com> ARM: mxs: dt: cfa10055: make hogpins grabbed by respective drivers

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
ed138c368d95095de522db98b8b6929874bed403 13-Jun-2013 Brian Lilly <brian@crystalfontz.com> ARM: mxs: dt: Add the Crystalfontz CFA-10055 device tree

The CFA-10055 is yet another breakout board for the CFA-10036, and is
basically a CFA-10037, with the screen and LCD controller found on the
CFA-10049.

Signed-off-by: Brian Lilly <brian@crystalfontz.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>