[PATCH 0/6] ASoC: codecs: msm8916-wcd-analog: Cleanup DT bindings

From: Stephan Gerhold
Date: Tue Jul 18 2023 - 07:41:46 EST


Drop the redundant reg-names and mclk from the PM8916 analog codec.
Having the mclk on the analog codec is incorrect because only the
digital codec consumes it directly.

Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx>
---
Stephan Gerhold (6):
ASoC: dt-bindings: pm8916-analog-codec: Fix misleading example
ASoC: dt-bindings: pm8916-analog-codec: Drop pointless reg-names
ASoC: dt-bindings: pm8916-analog-codec: Drop invalid mclk
ASoC: codecs: msm8916-wcd-analog: Drop invalid mclk
ASoC: codecs: msm8916-wcd-analog: Properly handle probe errors
arm64: dts: qcom: pm8916: Drop codec reg-names and mclk

.../sound/qcom,pm8916-wcd-analog-codec.yaml | 101 ++++++++++-----------
arch/arm64/boot/dts/qcom/apq8016-sbc.dts | 2 -
arch/arm64/boot/dts/qcom/pm8916.dtsi | 3 -
sound/soc/codecs/msm8916-wcd-analog.c | 56 +++---------
4 files changed, 62 insertions(+), 100 deletions(-)
---
base-commit: 78b31c16983bb9e540d5a14540417275e6f3f4a5
change-id: 20230712-pm8916-mclk-dbc17169c598

Best regards,
--
Stephan Gerhold <stephan@xxxxxxxxxxx>