[0/2] ASoC: wm8960: Clocking tweaks

Message ID 20230731-asoc-wm8960-clk-v1-0-69f9ffa2b10a@kernel.org
Headers
Series ASoC: wm8960: Clocking tweaks |

Message

Mark Brown July 31, 2023, 10:47 a.m. UTC
  A couple of minor clocking improvements that make the wm8960 driver work
a bit better with generic cards.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (2):
      ASoC: wm8960: Read initial MCLK rate from clock API
      ASoC: wm8960: Make automatic the default clocking mode

 sound/soc/codecs/wm8960.c | 8 ++++++++
 sound/soc/codecs/wm8960.h | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)
---
base-commit: 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4
change-id: 20230730-asoc-wm8960-clk-6c7415ee22b4

Best regards,
  

Comments

Mark Brown July 31, 2023, 10:26 p.m. UTC | #1
On Mon, 31 Jul 2023 11:47:01 +0100, Mark Brown wrote:
> A couple of minor clocking improvements that make the wm8960 driver work
> a bit better with generic cards.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: wm8960: Read initial MCLK rate from clock API
      commit: 0169cc3f200cbd737a57592fc478b24ff3cec3c5
[2/2] ASoC: wm8960: Make automatic the default clocking mode
      commit: 2bbc2df46e67be1a26b9c2b18a581b83e17ccb19

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark