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

Commit 86114045 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable wake-up for gpio keys in APQ8009"

parents 20dc4296 24d46b6d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -179,7 +179,6 @@
			gpios = <&msm_gpio 87 0x1>;
			linux,input-type = <1>;
			linux,code = <315>;
			gpio-key,wakeup;
			debounce-interval = <15>;
		};

@@ -188,7 +187,6 @@
			gpios = <&msm_gpio 90 0x1>;
			linux,input-type = <1>;
			linux,code = <115>;
			gpio-key,wakeup;
			debounce-interval = <15>;
		};

@@ -197,7 +195,6 @@
			gpios = <&msm_gpio 99 0x1>;
			linux,input-type = <1>;
			linux,code = <248>;
			gpio-key,wakeup;
			debounce-interval = <15>;
		};
	};