Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138590
b: refs/heads/master
c: a6ecb7e
h: refs/heads/master
v: v3
  • Loading branch information
Kumar Gala committed Mar 24, 2009
1 parent 31005f2 commit 449e7a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d8bc55fb334e1124b72684e2d0a2e599aab21ae4
refs/heads/master: a6ecb7e96cb0c8db92af2c312df3df78d88b1f58
11 changes: 6 additions & 5 deletions trunk/arch/powerpc/boot/dts/mpc8313erdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
#address-cells = <1>;
#size-cells = <1>;
sleep = <&pmc 0x20000000>;
ranges;
ranges = <0x0 0x24000 0x1000>;

cell-index = <0>;
device_type = "network";
Expand All @@ -195,11 +195,11 @@
fixed-link = <1 1 1000 0 0>;
fsl,magic-packet;

mdio@24520 {
mdio@520 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "fsl,gianfar-mdio";
reg = <0x24520 0x20>;
reg = <0x520 0x20>;
phy4: ethernet-phy@4 {
interrupt-parent = <&ipic>;
interrupts = <20 0x8>;
Expand All @@ -221,6 +221,7 @@
model = "eTSEC";
compatible = "gianfar";
reg = <0x25000 0x1000>;
ranges = <0x0 0x25000 0x1000>;
local-mac-address = [ 00 00 00 00 00 00 ];
interrupts = <34 0x8 33 0x8 32 0x8>;
interrupt-parent = <&ipic>;
Expand All @@ -229,11 +230,11 @@
sleep = <&pmc 0x10000000>;
fsl,magic-packet;

mdio@25520 {
mdio@520 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "fsl,gianfar-tbi";
reg = <0x25520 0x20>;
reg = <0x520 0x20>;

tbi1: tbi-phy@11 {
reg = <0x11>;
Expand Down

0 comments on commit 449e7a5

Please sign in to comment.