1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright (c) 2019, Jeffrey Hugo. All rights reserved. */
6 #include "msm8998-clamshell.dtsi"
9 model = "Asus NovaGo TP370QL";
10 compatible = "asus,novago-tp370ql", "qcom,msm8998";
17 compatible = "hid-over-i2c";
18 interrupt-parent = <&tlmm>;
19 interrupts = <0x7b IRQ_TYPE_LEVEL_LOW>;
21 hid-descr-addr = <0x0001>;
23 pinctrl-names = "default";
24 pinctrl-0 = <&touchpad>;
28 compatible = "hid-over-i2c";
29 interrupt-parent = <&tlmm>;
30 interrupts = <0x25 IRQ_TYPE_LEVEL_LOW>;
32 hid-descr-addr = <0x0001>;
37 cd-gpios = <&tlmm 95 GPIO_ACTIVE_HIGH>;