mbox series

[v6,0/3] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation

Message ID 87eel8baxc.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation | expand

Message

Kuninori Morimoto Nov. 5, 2020, 6:04 a.m. UTC
Hi Rob, Mark
Cc: Sameer

These are v6 of switch to yaml base Documentation for
audio-graph-card and renesas,rsnd which uses audio-graph-card.

v5 -> v6
	- add Acked-by/Reviewed-by on each patch
	- remove "audio-graph-card,xxx" property
	- remove un-needed if "ok"

v4 -> v5
	- move "endpoint" under "port"

v3 -> v4
	- fixuped yamllint warnings/errors

v2 -> v3
	- fixuped Rob's pointed points

v1 -> v2
	- upgrade dt-schema, and fixup errors for [2/2] patch


Kuninori Morimoto (3):
  dt-bindings: ASoC: audio-graph-card: switch to yaml base Documentation
  dt-bindings: ASoC: renesas,rsnd: switch to yaml base Documentation
  dt-bindings: ASoC: renesas,rsnd: Add r8a77961 support

 .../bindings/sound/audio-graph-card.txt       | 337 ------------
 .../bindings/sound/audio-graph-card.yaml      | 153 ++++++
 .../bindings/sound/renesas,rsnd.txt           | 520 ------------------
 .../bindings/sound/renesas,rsnd.yaml          | 451 +++++++++++++++
 4 files changed, 604 insertions(+), 857 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/sound/audio-graph-card.txt
 create mode 100644 Documentation/devicetree/bindings/sound/audio-graph-card.yaml
 create mode 100644 Documentation/devicetree/bindings/sound/renesas,rsnd.yaml

Comments

Mark Brown Nov. 6, 2020, 11:54 a.m. UTC | #1
On 05 Nov 2020 15:04:25 +0900, Kuninori Morimoto wrote:
> Cc: Sameer
> 
> These are v6 of switch to yaml base Documentation for
> audio-graph-card and renesas,rsnd which uses audio-graph-card.
> 
> v5 -> v6
> 	- add Acked-by/Reviewed-by on each patch
> 	- remove "audio-graph-card,xxx" property
> 	- remove un-needed if "ok"
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: audio-graph-card: switch to yaml base Documentation
      commit: 97198614f6c3b019299b1189106478ffb58481c9
[2/3] ASoC: renesas, rsnd: switch to yaml base Documentation
      commit: 2d8fc973646c8ae87b668e30730becc8b1a57a06
[3/3] ASoC: renesas,rsnd: Add r8a77961 support
      commit: 8d96ec9ba9e7bd606d5d0fead9f91f0c5a3366a0

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