From mboxrd@z Thu Jan 1 00:00:00 1970 From: ykaneko0929@gmail.com (Yoshihiro Kaneko) Date: Wed, 18 Jul 2018 04:47:58 +0900 Subject: [PATCH/RFT 2/7] ASoC: rsnd: Document R-Car M3-N support In-Reply-To: <1531856883-19645-1-git-send-email-ykaneko0929@gmail.com> References: <1531856883-19645-1-git-send-email-ykaneko0929@gmail.com> Message-ID: <1531856883-19645-3-git-send-email-ykaneko0929@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Hiroyuki Yokoyama Document support for the sound modules in the Renesas M3-N (r8a77965) SoC. No driver update is needed. Signed-off-by: Hiroyuki Yokoyama Signed-off-by: Yoshihiro Kaneko --- Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt index b86d790..9e764270 100644 --- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt +++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt @@ -352,6 +352,7 @@ Required properties: - "renesas,rcar_sound-r8a7794" (R-Car E2) - "renesas,rcar_sound-r8a7795" (R-Car H3) - "renesas,rcar_sound-r8a7796" (R-Car M3-W) + - "renesas,rcar_sound-r8a77965" (R-Car M3-N) - reg : Should contain the register physical address. required register is SRU/ADG/SSI if generation1 -- 1.9.1