Loading arch/arm64/boot/dts/qcom/kona-regulators.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ /* Stub regulators */ / { /* PM8150 S3 + S2 + S1 = VDD_CX supply */ VDD_CX_LEVEL_AO: VDD_CX_LEVEL: S3A_LEVEL: pm8150_s3_level: regulator-pm8150-s3-level { compatible = "qcom,stub-regulator"; regulator-name = "pm8150_s3_level"; Loading arch/arm64/boot/dts/qcom/kona.dtsi +7 −3 Original line number Diff line number Diff line Loading @@ -530,9 +530,13 @@ qcom,msm-imem@146bf000 { #clock-cells = <1>; }; clock_gcc: qcom,gcc { compatible = "qcom,dummycc"; clock-output-names = "gcc_clocks"; clock_gcc: qcom,gcc@100000 { compatible = "qcom,gcc-kona"; reg = <0x100000 0x1f0000>; reg-names = "cc_base"; vdd_cx-supply = <&VDD_CX_LEVEL>; vdd_cx_ao-supply = <&VDD_CX_LEVEL_AO>; vdd_mm-supply = <&VDD_MMCX_LEVEL>; #clock-cells = <1>; #reset-cells = <1>; }; Loading Loading
arch/arm64/boot/dts/qcom/kona-regulators.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ /* Stub regulators */ / { /* PM8150 S3 + S2 + S1 = VDD_CX supply */ VDD_CX_LEVEL_AO: VDD_CX_LEVEL: S3A_LEVEL: pm8150_s3_level: regulator-pm8150-s3-level { compatible = "qcom,stub-regulator"; regulator-name = "pm8150_s3_level"; Loading
arch/arm64/boot/dts/qcom/kona.dtsi +7 −3 Original line number Diff line number Diff line Loading @@ -530,9 +530,13 @@ qcom,msm-imem@146bf000 { #clock-cells = <1>; }; clock_gcc: qcom,gcc { compatible = "qcom,dummycc"; clock-output-names = "gcc_clocks"; clock_gcc: qcom,gcc@100000 { compatible = "qcom,gcc-kona"; reg = <0x100000 0x1f0000>; reg-names = "cc_base"; vdd_cx-supply = <&VDD_CX_LEVEL>; vdd_cx_ao-supply = <&VDD_CX_LEVEL_AO>; vdd_mm-supply = <&VDD_MMCX_LEVEL>; #clock-cells = <1>; #reset-cells = <1>; }; Loading