Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55031
b: refs/heads/master
c: 0d0f4bc
h: refs/heads/master
i:
  55029: 2278858
  55027: 58e5283
  55023: 505a66a
v: v3
  • Loading branch information
Domen Puncer authored and Paul Mackerras committed May 7, 2007
1 parent 52602a1 commit b241d07
Show file tree
Hide file tree
Showing 3 changed files with 7 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: 29aa0289b895a0ad1641a90f94638c277f9cf8ec
refs/heads/master: 0d0f4bc70e19f8782996793c3905bce14a7cabd7
5 changes: 3 additions & 2 deletions trunk/arch/powerpc/boot/dts/lite5200.dts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@

soc5200@f0000000 {
model = "fsl,mpc5200";
compatible = "mpc5200";
revision = "" // from bootloader
#interrupt-cells = <3>;
device_type = "soc";
Expand Down Expand Up @@ -166,7 +167,7 @@
device_type = "mscan";
compatible = "mpc5200-mscan";
cell-index = <1>;
interrupts = <1 12 0>;
interrupts = <2 12 0>;
interrupt-parent = <500>;
reg = <980 80>;
};
Expand All @@ -178,7 +179,7 @@
interrupt-parent = <500>;
};

gpio-wkup@b00 {
gpio-wkup@c00 {
compatible = "mpc5200-gpio-wkup";
reg = <c00 40>;
interrupts = <1 8 0 0 3 0>;
Expand Down
5 changes: 3 additions & 2 deletions trunk/arch/powerpc/boot/dts/lite5200b.dts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@

soc5200@f0000000 {
model = "fsl,mpc5200b";
compatible = "mpc5200";
revision = ""; // from bootloader
#interrupt-cells = <3>;
device_type = "soc";
Expand Down Expand Up @@ -166,7 +167,7 @@
device_type = "mscan";
compatible = "mpc5200b-mscan\0mpc5200-mscan";
cell-index = <1>;
interrupts = <1 12 0>;
interrupts = <2 12 0>;
interrupt-parent = <500>;
reg = <980 80>;
};
Expand All @@ -178,7 +179,7 @@
interrupt-parent = <500>;
};

gpio-wkup@b00 {
gpio-wkup@c00 {
compatible = "mpc5200b-gpio-wkup\0mpc5200-gpio-wkup";
reg = <c00 40>;
interrupts = <1 8 0 0 3 0>;
Expand Down

0 comments on commit b241d07

Please sign in to comment.