|
@@ -1,7 +1,7 @@
|
|
/*
|
|
/*
|
|
* P1020 RDB Device Tree Source
|
|
* P1020 RDB Device Tree Source
|
|
*
|
|
*
|
|
- * Copyright 2009 Freescale Semiconductor Inc.
|
|
|
|
|
|
+ * Copyright 2009-2011 Freescale Semiconductor Inc.
|
|
*
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify it
|
|
* This program is free software; you can redistribute it and/or modify it
|
|
* under the terms of the GNU General Public License as published by the
|
|
* under the terms of the GNU General Public License as published by the
|
|
@@ -553,7 +553,7 @@
|
|
reg = <0 0xffe09000 0 0x1000>;
|
|
reg = <0 0xffe09000 0 0x1000>;
|
|
bus-range = <0 255>;
|
|
bus-range = <0 255>;
|
|
ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x20000000
|
|
ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x20000000
|
|
- 0x1000000 0x0 0x00000000 0 0xffc30000 0x0 0x10000>;
|
|
|
|
|
|
+ 0x1000000 0x0 0x00000000 0 0xffc10000 0x0 0x10000>;
|
|
clock-frequency = <33333333>;
|
|
clock-frequency = <33333333>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupts = <16 2>;
|
|
interrupts = <16 2>;
|
|
@@ -580,8 +580,8 @@
|
|
#address-cells = <3>;
|
|
#address-cells = <3>;
|
|
reg = <0 0xffe0a000 0 0x1000>;
|
|
reg = <0 0xffe0a000 0 0x1000>;
|
|
bus-range = <0 255>;
|
|
bus-range = <0 255>;
|
|
- ranges = <0x2000000 0x0 0xc0000000 0 0xc0000000 0x0 0x20000000
|
|
|
|
- 0x1000000 0x0 0x00000000 0 0xffc20000 0x0 0x10000>;
|
|
|
|
|
|
+ ranges = <0x2000000 0x0 0x80000000 0 0x80000000 0x0 0x20000000
|
|
|
|
+ 0x1000000 0x0 0x00000000 0 0xffc00000 0x0 0x10000>;
|
|
clock-frequency = <33333333>;
|
|
clock-frequency = <33333333>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupts = <16 2>;
|
|
interrupts = <16 2>;
|
|
@@ -590,8 +590,8 @@
|
|
#size-cells = <2>;
|
|
#size-cells = <2>;
|
|
#address-cells = <3>;
|
|
#address-cells = <3>;
|
|
device_type = "pci";
|
|
device_type = "pci";
|
|
- ranges = <0x2000000 0x0 0xc0000000
|
|
|
|
- 0x2000000 0x0 0xc0000000
|
|
|
|
|
|
+ ranges = <0x2000000 0x0 0x80000000
|
|
|
|
+ 0x2000000 0x0 0x80000000
|
|
0x0 0x20000000
|
|
0x0 0x20000000
|
|
|
|
|
|
0x1000000 0x0 0x0
|
|
0x1000000 0x0 0x0
|