summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-overo-palo35-common.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: omap: replace legacy *,wakeup property with wakeup-sourceSudeep Holla2015-12-171-2/+2
| | | | | | | | | | | | | | | | 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: overo: Add device tree for Palo35 boardAdam YH Lee2015-07-141-0/+53
Also, reduce the maximum SPI device speed to the max. supported by the LCD controller used on the LGPhilips LB035Q02 panel for this board. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>