All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
	devicetree@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [PATCH v3 00/11] ASoC: dt-bindings: audio-graph-port related update
Date: Mon, 30 Jan 2023 21:00:12 +0000	[thread overview]
Message-ID: <167511241281.2141894.852476687405190205.b4-ty@kernel.org> (raw)
In-Reply-To: <87sfg17rjq.wl-kuninori.morimoto.gx@renesas.com>

On Mon, 23 Jan 2023 05:23:22 +0000, Kuninori Morimoto wrote:
> Cc Geert
> 
> These v3 patches fixups audio-graph-port, and its related DT schema.
> Audio-Graph-Card and Simple-Audio-Card are similar Card
> and are sharing same utils. Thus we can also sharing same schema.
> 
> This patch-set fixup some Renesas's "make dtbs_check".
> 
> [...]

Applied to

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

Thanks!

[01/11] ASoC: dt-bindings: audio-graph-port: use definitions for port/endpoint
        commit: bbda859e02a4df3ef3f841c72e55d220ca75f90d
[02/11] ASoC: dt-bindings: audio-graph-port: add definitions/ports
        commit: 6a7216db63c884863db8200334ddaf991935ff45
[03/11] ASoC: dt-bindings: audio-graph-port: add missing mclk-fs
        commit: a2fabeaaf5e29df03ff90ec4ad8ecc8663c5ef16
[04/11] ASoC: dt-bindings: audio-graph-port: add clocks on endpoint
        commit: 2f0be75c9ff9351b4968b52e536cef9614ccf4b7
[05/11] ASoC: dt-bindings: audio-graph-port: remove prefix
        commit: f2a7ef1acffee5804c00029d7f273a8b7ca46227
[06/11] ASoC: dt-bindings: ti,pcm3168a: Convert to json-schema
        commit: 13a7d9e992fa47bb94f55149a3a3b80e7148dc17
[07/11] ASoC: dt-bindings: ak4613: enable Of-graph (Audio-Graph-Card) style
        commit: 2657e28b28aee9da8d7c43ba3022c8fcd446ef59
[08/11] ASoC: dt-bindings: renesas,rsnd: add missing playback/capture
        commit: fcedf6547e650ae42bc4afc15389c840edc2b2f8
[09/11] ASoC: dt-bindings: renesas,rsnd: tidyup rcar_sound,src
        commit: f292f4d36744fb8369055d3dd7e50705babdce37
[10/11] ASoC: dt-bindings: renesas,rsnd: #sound-dai-cells is not mandatory
        commit: 60cc61a68c98f23f6fe543bd5ad830a815537677
[11/11] ASoC: dt-bindings: simple-card: add missing #address-cells/#size-cells
        commit: 9e8593ec9ef74a4731ab1a07ba0838fc48c98466

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


WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: devicetree@vger.kernel.org,
	Linux-ALSA <alsa-devel@alsa-project.org>,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [PATCH v3 00/11] ASoC: dt-bindings: audio-graph-port related update
Date: Mon, 30 Jan 2023 21:00:12 +0000	[thread overview]
Message-ID: <167511241281.2141894.852476687405190205.b4-ty@kernel.org> (raw)
In-Reply-To: <87sfg17rjq.wl-kuninori.morimoto.gx@renesas.com>

On Mon, 23 Jan 2023 05:23:22 +0000, Kuninori Morimoto wrote:
> Cc Geert
> 
> These v3 patches fixups audio-graph-port, and its related DT schema.
> Audio-Graph-Card and Simple-Audio-Card are similar Card
> and are sharing same utils. Thus we can also sharing same schema.
> 
> This patch-set fixup some Renesas's "make dtbs_check".
> 
> [...]

Applied to

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

Thanks!

[01/11] ASoC: dt-bindings: audio-graph-port: use definitions for port/endpoint
        commit: bbda859e02a4df3ef3f841c72e55d220ca75f90d
[02/11] ASoC: dt-bindings: audio-graph-port: add definitions/ports
        commit: 6a7216db63c884863db8200334ddaf991935ff45
[03/11] ASoC: dt-bindings: audio-graph-port: add missing mclk-fs
        commit: a2fabeaaf5e29df03ff90ec4ad8ecc8663c5ef16
[04/11] ASoC: dt-bindings: audio-graph-port: add clocks on endpoint
        commit: 2f0be75c9ff9351b4968b52e536cef9614ccf4b7
[05/11] ASoC: dt-bindings: audio-graph-port: remove prefix
        commit: f2a7ef1acffee5804c00029d7f273a8b7ca46227
[06/11] ASoC: dt-bindings: ti,pcm3168a: Convert to json-schema
        commit: 13a7d9e992fa47bb94f55149a3a3b80e7148dc17
[07/11] ASoC: dt-bindings: ak4613: enable Of-graph (Audio-Graph-Card) style
        commit: 2657e28b28aee9da8d7c43ba3022c8fcd446ef59
[08/11] ASoC: dt-bindings: renesas,rsnd: add missing playback/capture
        commit: fcedf6547e650ae42bc4afc15389c840edc2b2f8
[09/11] ASoC: dt-bindings: renesas,rsnd: tidyup rcar_sound,src
        commit: f292f4d36744fb8369055d3dd7e50705babdce37
[10/11] ASoC: dt-bindings: renesas,rsnd: #sound-dai-cells is not mandatory
        commit: 60cc61a68c98f23f6fe543bd5ad830a815537677
[11/11] ASoC: dt-bindings: simple-card: add missing #address-cells/#size-cells
        commit: 9e8593ec9ef74a4731ab1a07ba0838fc48c98466

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


  parent reply	other threads:[~2023-01-30 21:00 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-23  5:23 [PATCH v3 00/11] ASoC: dt-bindings: audio-graph-port related update Kuninori Morimoto
2023-01-23  5:23 ` Kuninori Morimoto
2023-01-23  5:23 ` [PATCH v3 01/11] ASoC: dt-bindings: audio-graph-port: use definitions for port/endpoint Kuninori Morimoto
2023-01-23  5:23   ` Kuninori Morimoto
2023-01-23  5:24 ` [PATCH v3 02/11] ASoC: dt-bindings: audio-graph-port: add definitions/ports Kuninori Morimoto
2023-01-23  5:24   ` Kuninori Morimoto
2023-01-23  5:25 ` [PATCH v3 03/11] ASoC: dt-bindings: audio-graph-port: add missing mclk-fs Kuninori Morimoto
2023-01-23  5:25   ` Kuninori Morimoto
2023-01-23  5:25 ` [PATCH v3 04/11] ASoC: dt-bindings: audio-graph-port: add clocks on endpoint Kuninori Morimoto
2023-01-23  5:25   ` Kuninori Morimoto
2023-01-23  5:25 ` [PATCH v3 05/11] ASoC: dt-bindings: audio-graph-port: remove prefix Kuninori Morimoto
2023-01-23  5:25   ` Kuninori Morimoto
2023-01-23  5:25 ` [PATCH v3 06/11] ASoC: dt-bindings: ti,pcm3168a: Convert to json-schema Kuninori Morimoto
2023-01-23  5:25   ` [PATCH v3 06/11] ASoC: dt-bindings: ti, pcm3168a: " Kuninori Morimoto
2023-01-23  5:25 ` [PATCH v3 07/11] ASoC: dt-bindings: ak4613: enable Of-graph (Audio-Graph-Card) style Kuninori Morimoto
2023-01-23  5:25   ` Kuninori Morimoto
2023-01-23  5:25 ` [PATCH v3 08/11] ASoC: dt-bindings: renesas,rsnd: add missing playback/capture Kuninori Morimoto
2023-01-23  5:25   ` [PATCH v3 08/11] ASoC: dt-bindings: renesas, rsnd: " Kuninori Morimoto
2023-01-23  5:26 ` [PATCH v3 09/11] ASoC: dt-bindings: renesas,rsnd: tidyup rcar_sound,src Kuninori Morimoto
2023-01-23  5:26   ` [PATCH v3 09/11] ASoC: dt-bindings: renesas, rsnd: tidyup rcar_sound, src Kuninori Morimoto
2023-01-23  5:26 ` [PATCH v3 10/11] ASoC: dt-bindings: renesas,rsnd: #sound-dai-cells is not mandatory Kuninori Morimoto
2023-01-23  5:26   ` [PATCH v3 10/11] ASoC: dt-bindings: renesas, rsnd: " Kuninori Morimoto
2023-01-23  5:27 ` [PATCH v3 11/11] ASoC: dt-bindings: simple-card: add missing #address-cells/#size-cells Kuninori Morimoto
2023-01-23  5:27   ` Kuninori Morimoto
2023-01-30 21:00 ` Mark Brown [this message]
2023-01-30 21:00   ` [PATCH v3 00/11] ASoC: dt-bindings: audio-graph-port related update Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=167511241281.2141894.852476687405190205.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.