Lines Matching +full:hid +full:- +full:descr +full:- +full:addr
1 // SPDX-License-Identifier: BSD-3-Clause
8 /dts-v1/;
10 #include "sc7280-idp.dtsi"
11 #include "sc7280-idp-ec-h1.dtsi"
14 model = "Qualcomm Technologies, Inc. sc7280 CRD platform (rev3 - 4)";
15 compatible = "qcom,sc7280-crd",
16 "google,hoglin-rev3", "google,hoglin-rev4",
17 "google,piglin-rev3", "google,piglin-rev4",
25 stdout-path = "serial0:115200n8";
30 regulators-2 {
31 compatible = "qcom,pmg1110-rpmh-regulators";
32 qcom,pmic-id = "k";
35 regulator-min-microvolt = <1010000>;
36 regulator-max-microvolt = <1170000>;
43 clock-frequency = <400000>;
46 compatible = "hid-over-i2c";
48 pinctrl-names = "default";
49 pinctrl-0 = <&tp_int_odl>;
51 interrupt-parent = <&tlmm>;
54 post-power-on-delay-ms = <20>;
55 hid-descr-addr = <0x0001>;
56 vdd-supply = <&vreg_l18b_1p8>;
58 wakeup-source;
64 clock-frequency = <400000>;
67 compatible = "hid-over-i2c";
69 pinctrl-names = "default";
70 pinctrl-0 = <&ts_int_l>, <&ts_reset_l>;
72 interrupt-parent = <&tlmm>;
75 post-power-on-delay-ms = <500>;
76 hid-descr-addr = <0x0000>;
78 vdd-supply = <&vreg_l19b_1p8>;
91 audio-routing =
114 pinctrl-names = "default", "sleep";
115 pinctrl-0 = <&wcd_reset_n>, <&us_euro_hs_sel>;
116 pinctrl-1 = <&wcd_reset_n_sleep>, <&us_euro_hs_sel>;
117 us-euro-gpios = <&tlmm 81 GPIO_ACTIVE_HIGH>;
121 tp_int_odl: tp-int-odl-state {
124 bias-disable;
127 ts_int_l: ts-int-l-state {
130 bias-pull-up;
133 ts_reset_l: ts-reset-l-state {
136 bias-disable;
139 us_euro_hs_sel: us-euro-hs-sel-state {
142 bias-pull-down;
143 drive-strength = <2>;