mbox series

[0/2] ASoC: dt-bindings: renesas,rsnd.yaml: adjust to R-Car Gen4

Message ID 87r0v1t02h.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: dt-bindings: renesas,rsnd.yaml: adjust to R-Car Gen4 | expand

Message

Kuninori Morimoto Feb. 8, 2023, 1:31 a.m. UTC
Hi Mark, Rob, Krzysztof
Cc Geert

These are R-Car Gen4 support for Renesas sound driver.

I have posted these patches as [RFC], because the schemas
doesn't work correctly for me under certain conditions.
"required: dmas/dma-names" always hits to "if-then" and
never hits to "else" for some reasons. I'm still not sure why...

But to be very strict, actually, this schemas is not mandatory,
because there is PIO transfer mode which doesn't need to have
DMA settings.

Thus, this patch-set dropped the schemas for now,
and ignore the issue, but it is *not* a wrong schemas IMO.

Kuninori Morimoto (2):
  ASoC: dt-bindings: renesas,rsnd.yaml: tidyup reg/reg-name
  ASoC: dt-bindings: renesas,rsnd.yaml: adjust to R-Car Gen4

 .../bindings/sound/renesas,rsnd.yaml          | 76 ++++++++++++++-----
 1 file changed, 56 insertions(+), 20 deletions(-)

Comments

Mark Brown Feb. 8, 2023, 1:55 p.m. UTC | #1
On Wed, 08 Feb 2023 01:31:19 +0000, Kuninori Morimoto wrote:
> Cc Geert
> 
> These are R-Car Gen4 support for Renesas sound driver.
> 
> I have posted these patches as [RFC], because the schemas
> doesn't work correctly for me under certain conditions.
> "required: dmas/dma-names" always hits to "if-then" and
> never hits to "else" for some reasons. I'm still not sure why...
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: dt-bindings: renesas,rsnd.yaml: tidyup reg/reg-name
      commit: 55194032620ae97338ac435505f1296e13fbe821

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