]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE mode
authorPeter Ujfalusi <peter.ujfalusi@gmail.com>
Sat, 17 Jul 2021 12:09:24 +0000 (15:09 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 27 Jul 2021 08:48:25 +0000 (11:48 +0300)
commit8122dc58cb3e3ea1ee10d44e37bf1cd0a4374116
tree2361a535d6474879328ed282140e4d03f4ef17a1
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE mode

The McASP module in OMAP4 does not work if the SIDLE mode is enabled, most
like due to module integration issue that the signaling is not working
correctly.
Add a quirk for the module to select only NOIDLE mode when it is in use.

Suggested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c