mbox series

[0/3] ASoC: dt-bindings: Add bindings for WCD9335 DAIs

Message ID 20220622064758.40543-1-y.oudjana@protonmail.com (mailing list archive)
Headers show
Series ASoC: dt-bindings: Add bindings for WCD9335 DAIs | expand

Message

Yassine Oudjana June 22, 2022, 6:47 a.m. UTC
Add DT bindings for WCD9335 DAIs and use them in the driver as well
as all device trees currently using WCD9335.
 
Yassine Oudjana (3):
  ASoC: dt-bindings: Add bindings for WCD9335 DAIs
  ASoC: wcd9335: Use DT bindings instead of local DAI definitions
  arm64: dts: qcom: Use WCD9335 DT bindings

 MAINTAINERS                                       |  1 +
 arch/arm64/boot/dts/qcom/apq8096-db820c.dts       |  5 +++--
 .../arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts |  5 +++--
 .../boot/dts/qcom/msm8996-xiaomi-scorpio.dts      |  5 +++--
 include/dt-bindings/sound/qcom,wcd9335.h          | 15 +++++++++++++++
 sound/soc/codecs/wcd9335.c                        | 13 ++-----------
 6 files changed, 27 insertions(+), 17 deletions(-)
 create mode 100644 include/dt-bindings/sound/qcom,wcd9335.h