projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
176f26b
)
ARM: dts: omap4-l4-abe: Correct sidle modes for McASP
author
Peter Ujfalusi
<peter.ujfalusi@gmail.com>
Sat, 17 Jul 2021 12:09:23 +0000
(15:09 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 27 Jul 2021 08:47:29 +0000
(11:47 +0300)
McASP only supports Force-idle, No-idle and Smart-idle modes
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-l4-abe.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap4-l4-abe.dtsi
b/arch/arm/boot/dts/omap4-l4-abe.dtsi
index
a9573d4
..
8287fda
100644
(file)
--- a/
arch/arm/boot/dts/omap4-l4-abe.dtsi
+++ b/
arch/arm/boot/dts/omap4-l4-abe.dtsi
@@
-192,8
+192,7
@@
reg-names = "rev", "sysc";
ti,sysc-sidle = <SYSC_IDLE_FORCE>,
<SYSC_IDLE_NO>,
- <SYSC_IDLE_SMART>,
- <SYSC_IDLE_SMART_WKUP>;
+ <SYSC_IDLE_SMART>;
/* Domains (V, P, C): iva, abe_pwrdm, abe_clkdm */
clocks = <&abe_clkctrl OMAP4_MCASP_CLKCTRL 0>;
clock-names = "fck";