Skip to content
Snippets Groups Projects
Commit 4adf82c3 authored by Illia Smyrnov's avatar Illia Smyrnov Committed by Tony Lindgren
Browse files

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: default avatarIllia Smyrnov <illia.smyrnov@globallogic.com>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 18227346
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment