Lines Matching +full:micbias1 +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-only
3 /dts-v1/;
5 #include "msm8916-motorola-common.dtsi"
10 chassis-type = "handset";
20 interrupts-extended = <&tlmm 62 IRQ_TYPE_EDGE_FALLING>;
22 pinctrl-0 = <&battery_alert_default>;
23 pinctrl-names = "default";
25 maxim,rsns-microohm = <10000>;
26 maxim,over-heat-temp = <600>;
27 maxim,cold-temp = <(-200)>;
28 maxim,dead-volt = <3200>;
29 maxim,over-volt = <4500>;
42 interrupts-extended = <&tlmm 115 IRQ_TYPE_EDGE_RISING>,
45 vdd-supply = <&pm8916_l17>;
46 vddio-supply = <&pm8916_l6>;
48 mount-matrix = "1", "0", "0",
49 "0", "-1", "0",
52 pinctrl-0 = <&accel_int_default>;
53 pinctrl-names = "default";
60 qcom,micbias-lvl = <2800>;
61 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
62 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
63 qcom,micbias1-ext-cap;
68 regulator-min-microvolt = <2850000>;
69 regulator-max-microvolt = <2850000>;
74 pinctrl-0 = <&sdc2_default &sdc2_cd_default>;
75 pinctrl-1 = <&sdc2_sleep &sdc2_cd_default>;
76 pinctrl-names = "default", "sleep";
78 cd-gpios = <&tlmm 118 GPIO_ACTIVE_LOW>;
82 audio-routing =
87 pinctrl-0 = <&cdc_pdm_default &headset_switch_supply_en
89 pinctrl-1 = <&cdc_pdm_sleep &headset_switch_supply_en
91 pinctrl-names = "default", "sleep";
95 interrupts-extended = <&tlmm 13 IRQ_TYPE_EDGE_FALLING>;
97 vdd-supply = <&pm8916_l16>;
99 pinctrl-0 = <&ts_int_default>;
100 pinctrl-names = "default";
104 accel_int_default: accel-int-default-state {
107 drive-strength = <2>;
108 bias-disable;
111 battery_alert_default: battery-alert-default-state {
114 drive-strength = <2>;
115 bias-pull-up;
118 headset_switch_in: headset-switch-in-state {
121 drive-strength = <2>;
122 bias-disable;
123 output-low;
126 headset_switch_supply_en: headset-switch-supply-en-state {
129 drive-strength = <2>;
130 bias-disable;
131 output-high;
134 sdc2_cd_default: sdc2-cd-default-state {
137 drive-strength = <2>;
138 bias-disable;
141 ts_int_default: ts-int-default-state {
144 drive-strength = <2>;
145 bias-disable;