summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2019-05-27 04:51:55 -0700
committerTony Lindgren <tony@atomide.com>2019-05-28 05:19:16 -0700
commit6e09f497eb911c61fc8dde04ce8482fc2615355e (patch)
treec1f83d70f3aee5fcb6233f7f7ef1a562b16f1c65 /scripts
parentfb685f1c190ec8c085e499f138752b2b0a2836de (diff)
downloadkernel-6e09f497eb911c61fc8dde04ce8482fc2615355e.tar.gz
bus: ti-sysc: Set ENAWAKEUP if available
Some modules have ENAWAKEUP bit that we need to configure when not relying on platform data callbacks. Tested-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
r>2022-06-06ASoC: soc-dai: Remove set_fmt_new callbackCharles Keepax 2022-06-06ASoC: core: Add set_fmt_new callback that directly specifies providerCharles Keepax 2021-11-29ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()Kuninori Morimoto 2021-08-16ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new()Kuninori Morimoto 2021-08-16ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities()Kuninori Morimoto 2021-06-07ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto 2021-05-19ASoC: soc-dai: fix up hw params only if it is neededGyeongtaek Lee 2021-03-10ASoC: soc-dai: fix kernel-docPierre-Louis Bossart 2020-12-09ASoC: soc-pcm: care trigger rollbackKuninori Morimoto 2020-11-26ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()Kuninori Morimoto 2020-10-26ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()Kuninori Morimoto 2020-09-28ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()Kuninori Morimoto 2020-08-27ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto 2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown 2020-07-31ASoC: core: use less strict tests for dailink capabilitiesPierre-Louis Bossart 2020-07-23ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto 2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown 2020-07-20ASoC: soc-dai: remove .digital_muteKuninori Morimoto 2020-07-16ASoC: soc-dai.c: add .no_capture_mute supportKuninori Morimoto 2020-07-08ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart