]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - arch/arm/boot/dts/imx53-qsrb.dts
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)
commit5169df8be0a432eee6297b181b7a3dddcba501d5
tree0861e234cae37b00e4c44d24691c6f4be87085ef
parentd5eb195f26fadc00f8f1b5542e5e48449f38fbbc
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]