Merge "ARM: dts: msm: remove HOME gpio key for qrd devices"

This commit is contained in:
Linux Build Service Account 2018-10-09 09:43:34 -07:00 committed by Gerrit - the friendly Code Review server
commit 2bb68d00c4

View file

@ -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 * 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 * it under the terms of the GNU General Public License version 2 and
@ -366,16 +366,6 @@
gpio-key,wakeup; gpio-key,wakeup;
debounce-interval = <15>; 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 { hbtp {