“8d1e3dca7de6e8513872799a748a1d47d8dce60d”上不存在“arch/x86/git@gitcode.net:openharmony/kernel_linux.git”
提交 aef56580 编写于 作者: E Emil Renner Berthing 提交者: Heiko Stuebner

arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

Adding the linux,gpio-keymap entry also has
the side-effect of making the driver register
the touchpad as a touchpad rather than another
touchscreen.

The index for BTN_LEFT was found by trial and error.
Signed-off-by: NEmil Renner Berthing <kernel@esmil.dk>
Acked-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 48f192cf
......@@ -249,6 +249,10 @@ ap_i2c_dig: &i2c2 {
pinctrl-0 = <&trackpad_int_l>;
interrupt-parent = <&gpio1>;
interrupts = <4 IRQ_TYPE_LEVEL_LOW>;
linux,gpio-keymap = <KEY_RESERVED
KEY_RESERVED
KEY_RESERVED
BTN_LEFT>;
wakeup-source;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册