diff options
author | Tony Lindgren <tony@atomide.com> | 2019-12-09 13:55:15 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-12-10 07:18:21 -0800 |
commit | 93c60483b5feefced92b869d5f97769495bc6313 (patch) | |
tree | 7b2a5baf349bb85ef1d8fdb38b51e3abb9e857d7 /init | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) | |
download | linux-stable-93c60483b5feefced92b869d5f97769495bc6313.tar.gz linux-stable-93c60483b5feefced92b869d5f97769495bc6313.tar.bz2 linux-stable-93c60483b5feefced92b869d5f97769495bc6313.zip |
bus: ti-sysc: Fix missing force mstandby quirk handling
Commit 03856e928b0e ("bus: ti-sysc: Handle mstandby quirk and use it for
musb") added quirk handling for mstandby quirk but did not consider that
we also need a quirk variant for SYSC_QUIRK_FORCE_MSTANDBY.
We need to use forced idle mode for both SYSC_QUIRK_SWSUP_MSTANDBY and
SYSC_QUIRK_FORCE_MSTANDBY, but SYSC_QUIRK_SWSUP_MSTANDBY also need to
additionally also configure no-idle mode when enabled.
Fixes: 03856e928b0e ("bus: ti-sysc: Handle mstandby quirk and use it for musb")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions