diff options
| author | Warner Losh <imp@FreeBSD.org> | 2014-03-04 03:19:26 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2014-03-04 03:19:26 +0000 |
| commit | dbaa8276c0adf8587a37e61a275d1eceb2e7ae37 (patch) | |
| tree | 94c8be7b698dd515dd36af5fc7811652d49f8424 /sys | |
| parent | 8876613dc50029e88a84fd595d4a1f3c52c92350 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/boot/fdt/dts/arm/imx53-qsb.dts | 2 | ||||
| -rw-r--r-- | sys/boot/fdt/dts/arm/imx53x.dtsi | 2 | ||||
| -rw-r--r-- | sys/boot/fdt/dts/arm/rk3188.dtsi | 1 | ||||
| -rw-r--r-- | sys/boot/fdt/dts/arm/rpi.dts | 4 | ||||
| -rw-r--r-- | sys/boot/fdt/dts/mips/beri-netfpga.dts | 4 | ||||
| -rw-r--r-- | sys/boot/fdt/dts/mips/beri-sim.dts | 4 | ||||
| -rw-r--r-- | sys/boot/fdt/dts/mips/beripad-de4.dts | 4 |
7 files changed, 10 insertions, 11 deletions
diff --git a/sys/boot/fdt/dts/arm/imx53-qsb.dts b/sys/boot/fdt/dts/arm/imx53-qsb.dts index 1184cb39e57a..c644f54a09e2 100644 --- a/sys/boot/fdt/dts/arm/imx53-qsb.dts +++ b/sys/boot/fdt/dts/arm/imx53-qsb.dts @@ -105,7 +105,7 @@ ethernet@63fec000 { status = "okay"; phy-mode = "rmii"; - } + }; i2c@63fc4000 { status = "okay"; }; diff --git a/sys/boot/fdt/dts/arm/imx53x.dtsi b/sys/boot/fdt/dts/arm/imx53x.dtsi index eafabcb5191b..7761533c099b 100644 --- a/sys/boot/fdt/dts/arm/imx53x.dtsi +++ b/sys/boot/fdt/dts/arm/imx53x.dtsi @@ -95,7 +95,7 @@ #address-cells = <1>; #size-cells = <1>; interrupt-parent = <&tzic>; - ranges = <0x50000000 0x14000000>; + ranges = <0x0 0x50000000 0x14000000>; aips@50000000 { /* AIPS1 */ compatible = "fsl,aips-bus", "simple-bus"; diff --git a/sys/boot/fdt/dts/arm/rk3188.dtsi b/sys/boot/fdt/dts/arm/rk3188.dtsi index ca04159464d6..51d1381fc29c 100644 --- a/sys/boot/fdt/dts/arm/rk3188.dtsi +++ b/sys/boot/fdt/dts/arm/rk3188.dtsi @@ -77,7 +77,6 @@ timer@20038000 { compatible = "rockchip,rk30xx-timer"; - compatible = "rockchip,rk3188-dw-apb-timer-osc"; reg = <0x20038000 0x20>; interrupts = <76>; clock-frequency = <24000000>; diff --git a/sys/boot/fdt/dts/arm/rpi.dts b/sys/boot/fdt/dts/arm/rpi.dts index 318591a571f1..445d1ea8949c 100644 --- a/sys/boot/fdt/dts/arm/rpi.dts +++ b/sys/boot/fdt/dts/arm/rpi.dts @@ -28,13 +28,13 @@ /include/ "bcm2835.dtsi" -/memreserve/ 0x08000000 0x08000000; /* Set by VideoCore */ - / { model = "Raspberry Pi (BCM2835)"; compatible = "raspberrypi,model-a", "raspberrypi,model-b", "broadcom,bcm2835-vc", "broadcom,bcm2708-vc"; + memreserve = <0x08000000 0x08000000>; /* Set by VideoCore */ + memory { device_type = "memory"; reg = <0 0x8000000>; /* 128MB, Set by VideoCore */ diff --git a/sys/boot/fdt/dts/mips/beri-netfpga.dts b/sys/boot/fdt/dts/mips/beri-netfpga.dts index 697916895056..3fe8c2d77995 100644 --- a/sys/boot/fdt/dts/mips/beri-netfpga.dts +++ b/sys/boot/fdt/dts/mips/beri-netfpga.dts @@ -66,7 +66,7 @@ device-type = "cpu"; compatible = "sri-cambridge,beri"; - reg = <0>; + reg = <0 1>; status = "okay"; }; @@ -75,7 +75,7 @@ device-type = "cpu"; compatible = "sri-cambridge,beri"; - reg = <1>; + reg = <1 1>; // XXX: should we need cached prefix? cpu-release-addr = <0xffffffff 0x800fffe0>; }; diff --git a/sys/boot/fdt/dts/mips/beri-sim.dts b/sys/boot/fdt/dts/mips/beri-sim.dts index 4148bb9a564b..e4f193e0103e 100644 --- a/sys/boot/fdt/dts/mips/beri-sim.dts +++ b/sys/boot/fdt/dts/mips/beri-sim.dts @@ -64,7 +64,7 @@ device-type = "cpu"; compatible = "sri-cambridge,beri"; - reg = <0>; + reg = <0 1>; status = "okay"; }; @@ -73,7 +73,7 @@ device-type = "cpu"; compatible = "sri-cambridge,beri"; - reg = <1>; + reg = <1 1>; // XXX: should we need cached prefix? cpu-release-addr = <0xffffffff 0x800fffe0>; }; diff --git a/sys/boot/fdt/dts/mips/beripad-de4.dts b/sys/boot/fdt/dts/mips/beripad-de4.dts index 4d4126c38db0..4a13622b00af 100644 --- a/sys/boot/fdt/dts/mips/beripad-de4.dts +++ b/sys/boot/fdt/dts/mips/beripad-de4.dts @@ -64,7 +64,7 @@ device-type = "cpu"; compatible = "sri-cambridge,beri"; - reg = <0>; + reg = <0 1>; status = "okay"; }; @@ -73,7 +73,7 @@ device-type = "cpu"; compatible = "sri-cambridge,beri"; - reg = <1>; + reg = <1 1>; // XXX: should we need cached prefix? cpu-release-addr = <0xffffffff 0x800fffe0>; }; |
