aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/omap3.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
index 68c1afbfb368..a089e6e00457 100644
--- a/arch/arm/boot/dts/omap3.dtsi
+++ b/arch/arm/boot/dts/omap3.dtsi
@@ -423,6 +423,14 @@
423 ti,#tlb-entries = <8>; 423 ti,#tlb-entries = <8>;
424 }; 424 };
425 425
426 mmu_iva: mmu@5d000000 {
427 compatible = "ti,omap2-iommu";
428 reg = <0x5d000000 0x80>;
429 interrupts = <28>;
430 ti,hwmods = "mmu_iva";
431 status = "disabled";
432 };
433
426 wdt2: wdt@48314000 { 434 wdt2: wdt@48314000 {
427 compatible = "ti,omap3-wdt"; 435 compatible = "ti,omap3-wdt";
428 reg = <0x48314000 0x80>; 436 reg = <0x48314000 0x80>;