Merge branch '2021-07-28-build-improvements'
[platform/kernel/u-boot.git] / arch / arm / dts / k3-j7200-common-proc-board-u-boot.dtsi
index e52f7e1..786cc48 100644 (file)
                compatible = "ti,omap5430-timer";
                reg = <0x0 0x40400000 0x0 0x80>;
                ti,timer-alwon;
-               clock-frequency = <25000000>;
+               clock-frequency = <250000000>;
                u-boot,dm-spl;
        };
 
        chipid@43000014 {
                u-boot,dm-spl;
        };
+
+       mcu-navss{
+               u-boot,dm-spl;
+               #address-cells = <2>;
+               #size-cells = <2>;
+
+               ringacc@2b800000 {
+                       reg =   <0x0 0x2b800000 0x0 0x400000>,
+                               <0x0 0x2b000000 0x0 0x400000>,
+                               <0x0 0x28590000 0x0 0x100>,
+                               <0x0 0x2a500000 0x0 0x40000>,
+                               <0x0 0x28440000 0x0 0x40000>;
+                       reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target", "cfg";
+                       u-boot,dm-spl;
+               };
+
+               dma-controller@285c0000 {
+                       reg =   <0x0 0x285c0000 0x0 0x100>,
+                               <0x0 0x284c0000 0x0 0x4000>,
+                               <0x0 0x2a800000 0x0 0x40000>,
+                               <0x0 0x284a0000 0x0 0x4000>,
+                               <0x0 0x2aa00000 0x0 0x40000>,
+                               <0x0 0x28400000 0x0 0x2000>;
+                       reg-names = "gcfg", "rchan", "rchanrt", "tchan",
+                                           "tchanrt", "rflow";
+                       u-boot,dm-spl;
+               };
+       };
 };
 
 &secure_proxy_main {
        reg = <0x0 0x46000000 0x0 0x200000>,
              <0x0 0x40f00200 0x0 0x8>;
        reg-names = "cpsw_nuss", "mac_efuse";
+       /delete-property/ ranges;
 
        cpsw-phy-sel@40f04040 {
                compatible = "ti,am654-cpsw-phy-sel";