1
0
Fork 0

ARM: dts: am4372: Mark omap_l3_noc with ti,no-idle

We can never idle the l3_main hwmod so mark the omap_l3_noc node
with ti,no-idle.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
hifive-unleashed-5.1
Dave Gerlach 2018-02-18 21:35:05 -06:00 committed by Tony Lindgren
parent f3ca5dffb0
commit 2ac54194ce
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@
#size-cells = <1>;
ranges;
ti,hwmods = "l3_main";
ti,no-idle;
reg = <0x44000000 0x400000
0x44800000 0x400000>;
interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,