Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63035
b: refs/heads/master
c: 10ce8c6
h: refs/heads/master
i:
  63033: 3c6f852
  63031: 25d8e18
v: v3
  • Loading branch information
Roy Zang authored and Kumar Gala committed Jul 26, 2007
1 parent bc749e0 commit c52eb0f
Show file tree
Hide file tree
Showing 3 changed files with 13 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: 006af9e229bf28b59c451e8370deca87c7cc3ee6
refs/heads/master: 10ce8c69d09c8dcdebe926adb2e7d28f540e2939
6 changes: 6 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8544ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,12 @@

};

global-utilities@e0000 { //global utilities block
compatible = "fsl,mpc8548-guts";
reg = <e0000 1000>;
fsl,has-rstcr;
};

mpic: pic@40000 {
clock-frequency = <0>;
interrupt-controller;
Expand Down
6 changes: 6 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8568mds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,12 @@
interrupt-parent = <&mpic>;
};

global-utilities@e0000 { //global utilities block
compatible = "fsl,mpc8548-guts";
reg = <e0000 1000>;
fsl,has-rstcr;
};

pci@8000 {
interrupt-map-mask = <f800 0 0 7>;
interrupt-map = <
Expand Down

0 comments on commit c52eb0f

Please sign in to comment.