summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx53-qsb.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: i.MX53: include loacal imx53.dtsi fileSascha Hauer2014-05-221-0/+1
| | | | | | To get the pwm and ipu aliases. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX53: Use upstream dtsi filesSascha Hauer2014-04-281-103/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX53: dts: move QSB pmic to own fileSteffen Trumtrar2014-01-231-208/+2
| | | | | | | | | | | | | | There are two versions of the i.MX53 LOCO: - the MCIMX53-START board - the MCIMX53-START-R board The MCIMX53-START-R has a mc34708 pmic and is otherwise the similar to the MCIMX53-START. To prepare for the START-R, move all common nodes to a new imx53-qsb-common.dtsi and remove everything but the board name and pmic from the imx53-qsb.dts. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: imx53 qsb: remove wrong memory bankSascha Hauer2013-08-221-4/+0
| | | | | | | | The i.MX53 qsb has 1GiB of memory, but it's divided into two non contigous banks. Remove the wrong memory node since it's overwritten with the correct values during runtime anyway. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX53 QSB: configure environment from devicetreeSascha Hauer2013-07-231-0/+12
| | | | | | While at it use offset 512k to allow bigger barebox binaries. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX53 LOCO: Switch to devicetree probingSascha Hauer2013-06-241-0/+314
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>