aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap5-board-common.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-09-11 13:50:57 -0700
committerTony Lindgren <tony@atomide.com>2016-09-13 16:14:19 -0700
commite7ee0bc6ae1eb6b3db3c81956e7123ef9a28cd35 (patch)
tree14229c53c46d73759caf43e93265100bd5401be2 /arch/arm/boot/dts/omap5-board-common.dtsi
parentARM: dts: Add power button support for igepv5 (diff)
downloadlinux-dev-e7ee0bc6ae1eb6b3db3c81956e7123ef9a28cd35.tar.xz
linux-dev-e7ee0bc6ae1eb6b3db3c81956e7123ef9a28cd35.zip
ARM: dts: Fix LEDs for igepv5
The LEDs on igepv5 are on the GPIO expander unlike on omap5-uevm. Configuration copied from git.isee.biz git tree except fixed for red and blue mapping. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap5-board-common.dtsi')
-rw-r--r--arch/arm/boot/dts/omap5-board-common.dtsi10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/boot/dts/omap5-board-common.dtsi b/arch/arm/boot/dts/omap5-board-common.dtsi
index c61eb2063be8..6365635fea5c 100644
--- a/arch/arm/boot/dts/omap5-board-common.dtsi
+++ b/arch/arm/boot/dts/omap5-board-common.dtsi
@@ -77,16 +77,6 @@
reset-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>; /* gpio3_79 ETH_NRESET */
};
- leds {
- compatible = "gpio-leds";
- led1 {
- label = "omap5:blue:usr1";
- gpios = <&gpio5 25 GPIO_ACTIVE_HIGH>; /* gpio5_153 D1 LED */
- linux,default-trigger = "heartbeat";
- default-state = "off";
- };
- };
-
tpd12s015: encoder {
compatible = "ti,tpd12s015";