Loading qcom/pm8350b.dtsi +33 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,39 @@ qcom,wf-auto-res-disable; }; }; pm8350b_amoled: qcom,amoled { compatible = "qcom,qpnp-amoled-regulator"; #address-cells = <1>; #size-cells = <0>; oledb_vreg: oledb@fa00 { reg = <0xfa00>; reg-names = "oledb_base"; regulator-name = "oledb"; regulator-min-microvolt = <4925000>; regulator-max-microvolt = <8100000>; qcom,swire-control; }; ab_vreg: ab@f900 { reg = <0xf900>; reg-names = "ab_base"; regulator-name = "ab"; regulator-min-microvolt = <4600000>; regulator-max-microvolt = <6100000>; qcom,swire-control; }; ibb_vreg: ibb@f800 { reg = <0xf800>; reg-names = "ibb_base"; regulator-name = "ibb"; regulator-min-microvolt = <800000>; regulator-max-microvolt = <5400000>; qcom,swire-control; }; }; }; }; Loading Loading
qcom/pm8350b.dtsi +33 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,39 @@ qcom,wf-auto-res-disable; }; }; pm8350b_amoled: qcom,amoled { compatible = "qcom,qpnp-amoled-regulator"; #address-cells = <1>; #size-cells = <0>; oledb_vreg: oledb@fa00 { reg = <0xfa00>; reg-names = "oledb_base"; regulator-name = "oledb"; regulator-min-microvolt = <4925000>; regulator-max-microvolt = <8100000>; qcom,swire-control; }; ab_vreg: ab@f900 { reg = <0xf900>; reg-names = "ab_base"; regulator-name = "ab"; regulator-min-microvolt = <4600000>; regulator-max-microvolt = <6100000>; qcom,swire-control; }; ibb_vreg: ibb@f800 { reg = <0xf800>; reg-names = "ibb_base"; regulator-name = "ibb"; regulator-min-microvolt = <800000>; regulator-max-microvolt = <5400000>; qcom,swire-control; }; }; }; }; Loading