mbox series

[0/4] arm64: dts: qcom: sc8280xp: fix audio dts

Message ID 20230302115741.7726-1-srinivas.kandagatla@linaro.org (mailing list archive)
Headers show
Series arm64: dts: qcom: sc8280xp: fix audio dts | expand

Message

Srinivas Kandagatla March 2, 2023, 11:57 a.m. UTC
While testing DMIC on the panel, its noticed that some of the settings in
dts seems to very incorrect. Mostly around clocks and frameshapping data.
An another patch fixes dai link for dmic which is incorrectly pointing to tx macro.

Along with these patches, with a pending csr patch device switch and dmic seems to work
recent changes in x13s ucm.

Thanks,
Srini

Srinivas Kandagatla (4):
  arm64: dts: qcom: sc8280xp: fix rx frame shapping info
  arm64: dts: qcom: sc8280xp: fix lpass tx macro clocks
  arm64: dts: qcom: sc8280xp-x13s: fix dmic sample rate
  arm64: dts: qcom: sc8280xp-x13s: fix va dmic dai links and routing

 .../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 10 +++++-----
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi         | 18 +++++++++---------
 2 files changed, 14 insertions(+), 14 deletions(-)

Comments

Bjorn Andersson March 15, 2023, 11:35 p.m. UTC | #1
On Thu, 2 Mar 2023 11:57:37 +0000, Srinivas Kandagatla wrote:
> While testing DMIC on the panel, its noticed that some of the settings in
> dts seems to very incorrect. Mostly around clocks and frameshapping data.
> An another patch fixes dai link for dmic which is incorrectly pointing to tx macro.
> 
> Along with these patches, with a pending csr patch device switch and dmic seems to work
> recent changes in x13s ucm.
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: qcom: sc8280xp: fix rx frame shapping info
      commit: 670b7d6569bf439c90d7aac48ec36ee3e3013754
[2/4] arm64: dts: qcom: sc8280xp: fix lpass tx macro clocks
      commit: e43bd22cb377bf4c4e5b12daacaf02f5c24fbb16
[3/4] arm64: dts: qcom: sc8280xp-x13s: fix dmic sample rate
      commit: 4def7aa377ba1dbe66335ca3ebe3aa5a5bc3fe67
[4/4] arm64: dts: qcom: sc8280xp-x13s: fix va dmic dai links and routing
      commit: 2e498f35c385654396e94cf12e097522d3973d41

Best regards,