Searched +full:micbias2 +full:- +full:ext +full:- +full:cap (Results 1 – 3 of 3) sorted by relevance
8 - compatible = "qcom,pm8916-wcd-analog-codec";9 - reg: represents the slave base address provided to the peripheral.10 - interrupts: List of interrupts in given SPMI peripheral.11 - interrupt-names: Names specified to above list of interrupts in same13 "cdc_spk_cnp_int" - Speaker click and pop interrupt.14 "cdc_spk_clip_int" - Speaker clip interrupt.15 "cdc_spk_ocp_int" - Speaker over current protect interrupt.16 "mbhc_ins_rem_det1" - jack insert removal detect interrupt 1.17 "mbhc_but_rel_det" - button release interrupt.18 "mbhc_but_press_det" - button press event[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 /dts-v1/;5 #include "msm8916-motorola-common.dtsi"10 chassis-type = "handset";20 interrupts-extended = <&tlmm 12 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)>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 /dts-v1/;5 #include "msm8916-motorola-common.dtsi"10 chassis-type = "handset";12 reg_touch_vdda: regulator-touch-vdda {13 compatible = "regulator-fixed";14 regulator-name = "touch_vdda";16 enable-active-high;17 pinctrl-0 = <&touch_vdda_default>;18 pinctrl-names = "default";[all …]