]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: i.MX53: add support for MCIMX53-START-R
authorSteffen Trumtrar <s.trumtrar@pengutronix.de>
Fri, 10 Jan 2014 12:52:59 +0000 (13:52 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:33:43 +0000 (21:33 +0800)
commit64051a289d06b1c3cce4ce4188f039a1c76f1551
tree0861e234cae37b00e4c44d24691c6f4be87085ef
parent94426265233657ad54a5d7fd1b9de090d62a0a00
ARM: dts: i.MX53: add support for MCIMX53-START-R

The "Start-R QSB" has a different PMIC than the older "Start QSB".
Add a new devicetree for the Start-R.
They both could use the same DT, as both PMICs (the dialog and the mc34708)
have different i2c addresses and could coexist in the same DT without any
errors. But once phandles are used, this will get messy.

The pmic nodes are based on an earlier patch

[PATCH] arm: imx53-qsb: Add Ripley driver DT nodes

from

Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>

which apparently got lost/abandoned.

I added phandles/newlines and changed the node name from ripley to mc34708.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx53-qsrb.dts [new file with mode: 0644]