OSDN Git Service

ARM: dts: am4372: Mark omap_l3_noc with ti,no-idle
authorDave Gerlach <d-gerlach@ti.com>
Mon, 19 Feb 2018 03:35:05 +0000 (21:35 -0600)
committerTony Lindgren <tony@atomide.com>
Tue, 27 Feb 2018 17:43:30 +0000 (09:43 -0800)
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>
arch/arm/boot/dts/am4372.dtsi

index 1ec8bdb..9a541cd 100644 (file)
                #size-cells = <1>;
                ranges;
                ti,hwmods = "l3_main";
+               ti,no-idle;
                reg = <0x44000000 0x400000
                       0x44800000 0x400000>;
                interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,