Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138511
b: refs/heads/master
c: 86f5a4a
h: refs/heads/master
i:
  138509: aed501f
  138507: 7a3bc1b
  138503: f4dd45b
  138495: dd4ac4b
v: v3
  • Loading branch information
Grzegorz Bernacki authored and Grant Likely committed Feb 27, 2009
1 parent 9dd159e commit f1f52d1
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: 652b2db16f55a0f2afd695a8b241e82b52b13c63
refs/heads/master: 86f5a4a7d7e2fd0b8eb38833e568ab1061c7a18c
12 changes: 6 additions & 6 deletions trunk/arch/powerpc/boot/dts/digsy_mtc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -155,18 +155,18 @@
reg = <0x1f00 0x100>;
};

serial@2400 { // PSC3
compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
reg = <0x2400 0x100>;
interrupts = <2 3 0>;
};

serial@2600 { // PSC4
compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
reg = <0x2600 0x100>;
interrupts = <2 11 0>;
};

serial@2800 { // PSC5
compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
reg = <0x2800 0x100>;
interrupts = <2 12 0>;
};

ethernet@3000 {
compatible = "fsl,mpc5200b-fec","fsl,mpc5200-fec";
reg = <0x3000 0x400>;
Expand Down

0 comments on commit f1f52d1

Please sign in to comment.