aboutsummaryrefslogtreecommitdiff
path: root/src/arm/da850.dtsi
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2018-02-09 22:33:22 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2018-02-09 22:33:22 +0000
commit16ae49e2bea5badc71c2265966ec2a9b0ba541dc (patch)
tree5ff3ed27eadaf4f2d05b771bc108bd500b3d8f48 /src/arm/da850.dtsi
parent550370858c61e6f7fe3832de73daa9cc25ba716a (diff)
downloadsrc-vendor/device-tree/4.15.tar.gz
src-vendor/device-tree/4.15.zip
Update our copies of the Device Tree Source to Linux 4.15vendor/device-tree/4.15
Diffstat (limited to 'src/arm/da850.dtsi')
-rw-r--r--src/arm/da850.dtsi12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/arm/da850.dtsi b/src/arm/da850.dtsi
index af68ef7b0caa..c66cf7895363 100644
--- a/src/arm/da850.dtsi
+++ b/src/arm/da850.dtsi
@@ -23,6 +23,18 @@
reg = <0xfffee000 0x2000>;
};
};
+ 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";