summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap3-devkit8000-lcd-common.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2015-10-13ARM: dts: Use defined GPIO constants in flags cell for OMAP2+ boardsJavier Martinez Canillas1-1/+1
Many OMAP2+ DTS are not using the defined constants to express the GPIO polarity. Replace these so the DTS are easier to read. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
2015-08-06ARM: dts: omap3-devkit8000: Add ADS7846 Touchscreen supportAnthoine Bourgeois1-0/+35
This patch is the touchscreen part for LCD screens sold with devkit8000 board. Signed-off-by: Anthoine Bourgeois <anthoine.bourgeois@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
2015-08-06ARM: dts: omap3-devkit8000: add LCD panelsAnthoine Bourgeois1-0/+38
Devkit8000 was sold with a 4.3" LCD or 7.0" or without. This patch creates one dts file per bundle. Signed-off-by: Anthoine Bourgeois <anthoine.bourgeois@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>