Loading qcom/yupik-idp-pm7250b.dtsi +36 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,42 @@ }; }; &spmi_debug_bus { qcom,pm8350b-debug@3 { status = "disabled"; }; qcom,pm7250b-debug@8 { compatible = "qcom,spmi-pmic"; reg = <8 SPMI_USID>; #address-cells = <2>; #size-cells = <0>; qcom,can-sleep; }; qcom,pm7250b-debug@9 { compatible = "qcom,spmi-pmic"; reg = <9 SPMI_USID>; #address-cells = <2>; #size-cells = <0>; qcom,can-sleep; }; }; &spmi_glink_debug { spmi@0 { qcom,pm8350b-debug@3 { status = "disabled"; }; qcom,pm7250b-debug@8 { compatible = "qcom,spmi-pmic"; reg = <8 SPMI_USID>; qcom,can-sleep; }; }; }; &qupv3_se9_i2c { status = "ok"; qcom,clk-freq-out = <1000000>; Loading Loading
qcom/yupik-idp-pm7250b.dtsi +36 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,42 @@ }; }; &spmi_debug_bus { qcom,pm8350b-debug@3 { status = "disabled"; }; qcom,pm7250b-debug@8 { compatible = "qcom,spmi-pmic"; reg = <8 SPMI_USID>; #address-cells = <2>; #size-cells = <0>; qcom,can-sleep; }; qcom,pm7250b-debug@9 { compatible = "qcom,spmi-pmic"; reg = <9 SPMI_USID>; #address-cells = <2>; #size-cells = <0>; qcom,can-sleep; }; }; &spmi_glink_debug { spmi@0 { qcom,pm8350b-debug@3 { status = "disabled"; }; qcom,pm7250b-debug@8 { compatible = "qcom,spmi-pmic"; reg = <8 SPMI_USID>; qcom,can-sleep; }; }; }; &qupv3_se9_i2c { status = "ok"; qcom,clk-freq-out = <1000000>; Loading