Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 162b172d authored by Sachin Kamat's avatar Sachin Kamat Committed by Kukjin Kim
Browse files

ARM: dts: Add heartbeat gpio-leds support to Origen

parent aaca483f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -91,6 +91,14 @@
		};
	};

	leds {
		compatible = "gpio-leds";
		status {
			gpios = <&gpx1 3 0 0x10000 2>;
			linux,default-trigger = "heartbeat";
		};
	};

	keypad@100A0000 {
		status = "disabled";
	};