Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[sfrench/cifs-2.6.git] / arch / arm64 / boot / dts / mediatek / mt8183.dtsi
index 102105871db253603517247ff047e8256fafcff8..9cfd961c45eb39b4cb478f6f8310285195ef3355 100644 (file)
                };
 
                watchdog: watchdog@10007000 {
-                       compatible = "mediatek,mt8183-wdt",
-                                    "mediatek,mt6589-wdt";
+                       compatible = "mediatek,mt8183-wdt";
                        reg = <0 0x10007000 0 0x100>;
                        #reset-cells = <1>;
                };
                        clock-names = "spi", "wrap";
                };
 
+               scp: scp@10500000 {
+                       compatible = "mediatek,mt8183-scp";
+                       reg = <0 0x10500000 0 0x80000>,
+                             <0 0x105c0000 0 0x19080>;
+                       reg-names = "sram", "cfg";
+                       interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;
+                       clocks = <&infracfg CLK_INFRA_SCPSYS>;
+                       clock-names = "main";
+                       memory-region = <&scp_mem_reserved>;
+                       status = "disabled";
+               };
+
                systimer: timer@10017000 {
                        compatible = "mediatek,mt8183-timer",
                                     "mediatek,mt6765-timer";