Commit 867477a5 authored by Tinghan Shen's avatar Tinghan Shen Committed by Matthias Brugger
Browse files
parent 385e0eed
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -712,6 +712,16 @@
			assigned-clock-parents = <&topckgen CLK_TOP_ULPOSC1_D10>;
		};

		scp: scp@10500000 {
			compatible = "mediatek,mt8195-scp";
			reg = <0 0x10500000 0 0x100000>,
			      <0 0x10720000 0 0xe0000>,
			      <0 0x10700000 0 0x8000>;
			reg-names = "sram", "cfg", "l1tcm";
			interrupts = <GIC_SPI 462 IRQ_TYPE_LEVEL_HIGH 0>;
			status = "disabled";
		};

		scp_adsp: clock-controller@10720000 {
			compatible = "mediatek,mt8195-scp_adsp";
			reg = <0 0x10720000 0 0x1000>;