Commit e4f68d6c authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc8280xp: Add epss_l3 node

parent a0289a10
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2260,6 +2260,16 @@ rpmhpd_opp_turbo_l1: opp10 {
			};
		};

		epss_l3: interconnect@18590000 {
			compatible = "qcom,sc8280xp-epss-l3", "qcom,epss-l3";
			reg = <0 0x18590000 0 0x1000>;

			clocks = <&rpmhcc RPMH_CXO_CLK>, <&gcc GCC_GPLL0>;
			clock-names = "xo", "alternate";

			#interconnect-cells = <1>;
		};

		cpufreq_hw: cpufreq@18591000 {
			compatible = "qcom,sc8280xp-cpufreq-epss", "qcom,cpufreq-epss";
			reg = <0 0x18591000 0 0x1000>,