Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33463
b: refs/heads/master
c: aa74a30
h: refs/heads/master
i:
  33461: ec67813
  33459: c80d6f4
  33455: 93fdac5
v: v3
  • Loading branch information
Andy Fleming authored and Paul Mackerras committed Aug 23, 2006
1 parent 0037bc0 commit ad9f5d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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: 343832734fac000d2d276ccc41955daded1265f5
refs/heads/master: aa74a30be971c632d734e487df42278b1cf85151
12 changes: 6 additions & 6 deletions trunk/arch/powerpc/boot/dts/mpc8540ads.dts
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@
reg = <1>;
device_type = "ethernet-phy";
};
ethernet-phy@2 {
linux,phandle = <2452002>;
ethernet-phy@3 {
linux,phandle = <2452003>;
interrupt-parent = <40000>;
interrupts = <37 1>;
reg = <2>;
reg = <3>;
device_type = "ethernet-phy";
};
};
Expand Down Expand Up @@ -124,14 +124,14 @@
#address-cells = <1>;
#size-cells = <0>;
device_type = "network";
model = "TSEC";
model = "FEC";
compatible = "gianfar";
reg = <26000 1000>;
address = [ 00 E0 0C 00 73 02 ];
local-mac-address = [ 00 E0 0C 00 73 02 ];
interrupts = <19 2>;
interrupt-parent = <40000>;
phy-handle = <2452002>;
phy-handle = <2452003>;
};

serial@4500 {
Expand Down Expand Up @@ -251,7 +251,7 @@
built-in;
compatible = "chrp,open-pic";
device_type = "open-pic";
big-endian;
big-endian;
};
};
};

0 comments on commit ad9f5d6

Please sign in to comment.