mbox series

[v2,0/6] ASoC: dt-bindings: samsung: convert to dtschema

Message ID 20220129122357.45545-1-krzysztof.kozlowski@canonical.com
Headers show
Series ASoC: dt-bindings: samsung: convert to dtschema | expand

Message

Krzysztof Kozlowski Jan. 29, 2022, 12:23 p.m. UTC
Hi,

The patchset is based on Rob's sound-dai changes:
https://lore.kernel.org/all/20220126231427.1638089-1-robh@kernel.org/

Changes since v1:
1. Correct samsung,snow cpu/sound-dai.

Best regards,
Krzysztof

Krzysztof Kozlowski (6):
  ASoC: dt-bindings: samsung,aries-wm8994: require sound-dai property
  ASoC: dt-bindings: samsung,arndale: convert to dtschema
  ASoC: dt-bindings: samsung,arndale: document ALC5631
  ASoC: dt-bindings: samsung,smdk5250: convert to dtschema
  ASoC: dt-bindings: samsung,snow: convert to dtschema
  ASoC: dt-bindings: samsung,tm2: convert to dtschema

 .../devicetree/bindings/sound/arndale.txt     | 25 ------
 .../bindings/sound/samsung,aries-wm8994.yaml  |  4 +
 .../bindings/sound/samsung,arndale.yaml       | 45 +++++++++++
 .../bindings/sound/samsung,smdk-wm8994.txt    | 14 ----
 .../bindings/sound/samsung,smdk5250.yaml      | 38 +++++++++
 .../bindings/sound/samsung,snow.yaml          | 74 +++++++++++++++++
 .../bindings/sound/samsung,tm2-audio.txt      | 42 ----------
 .../bindings/sound/samsung,tm2.yaml           | 80 +++++++++++++++++++
 .../devicetree/bindings/sound/snow.txt        | 31 -------
 9 files changed, 241 insertions(+), 112 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/sound/arndale.txt
 create mode 100644 Documentation/devicetree/bindings/sound/samsung,arndale.yaml
 delete mode 100644 Documentation/devicetree/bindings/sound/samsung,smdk-wm8994.txt
 create mode 100644 Documentation/devicetree/bindings/sound/samsung,smdk5250.yaml
 create mode 100644 Documentation/devicetree/bindings/sound/samsung,snow.yaml
 delete mode 100644 Documentation/devicetree/bindings/sound/samsung,tm2-audio.txt
 create mode 100644 Documentation/devicetree/bindings/sound/samsung,tm2.yaml
 delete mode 100644 Documentation/devicetree/bindings/sound/snow.txt

Comments

Mark Brown Feb. 10, 2022, 4:53 p.m. UTC | #1
On Sat, 29 Jan 2022 13:23:51 +0100, Krzysztof Kozlowski wrote:
> The patchset is based on Rob's sound-dai changes:
> https://lore.kernel.org/all/20220126231427.1638089-1-robh@kernel.org/
> 
> Changes since v1:
> 1. Correct samsung,snow cpu/sound-dai.
> 
> Best regards,
> Krzysztof
> 
> [...]

Applied to

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

Thanks!

[1/6] ASoC: dt-bindings: samsung,aries-wm8994: require sound-dai property
      commit: 7f021b723ea51ae94329e6d76f68189e1696deca
[2/6] ASoC: dt-bindings: samsung,arndale: convert to dtschema
      commit: 0412539614a223817646150d910ab6fedbb80507
[3/6] ASoC: dt-bindings: samsung,arndale: document ALC5631
      commit: b6145d8f0d6436a83a31024d4f9953d7088710b4
[4/6] ASoC: dt-bindings: samsung,smdk5250: convert to dtschema
      commit: 6752770d590594ff42fc19e74c30059d34f133af
[5/6] ASoC: dt-bindings: samsung,snow: convert to dtschema
      commit: a7e5305f7ab03cf3ae19ddd3f29919a7a2da0e5d
[6/6] ASoC: dt-bindings: samsung,tm2: convert to dtschema
      commit: c1fc51ebb098cd43a68ebc82fde51364c207de32

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