projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3ca5df
)
ARM: dts: am4372: Mark omap_l3_noc with ti,no-idle
author
Dave Gerlach
<d-gerlach@ti.com>
Mon, 19 Feb 2018 03:35:05 +0000
(21:35 -0600)
committer
Tony 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am4372.dtsi
b/arch/arm/boot/dts/am4372.dtsi
index 1ec8bdb00183f83f089371049af02719161a9aca..9a541cd12e0a1af051c1b112b79e51135f862ba5 100644
(file)
--- a/
arch/arm/boot/dts/am4372.dtsi
+++ b/
arch/arm/boot/dts/am4372.dtsi
@@
-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>,