summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2018-10-09 09:43:34 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-10-09 09:43:34 -0700
commit2bb68d00c4f80d44c33f99593e3d296d3dcc2953 (patch)
treee754f814c0095badbfd3e837dda37ffb7ac1ecb8
parentd09b562cce8d96a628536f6dcac144fafb217dd8 (diff)
parent4b3aa961917d6d7015a5d78ea5dea8f59c588e55 (diff)
Merge "ARM: dts: msm: remove HOME gpio key for qrd devices"
-rw-r--r--arch/arm/boot/dts/qcom/sdm630-qrd.dtsi12
1 files changed, 1 insertions, 11 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm630-qrd.dtsi b/arch/arm/boot/dts/qcom/sdm630-qrd.dtsi
index 384e24d221c4..82e80891e05d 100644
--- a/arch/arm/boot/dts/qcom/sdm630-qrd.dtsi
+++ b/arch/arm/boot/dts/qcom/sdm630-qrd.dtsi
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -366,16 +366,6 @@
gpio-key,wakeup;
debounce-interval = <15>;
};
-
- home {
- label = "home";
- gpios = <&pm660_gpios 11 0x1>;
- linux,input-type = <1>;
- linux,code = <102>;
- gpio-key,wakeup;
- debounce-interval = <15>;
- };
-
};
hbtp {