diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2018-10-09 09:43:34 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-10-09 09:43:34 -0700 |
| commit | 2bb68d00c4f80d44c33f99593e3d296d3dcc2953 (patch) | |
| tree | e754f814c0095badbfd3e837dda37ffb7ac1ecb8 | |
| parent | d09b562cce8d96a628536f6dcac144fafb217dd8 (diff) | |
| parent | 4b3aa961917d6d7015a5d78ea5dea8f59c588e55 (diff) | |
Merge "ARM: dts: msm: remove HOME gpio key for qrd devices"
| -rw-r--r-- | arch/arm/boot/dts/qcom/sdm630-qrd.dtsi | 12 |
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 { |
