Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138416
b: refs/heads/master
c: 7a38524
h: refs/heads/master
v: v3
  • Loading branch information
Wolfgang Grandegger authored and Kumar Gala committed Feb 2, 2009
1 parent efd7493 commit 44bf379
Show file tree
Hide file tree
Showing 4 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: 9e7d95c1976fddfb4a3cf82a170a49e6fb0e8440
refs/heads/master: 7a3852417c0c9bdfebc1b37bf43d4798883867e0
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/boot/dts/tqm8548-bigflash.dts
Original file line number Diff line number Diff line change
Expand Up @@ -365,14 +365,14 @@
can0@2,0 {
compatible = "intel,82527"; // Bosch CC770
reg = <2 0x0 0x100>;
interrupts = <4 0>;
interrupts = <4 1>;
interrupt-parent = <&mpic>;
};

can1@2,100 {
compatible = "intel,82527"; // Bosch CC770
reg = <2 0x100 0x100>;
interrupts = <4 0>;
interrupts = <4 1>;
interrupt-parent = <&mpic>;
};

Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/boot/dts/tqm8548.dts
Original file line number Diff line number Diff line change
Expand Up @@ -365,14 +365,14 @@
can0@2,0 {
compatible = "intel,82527"; // Bosch CC770
reg = <2 0x0 0x100>;
interrupts = <4 0>;
interrupts = <4 1>;
interrupt-parent = <&mpic>;
};

can1@2,100 {
compatible = "intel,82527"; // Bosch CC770
reg = <2 0x100 0x100>;
interrupts = <4 0>;
interrupts = <4 1>;
interrupt-parent = <&mpic>;
};

Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/boot/dts/tqm8560.dts
Original file line number Diff line number Diff line change
Expand Up @@ -335,14 +335,14 @@
can0@2,0 {
compatible = "intel,82527"; // Bosch CC770
reg = <2 0x0 0x100>;
interrupts = <4 0>;
interrupts = <4 1>;
interrupt-parent = <&mpic>;
};

can1@2,100 {
compatible = "intel,82527"; // Bosch CC770
reg = <2 0x100 0x100>;
interrupts = <4 0>;
interrupts = <4 1>;
interrupt-parent = <&mpic>;
};
};
Expand Down

0 comments on commit 44bf379

Please sign in to comment.