summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt/dts/vybrid-quartz.dts
diff options
context:
space:
mode:
authorbr <br@FreeBSD.org>2014-02-25 17:02:11 +0000
committerbr <br@FreeBSD.org>2014-02-25 17:02:11 +0000
commited49704845bb5de16b8f706c1cf643fce9c92f76 (patch)
tree1ff3625005abeed6c8b7fb460c64e67baa22824d /sys/boot/fdt/dts/vybrid-quartz.dts
parent0245f9543348ed29cdcec3e24d8f1feb9e9b62cc (diff)
downloadFreeBSD-src-ed49704845bb5de16b8f706c1cf643fce9c92f76.zip
FreeBSD-src-ed49704845bb5de16b8f706c1cf643fce9c92f76.tar.gz
- Pin configuration is a complete iomux register now and includes
drive strength, pull mode, mux mode, speed, etc. - Add i2c devices to the tree - Add IPG clock
Diffstat (limited to 'sys/boot/fdt/dts/vybrid-quartz.dts')
-rw-r--r--sys/boot/fdt/dts/vybrid-quartz.dts15
1 files changed, 10 insertions, 5 deletions
diff --git a/sys/boot/fdt/dts/vybrid-quartz.dts b/sys/boot/fdt/dts/vybrid-quartz.dts
index 3a8882c..d978796 100644
--- a/sys/boot/fdt/dts/vybrid-quartz.dts
+++ b/sys/boot/fdt/dts/vybrid-quartz.dts
@@ -45,11 +45,16 @@
fec1: ethernet@400D1000 {
status = "okay";
- iomux_config = < 54 0x1 55 0x1
- 56 0x1 57 0x1
- 58 0x1 59 0x1
- 60 0x1 61 0x1
- 62 0x1 0 0x2 >;
+ iomux_config = < 54 0x103192
+ 55 0x103193
+ 56 0x103191
+ 57 0x103191
+ 58 0x103191
+ 59 0x103191
+ 60 0x103192
+ 61 0x103192
+ 62 0x103192
+ 0 0x203191 >;
};
edma1: edma@40098000 {
OpenPOWER on IntegriCloud