On Mon, Jan 22, 2024 at 04:05:37PM +0000, Mark Brown wrote:
On Mon, Jan 22, 2024 at 08:41:59AM +0100, Johan Hovold wrote:
On Mon, Jan 22, 2024 at 12:03:55AM +0000, Mark Brown wrote:
This doesn't apply against current code, please check and resend.
These patches are based on Linus's tree after merging the sound updates and I just verified that they apply cleanly to 6.8-rc1.
I couldn't find anything related in either linux-next or your ASoC tree that should interfere.
Could you please try again or let me know which branch to rebase on?
I was applying it against v6.8-rc1.
That's what I assumed, but I still don't understand why it doesn't apply on your end:
$ git checkout -b tmp v6.8-rc1 $ b4 am 20240119112420.7446-1-johan+linaro@kernel.org ... $ git am ./v4_20240119_johan_linaro_asoc_qcom_volume_fixes_and_codec_cleanups.mbx Applying: ASoC: codecs: wsa883x: fix PA volume control Applying: ASoC: qcom: sc8280xp: limit speaker volumes Applying: ASoC: codecs: lpass-wsa-macro: fix compander volume hack Applying: ASoC: codecs: wcd9335: drop unused gain hack remnant
And if I generate patches from this branch, the diffs are identical to the v4 patches I sent.
Could you please try again, and tell me which patch fails to apply and how it fails?
Johan