Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142669
b: refs/heads/master
c: c724d67
h: refs/heads/master
i:
  142667: b564549
v: v3
  • Loading branch information
Wolfgang Grandegger authored and Ben Dooks committed Apr 7, 2009
1 parent 4288a1b commit f12ae5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: f2bd5efe723814916ece92ccfa0bffb085c94b94
refs/heads/master: c724d67dfff3bd547d2768b450af8d3b9f83bb27
8 changes: 4 additions & 4 deletions trunk/arch/powerpc/boot/dts/socrates.dts
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@
#address-cells = <1>;
#size-cells = <0>;
cell-index = <0>;
compatible = "fsl-i2c";
compatible = "fsl,mpc8544-i2c", "fsl-i2c";
reg = <0x3000 0x100>;
interrupts = <43 2>;
interrupt-parent = <&mpic>;
dfsrr;
fsl,preserve-clocking;

dtt@28 {
compatible = "winbond,w83782d";
Expand Down Expand Up @@ -110,11 +110,11 @@
#address-cells = <1>;
#size-cells = <0>;
cell-index = <1>;
compatible = "fsl-i2c";
compatible = "fsl,mpc8544-i2c", "fsl-i2c";
reg = <0x3100 0x100>;
interrupts = <43 2>;
interrupt-parent = <&mpic>;
dfsrr;
fsl,preserve-clocking;
};

enet0: ethernet@24000 {
Expand Down

0 comments on commit f12ae5c

Please sign in to comment.