summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt/dts
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-05-15 18:38:19 +0000
committerian <ian@FreeBSD.org>2014-05-15 18:38:19 +0000
commitc287c5d5301219fe2fabc25222edae29e314c213 (patch)
tree6279c6bac201dbed9f74b5d6ff7052423f603994 /sys/boot/fdt/dts
parentaa8cf0356302220da5d26bb149e6a0f5061fae7b (diff)
downloadFreeBSD-src-c287c5d5301219fe2fabc25222edae29e314c213.zip
FreeBSD-src-c287c5d5301219fe2fabc25222edae29e314c213.tar.gz
MFC r261616, r261639
Remove FreeBSD 6 support from atmel usb controllers. Add Vybrid drivers for: - Enhanced Direct Memory Access Controller (eDMA) - Direct Memory Access Multiplexer (DMAMUX)
Diffstat (limited to 'sys/boot/fdt/dts')
-rw-r--r--sys/boot/fdt/dts/vybrid.dtsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/boot/fdt/dts/vybrid.dtsi b/sys/boot/fdt/dts/vybrid.dtsi
index a3fb832..3a41cac 100644
--- a/sys/boot/fdt/dts/vybrid.dtsi
+++ b/sys/boot/fdt/dts/vybrid.dtsi
@@ -111,6 +111,7 @@
<0x40019000 0x1000>; /* TCD */
interrupts = < 40 41 >;
interrupt-parent = <&GIC>;
+ device-id = < 0 >;
status = "disabled";
};
@@ -120,6 +121,7 @@
<0x40099000 0x1000>; /* TCD */
interrupts = < 42 43 >;
interrupt-parent = <&GIC>;
+ device-id = < 1 >;
status = "disabled";
};
@@ -308,6 +310,7 @@
interrupts = < 119 >;
interrupt-parent = <&GIC>;
status = "disabled";
+ edma-controller = <&edma1>;
clock_names = "sai3", "cko1";
iomux_config = < 16 0x2
19 0x2
OpenPOWER on IntegriCloud