Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8fa23e4e authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add LLCC entry for Shima"

parents 0d395cf1 5866be07
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
#include "ipcc-test.dtsi"

&soc {
	/delete-node/ ipcc-self-ping-slpi;
};
+8 −0
Original line number Diff line number Diff line
@@ -895,6 +895,13 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

	cache-controller@9200000 {
		compatible = "qcom,shima-llcc", "qcom,llcc-v2";
		reg = <0x9200000 0xd0000> , <0x9600000 0x50000>;
		reg-names = "llcc_base", "llcc_broadcast_base";
		cap-based-alloc-and-pwr-collapse;
	};

	clk_virt: interconnect {
		compatible = "qcom,shima-clk_virt";
		#interconnect-cells = <1>;
@@ -967,6 +974,7 @@
#include "shima-gdsc.dtsi"
#include "shima-ion.dtsi"
#include "shima-usb.dtsi"
#include "ipcc-test-shima.dtsi"

&gcc_pcie_0_gdsc {
	status = "ok";