Lines Matching +full:mic +full:- +full:bias +full:- +full:gpios

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>;
42 vddio-supply = <&vreg_l18b_1p8>;
47 clock-frequency = <400000>;
50 compatible = "hid-over-i2c";
52 pinctrl-names = "default";
53 pinctrl-0 = <&tp_int_odl>;
55 interrupt-parent = <&tlmm>;
58 post-power-on-delay-ms = <20>;
59 hid-descr-addr = <0x0001>;
60 vdd-supply = <&vreg_l18b_1p8>;
62 wakeup-source;
68 clock-frequency = <400000>;
71 compatible = "hid-over-i2c";
73 pinctrl-names = "default";
74 pinctrl-0 = <&ts_int_l>, <&ts_reset_l>;
76 interrupt-parent = <&tlmm>;
79 post-power-on-delay-ms = <500>;
80 hid-descr-addr = <0x0000>;
82 vdd-supply = <&vreg_l19b_1p8>;
95 audio-routing =
98 "AMIC1", "MIC BIAS1",
99 "AMIC2", "MIC BIAS2",
100 "VA DMIC0", "MIC BIAS1",
101 "VA DMIC1", "MIC BIAS1",
102 "VA DMIC2", "MIC BIAS3",
103 "VA DMIC3", "MIC BIAS3",
118 pinctrl-names = "default", "sleep";
119 pinctrl-0 = <&wcd_reset_n>, <&us_euro_hs_sel>;
120 pinctrl-1 = <&wcd_reset_n_sleep>, <&us_euro_hs_sel>;
121 us-euro-gpios = <&tlmm 81 GPIO_ACTIVE_HIGH>;
125 tp_int_odl: tp-int-odl-state {
128 bias-disable;
131 ts_int_l: ts-int-l-state {
134 bias-pull-up;
137 ts_reset_l: ts-reset-l-state {
140 bias-disable;
143 us_euro_hs_sel: us-euro-hs-sel-state {
146 bias-pull-down;
147 drive-strength = <2>;