Message ID | 1521208785-5698-1-git-send-email-geert+renesas@glider.be (mailing list archive) |
---|---|
State | Accepted |
Commit | da263026c013412110da464537e1c5532f0714ee |
Headers | show |
On Fri, Mar 16, 2018 at 02:59:45PM +0100, Geert Uytterhoeven wrote: > Document support for the sound modules in the Renesas M3-W (r8a7796) > SoC. > > No driver update is needed. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > "renesas,rcar_sound-r8a7796" has been in use since quite a while, but > the binding update was still missing. > --- > Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt index 5bed9a5957729453..b86d790f630ff79a 100644 --- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt +++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt @@ -351,6 +351,7 @@ Required properties: - "renesas,rcar_sound-r8a7793" (R-Car M2-N) - "renesas,rcar_sound-r8a7794" (R-Car E2) - "renesas,rcar_sound-r8a7795" (R-Car H3) + - "renesas,rcar_sound-r8a7796" (R-Car M3-W) - reg : Should contain the register physical address. required register is SRU/ADG/SSI if generation1
Document support for the sound modules in the Renesas M3-W (r8a7796) SoC. No driver update is needed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- "renesas,rcar_sound-r8a7796" has been in use since quite a while, but the binding update was still missing. --- Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1 + 1 file changed, 1 insertion(+)