[alsa-devel] [PATCH 1/2] ASoC: rsnd: add missing reg/reg-name at Document
Simon Horman
horms at verge.net.au
Mon Mar 18 11:38:06 CET 2019
On Mon, Mar 18, 2019 at 02:11:27PM +0900, Kuninori Morimoto wrote:
>
> From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
>
> reg is missing "Audio DMAC peri peri" part,
> and reg-name itself is missing at Document.
> This patch add these.
>
> Reported-by: Geert Uytterhoeven <geert at linux-m68k.org>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
Reviewed-by: Simon Horman <horms+renesas at verge.net.au>
> ---
> Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
> index 648d43e..c58af45 100644
> --- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
> +++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
> @@ -282,7 +282,10 @@ Required properties:
> - reg : Should contain the register physical address.
> required register is
> SRU/ADG/SSI if generation1
> - SRU/ADG/SSIU/SSI if generation2
> + SRU/ADG/SSIU/SSI/AUDIO-DMAC-periperi if generation2/generation3
> +- reg-names : Should contain the register names.
> + scu/adg/ssi if generation1
> + scu/adg/ssiu/ssi/audmapp if generation2/generation3
> - rcar_sound,ssi : Should contain SSI feature.
> The number of SSI subnode should be same as HW.
> see below for detail.
> --
> 2.7.4
>
More information about the Alsa-devel
mailing list