Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204721
b: refs/heads/master
c: 9a52e39
h: refs/heads/master
i:
  204719: 8fd53f6
v: v3
  • Loading branch information
Stefan Roese authored and Josh Boyer committed Jul 26, 2010
1 parent 70f75d8 commit 85b634e
Show file tree
Hide file tree
Showing 3 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: c76986cca8379db619de4b6c6b7359125df0e341
refs/heads/master: 9a52e392bd053f1d282488517125c6c1ab77006a
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/boot/dts/canyonlands.dts
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
clock-frequency = <0>; /* Filled in by U-Boot */
current-speed = <0>; /* Filled in by U-Boot */
interrupt-parent = <&UIC1>;
interrupts = <0x1d 0x4>;
interrupts = <28 0x4>;
};

UART3: serial@ef600600 {
Expand All @@ -281,7 +281,7 @@
clock-frequency = <0>; /* Filled in by U-Boot */
current-speed = <0>; /* Filled in by U-Boot */
interrupt-parent = <&UIC1>;
interrupts = <0x1e 0x4>;
interrupts = <29 0x4>;
};

IIC0: i2c@ef600700 {
Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/boot/dts/glacier.dts
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
clock-frequency = <0>; /* Filled in by U-Boot */
current-speed = <0>; /* Filled in by U-Boot */
interrupt-parent = <&UIC1>;
interrupts = <0x1d 0x4>;
interrupts = <28 0x4>;
};

UART3: serial@ef600600 {
Expand All @@ -270,7 +270,7 @@
clock-frequency = <0>; /* Filled in by U-Boot */
current-speed = <0>; /* Filled in by U-Boot */
interrupt-parent = <&UIC1>;
interrupts = <0x1e 0x4>;
interrupts = <29 0x4>;
};

IIC0: i2c@ef600700 {
Expand Down

0 comments on commit 85b634e

Please sign in to comment.