]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/da850.dtsi
ARM: dts: da850-lcdk: Sync from Linux 4.16
[u-boot] / arch / arm / dts / da850.dtsi
index 02e2f8f2586a76a92342e06afb7612c05887d3a1..c66cf78953639db3ed025e4997beb6ef77719064 100644 (file)
                        reg = <0xfffee000 0x2000>;
                };
        };
-
-       aliases {
-               spi0 = &spi0;
+       dsp: dsp@11800000 {
+               compatible = "ti,da850-dsp";
+               reg = <0x11800000 0x40000>,
+                     <0x11e00000 0x8000>,
+                     <0x11f00000 0x8000>,
+                     <0x01c14044 0x4>,
+                     <0x01c14174 0x8>;
+               reg-names = "l2sram", "l1pram", "l1dram", "host1cfg", "chipsig";
+               interrupt-parent = <&intc>;
+               interrupts = <28>;
+               status = "disabled";
        };
-
        soc@1c00000 {
                compatible = "simple-bus";
                model = "da850";