Message ID | 20230112113253.86989C433EF@smtp.kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] ASoC fixes for v6.2-rc3 | expand |
On Thu, 12 Jan 2023 12:32:35 +0100, Mark Brown wrote: > > The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: > > Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.2-rc3 > > for you to fetch changes up to 242fc66ae6e1e2b8519daacc7590a73cd0e8a6e4: > > ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets (2023-01-10 12:45:22 +0000) > > ---------------------------------------------------------------- > ASoC: Fixes for v6.2 > > There's quite a few fixes here, mostly board specific apart from the SOF > power management ones. We also have some new quirks and Kconfig tweaks > to enable existing code on new platforms, and a one liner which exposes > the SOF firmware state in debugfs to aid with debugging. > > There's also a SPI fix that I mistakenly put in the wrong queue and > did some merges on top of before I noticed, it seemed more trouble than > it was worth to unpick things. A copy of the same patch is also in the > spi tree. Thanks, pulled now. Takashi