summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-cm-t3x.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: sbc-t3x30: add audio supportDmitry Lifshitz2014-11-241-0/+16
| | | | | | | Add audio related DT nodes Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: cm-t3x: add TV out supportDmitry Lifshitz2014-11-241-0/+22
| | | | | | | Add TV out support. Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: cm-t3x: add I2C1 pinmuxDmitry Lifshitz2014-11-241-0/+10
| | | | | | | Add missing I2C1 pinmux setup. Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: cm-t3x: add EEPROM supportDmitry Lifshitz2014-11-211-0/+7
| | | | | | | | Add at24 EEPROM chip support. Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> [tony@atomide.com: updated to remove missing i2c1_pins] Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: cm-t3x: add ADS7846 touchscreen supportDmitry Lifshitz2014-11-211-0/+57
| | | | | | | Add ADS7846 touchscreen support. Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: cm-t3x: cleanup comments indentationDmitry Lifshitz2014-11-211-6/+6
| | | | | | | Fix comment style Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: sbc-t3x: add DVI display dataDmitry Lifshitz2014-11-101-0/+39
| | | | | | | | | Add DSS related pinmux and display data nodes required to support DVI video out on SBC-T3530, SBC-T3730 and SBC-T3517. Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Acked-by: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: cm-t3x30: add HS USB Host supportDmitry Lifshitz2014-02-281-0/+38
| | | | | | | Add HS USB Host support along with USB PHYs and power supply regulators Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: cm-t3x: add gpio-led pinmuxDmitry Lifshitz2014-02-281-0/+8
| | | | | | | | GPIO186 is used for the heartbeat led. Setup the pinmux for the GPIO186. Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: sbc-t3x: disable mmc3Dmitry Lifshitz2014-02-281-0/+4
| | | | | | | Disable mmc3 interface, since is not used on sbc-t3x boards. Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: sbc-t3x: refactor DT supportDmitry Lifshitz2014-02-281-0/+60
Refactor the sbc-t3x device tree as a preparation for additional (sbc-t3530, sbc-t3517, etc.) boards support. No functional changes. The device tree will have the following structure: omap3-cm-t3x.dtsi | |<-- omap3-cm-t3x30.dtsi | | | | | | ----- ------- ------------ | | | CoM | | Board | | Base board | | | ----- ------- ------------ | | omap3-sb-t35.dtsi | | | | |<-- omap3-cm-t3730.dts <-- omap3-sbc-t3730.dts -->| | | | | |<-- omap3-cm-t3530.dts <-- omap3-sbc-t3530.dts -->| | | |<-------- omap3-cm-t3517.dts <-- omap3-sbc-t3517.dts -->| Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
OpenPOWER on IntegriCloud