diff options
Diffstat (limited to 'arch/arm/boot/dts/omap3.dtsi')
| -rw-r--r-- | arch/arm/boot/dts/omap3.dtsi | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi index 575a49bf968d..d0e884d3a737 100644 --- a/arch/arm/boot/dts/omap3.dtsi +++ b/arch/arm/boot/dts/omap3.dtsi | |||
| @@ -97,6 +97,7 @@ | |||
| 97 | prm: prm@48306000 { | 97 | prm: prm@48306000 { |
| 98 | compatible = "ti,omap3-prm"; | 98 | compatible = "ti,omap3-prm"; |
| 99 | reg = <0x48306000 0x4000>; | 99 | reg = <0x48306000 0x4000>; |
| 100 | interrupts = <11>; | ||
| 100 | 101 | ||
| 101 | prm_clocks: clocks { | 102 | prm_clocks: clocks { |
| 102 | #address-cells = <1>; | 103 | #address-cells = <1>; |
| @@ -140,10 +141,9 @@ | |||
| 140 | }; | 141 | }; |
| 141 | 142 | ||
| 142 | intc: interrupt-controller@48200000 { | 143 | intc: interrupt-controller@48200000 { |
| 143 | compatible = "ti,omap2-intc"; | 144 | compatible = "ti,omap3-intc"; |
| 144 | interrupt-controller; | 145 | interrupt-controller; |
| 145 | #interrupt-cells = <1>; | 146 | #interrupt-cells = <1>; |
| 146 | ti,intc-size = <96>; | ||
| 147 | reg = <0x48200000 0x1000>; | 147 | reg = <0x48200000 0x1000>; |
| 148 | }; | 148 | }; |
| 149 | 149 | ||
| @@ -334,6 +334,10 @@ | |||
| 334 | interrupts = <26>; | 334 | interrupts = <26>; |
| 335 | ti,mbox-num-users = <2>; | 335 | ti,mbox-num-users = <2>; |
| 336 | ti,mbox-num-fifos = <2>; | 336 | ti,mbox-num-fifos = <2>; |
| 337 | mbox_dsp: dsp { | ||
| 338 | ti,mbox-tx = <0 0 0>; | ||
| 339 | ti,mbox-rx = <1 0 0>; | ||
| 340 | }; | ||
| 337 | }; | 341 | }; |
| 338 | 342 | ||
| 339 | mcspi1: spi@48098000 { | 343 | mcspi1: spi@48098000 { |
