bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instance
authorIllia Smyrnov <illia.smyrnov@globallogic.com>
Thu, 16 Apr 2015 22:42:30 +0000 (17:42 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 4 May 2015 17:21:01 +0000 (10:21 -0700)
commit4adf82c35572c69e96997641612fc88463b08f6f
treec9ce8d2500988ab96e91dbaab177bd817fd6bdae
parent1822734677d95888d18e3c0e0743727effa62f8e
bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instance

The base address for DRA7 CLK1_HOST_CLK1_2 host instance is
0x44800000, so correct offset is 0x800000. DRA7 TRM rev X(fewb 2015)
has updates for this information.

With wrong offset these errors are not correctly cleared by the L3
IRQ handler and cause an continuous interrupt scenario and system lockup.

Signed-off-by: Illia Smyrnov <illia.smyrnov@globallogic.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/omap_l3_noc.h
This page took 0.027017 seconds and 5 git commands to generate.