提交 b7cd9597 编写于 作者: F Florian Vaussard 提交者: Tony Lindgren

ARM: dts: OMAP3: Update ISP IOMMU node

Update the IOMMU node for the camera subsystem as per the
OMAP IOMMU bindings.
Signed-off-by: NFlorian Vaussard <florian.vaussard@epfl.ch>
[s-anna@ti.com: corrected interrupt number]
Signed-off-by: NSuman Anna <s-anna@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 67eb1e6e
...@@ -416,10 +416,11 @@ ...@@ -416,10 +416,11 @@
}; };
mmu_isp: mmu@480bd400 { mmu_isp: mmu@480bd400 {
compatible = "ti,omap3-mmu-isp"; compatible = "ti,omap2-iommu";
ti,hwmods = "mmu_isp";
reg = <0x480bd400 0x80>; reg = <0x480bd400 0x80>;
interrupts = <8>; interrupts = <24>;
ti,hwmods = "mmu_isp";
ti,#tlb-entries = <8>;
}; };
wdt2: wdt@48314000 { wdt2: wdt@48314000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册