mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
ARM: dts: omap4-l4-abe: Correct sidle modes for McASP
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>
This commit is contained in:
parent
176f26bcd4
commit
591c091705
|
|
@ -192,8 +192,7 @@ target-module@28000 { /* 0x40128000, ap 8 08.0 */
|
|||
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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user