summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx25-karo-tx25.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: remove @0 from environment nodesSascha Hauer2018-06-191-1/+1
| | | | | | | The environment nodes do not have a reg property and as such should not have a @0 suffix. Newer dtc warns about this, so remove it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: use stdout-path propertySascha Hauer2018-06-191-1/+1
| | | | | | linx,stdout-path has been deprecated. Use stdout-path instead. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: Fix partition namesSascha Hauer2016-04-271-3/+3
| | | | | | | | | Partition names shouldn't be continuously numbered, instead the part behind the '@' should match the reg property. Fix this for all ARM device trees. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Reviewed-by: Fabio Estevam <festevam@gmail.com>
* ARM: dts: Karo TX25: add barebox specificsSascha Hauer2014-01-311-0/+35
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: Karo TX25: add phy supply for fecSascha Hauer2014-01-311-0/+16
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: Karo TX25: add missing nfc propertiesSascha Hauer2014-01-311-0/+2
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: Karo TX25: Add phy-reset-gpioSascha Hauer2014-01-311-0/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: Karo TX25: Add pinctrl nodesSascha Hauer2014-01-311-0/+53
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: Add i.MX25 Karo TX25 dtsSascha Hauer2014-01-311-0/+36
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>