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

Commit 816bd401 authored by Gwenhael Goavec-Merou's avatar Gwenhael Goavec-Merou Committed by Shawn Guo
Browse files

ARM: dts: imx28-apf28dev: fix user button polarity

parent 6ada7bf5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -223,7 +223,7 @@

		user-button {
			label = "User button";
			gpios = <&gpio0 17 0>;
			gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
			linux,code = <0x100>;
		};
	};