Loading qcom/lagoon.dtsi +4 −2 Original line number Diff line number Diff line Loading @@ -1476,8 +1476,10 @@ }; dispcc: qcom,dispcc@af00000 { compatible = "qcom,dummycc"; clock-output-names = "dispcc_clocks"; compatible = "qcom,lagoon-dispcc", "syscon"; reg = <0xaf00000 0x20000>; reg-names = "cc_base"; vdd_cx-supply = <&VDD_CX_LEVEL>; #clock-cells = <1>; #reset-cells = <1>; }; Loading Loading
qcom/lagoon.dtsi +4 −2 Original line number Diff line number Diff line Loading @@ -1476,8 +1476,10 @@ }; dispcc: qcom,dispcc@af00000 { compatible = "qcom,dummycc"; clock-output-names = "dispcc_clocks"; compatible = "qcom,lagoon-dispcc", "syscon"; reg = <0xaf00000 0x20000>; reg-names = "cc_base"; vdd_cx-supply = <&VDD_CX_LEVEL>; #clock-cells = <1>; #reset-cells = <1>; }; Loading