Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91580
b: refs/heads/master
c: 0585fa5
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart authored and Kumar Gala committed Apr 17, 2008
1 parent f50ab84 commit d3d3a03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: c2dd3529f35de9e2f51eba9bbf9969f5dc8382d4
refs/heads/master: 0585fa5fb74001487e71c9f04875803e1f1174e1
5 changes: 2 additions & 3 deletions trunk/arch/powerpc/boot/dts/ep8248e.dts
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,7 @@

data@0 {
compatible = "fsl,cpm-muram-data";
reg = <0 0x1100 0x1140
0xec0 0x9800 0x800>;
reg = <0 0x2000 0x9800 0x800>;
};
};

Expand All @@ -138,7 +137,7 @@
device_type = "serial";
compatible = "fsl,mpc8248-smc-uart",
"fsl,cpm2-smc-uart";
reg = <0x11a80 0x20 0x1100 0x40>;
reg = <0x11a80 0x20 0x87fc 2>;
interrupts = <4 8>;
interrupt-parent = <&PIC>;
fsl,cpm-brg = <7>;
Expand Down

0 comments on commit d3d3a03

Please sign in to comment.