arm64: dts: mt8195: Add scp node
authorTinghan Shen <tinghan.shen@mediatek.com>
Thu, 11 Aug 2022 02:58:07 +0000 (10:58 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Thu, 25 Aug 2022 14:48:10 +0000 (16:48 +0200)
Add scp node for mt8195.

Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220811025813.21492-15-tinghan.shen@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8195.dtsi

index da2d976ff84410b99b9a24513b53da624ee6ddeb..d10db01a360aa72969dbef51b16b38d57cc8c149 100644 (file)
                        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>;