summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-devkit8000-lcd-common.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: omap: replace legacy *,wakeup property with wakeup-sourceSudeep Holla2015-12-171-1/+1
| | | | | | | | | | | | | | | | Though the keyboard and other driver will continue to support the legacy "gpio-key,wakeup", "linux,wakeup" boolean property to enable the wakeup source, "wakeup-source" is the new standard binding. This patch replaces all the legacy wakeup properties with the unified "wakeup-source" property in order to avoid any futher copy-paste duplication. Cc: "Benoît Cousson" <bcousson@baylibre.com> Cc: Tony Lindgren <tony@atomide.com> Cc: linux-omap@vger.kernel.org Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: Use defined GPIO constants in flags cell for OMAP2+ boardsJavier Martinez Canillas2015-10-121-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>
* ARM: dts: omap3-devkit8000: Add ADS7846 Touchscreen supportAnthoine Bourgeois2015-08-061-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>
* ARM: dts: omap3-devkit8000: add LCD panelsAnthoine Bourgeois2015-08-061-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>
OpenPOWER on IntegriCloud