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

Commit a9d35cef authored by Jin Fu's avatar Jin Fu
Browse files

ARM: dts: msm: enable TP's wakeup-gestures func for sdw2500



Modify Synaptics touch panel device tree to enable TP's
wakeup-gestures func for MSM8909W SDW2500 devices.

Change-Id: I42f45da6e06bfe702025f813d318c7dbd6542a64
Signed-off-by: default avatarJin Fu <jinf@codeaurora.org>
parent dc8eda1d
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
/*
/*
 * 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
@@ -54,6 +54,7 @@
			synaptics,irq-flags = <0x2008>;
			synaptics,irq-flags = <0x2008>;
			synaptics,power-delay-ms = <200>;
			synaptics,power-delay-ms = <200>;
			synaptics,max-y-for-2d = <389>;
			synaptics,max-y-for-2d = <389>;
			synaptics,wakeup-gestures-en = <1>;
			synaptics,resume-in-workqueue;
			synaptics,resume-in-workqueue;
			synaptics,x-flip;
			synaptics,x-flip;
			synaptics,y-flip;
			synaptics,y-flip;