mbox series

[0/3] ASoC: rsnd: add D3 support

Message ID 87y2c4oe3y.wl-kuninori.morimoto.gx@renesas.com
Headers show
Series ASoC: rsnd: add D3 support | expand

Message

Kuninori Morimoto May 24, 2021, 6:11 a.m. UTC
Hi Mark, Rob

These adds R-Car D3 support for rsnd driver.
[1/3] is tidyup patch for dt-bindings (not only for D3).
[2/3], [3/3] are for R-Car D3.

Kuninori Morimoto (3):
  ASoC: dt-bindings: renesas: rsnd: tidyup properties
  ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
  ASoC: rsnd: add null CLOCKIN support

 .../bindings/sound/renesas,rsnd.yaml          | 10 ++++-
 sound/soc/sh/rcar/adg.c                       | 37 ++++++++++++++++---
 2 files changed, 41 insertions(+), 6 deletions(-)