Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374211
b: refs/heads/master
c: 30269dd
h: refs/heads/master
i:
  374209: 40d2fda
  374207: 72b2e4d
v: v3
  • Loading branch information
Arnd Bergmann committed Apr 19, 2013
1 parent f056816 commit 2625888
Show file tree
Hide file tree
Showing 4 changed files with 20 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: 034c097ca27fb163754ee4f4e26f85559bece69b
refs/heads/master: 30269ddff13f417677a27e37086c97a57f1cf2da
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/exynos4210.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
};

combiner:interrupt-controller@10440000 {
samsung,combiner-nr = <16>;
interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
<0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
<0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
Expand Down
9 changes: 9 additions & 0 deletions trunk/arch/arm/boot/dts/exynos4212.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@
cpu-offset = <0x8000>;
};

interrupt-controller@10440000 {
samsung,combiner-nr = <18>;
interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
<0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
<0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
<0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
<0 107 0>, <0 108 0>;
};

mct@10050000 {
compatible = "samsung,exynos4412-mct";
reg = <0x10050000 0x800>;
Expand Down
9 changes: 9 additions & 0 deletions trunk/arch/arm/boot/dts/exynos4412.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@
cpu-offset = <0x4000>;
};

interrupt-controller@10440000 {
samsung,combiner-nr = <20>;
interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
<0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
<0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
<0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
<0 107 0>, <0 108 0>, <0 48 0>, <0 42 0>;
};

mct@10050000 {
compatible = "samsung,exynos4412-mct";
reg = <0x10050000 0x800>;
Expand Down

0 comments on commit 2625888

Please sign in to comment.