Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101817
b: refs/heads/master
c: b0852cb
h: refs/heads/master
i:
  101815: c5ed0bd
v: v3
  • Loading branch information
Wolfgang Grandegger authored and Grant Likely committed Jul 12, 2008
1 parent 1dd4f89 commit a5f8e50
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f40987b64d0f4d40b006ce09e37161b57c1e970b
refs/heads/master: b0852cb8841f35b124f4344d92abd8c0a6b54fcf
14 changes: 14 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm5200.dts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,20 @@
fsl,has-wdt;
};

can@900 {
compatible = "fsl,mpc5200-mscan";
interrupts = <2 17 0>;
interrupt-parent = <&mpc5200_pic>;
reg = <0x900 0x80>;
};

can@980 {
compatible = "fsl,mpc5200-mscan";
interrupts = <2 18 0>;
interrupt-parent = <&mpc5200_pic>;
reg = <0x980 0x80>;
};

gpio@b00 {
compatible = "fsl,mpc5200-gpio";
reg = <0xb00 0x40>;
Expand Down

0 comments on commit a5f8e50

Please sign in to comment.