mbox series

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

Message ID 20220622161322.168017-1-y.oudjana@protonmail.com
Headers show
Series ASoC: dt-bindings: Add bindings for WCD9335 DAIs | expand

Message

Yassine Oudjana June 22, 2022, 4:13 p.m. UTC
Add DT bindings for WCD9335 DAIs and use them in the driver as well
as all device trees currently using WCD9335.

Changes since v1:
 - Make header guard match path
 - Maintain the alphabetical order in msm8996-xiaomi-gemini includes

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

Comments

Mark Brown June 30, 2022, 11:46 a.m. UTC | #1
On Wed, 22 Jun 2022 20:13:19 +0400, Yassine Oudjana wrote:
> Add DT bindings for WCD9335 DAIs and use them in the driver as well
> as all device trees currently using WCD9335.
> 
> Changes since v1:
>  - Make header guard match path
>  - Maintain the alphabetical order in msm8996-xiaomi-gemini includes
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/3] ASoC: dt-bindings: Add bindings for WCD9335 DAIs
      commit: 53447365ccb442bbd3dfffc2d7fd96203770dfb6
[2/3] ASoC: wcd9335: Use DT bindings instead of local DAI definitions
      commit: 66348f178d5a842c8afe52c3b743fb4af24cdb2a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
Bjorn Andersson Sept. 15, 2022, 3:37 a.m. UTC | #2
On Wed, 22 Jun 2022 20:13:19 +0400, Yassine Oudjana wrote:
> Add DT bindings for WCD9335 DAIs and use them in the driver as well
> as all device trees currently using WCD9335.
> 
> Changes since v1:
>  - Make header guard match path
>  - Maintain the alphabetical order in msm8996-xiaomi-gemini includes
> 
> [...]

Applied, thanks!

[3/3] arm64: dts: qcom: Use WCD9335 DT bindings
      commit: b504af6c9912502efa9af162b50cd589351b6894

Best regards,