ARM: dts: msm: remove HOME gpio key for qrd devices
For qrd devices, remove HOME gpio key to fix driver probe issue. Change-Id: I46ba4ef05c795fced67f2db59a3f5ce183bdeba8 Signed-off-by: Fei Mao <feim1@codeaurora.org>
This commit is contained in:
parent
062f85fd05
commit
a430609f8f
1 changed files with 1 additions and 11 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue