From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-f68.google.com ([209.85.214.68]:34760 "EHLO mail-it0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753058AbcIOS7b (ORCPT ); Thu, 15 Sep 2016 14:59:31 -0400 Received: by mail-it0-f68.google.com with SMTP id 186so12002itf.1 for ; Thu, 15 Sep 2016 11:59:30 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20160914164716.31512-5-ulrich.hecht+renesas@gmail.com> References: <20160914164716.31512-1-ulrich.hecht+renesas@gmail.com> <20160914164716.31512-5-ulrich.hecht+renesas@gmail.com> From: Geert Uytterhoeven Date: Thu, 15 Sep 2016 20:59:29 +0200 Message-ID: Subject: Re: [PATCH 4/4] arm64: renesas: r8a7796: Enable HSCIF DMA To: Ulrich Hecht Cc: Linux-Renesas , Magnus Damm , Simon Horman Content-Type: text/plain; charset=UTF-8 Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Wed, Sep 14, 2016 at 6:47 PM, Ulrich Hecht wrote: > Signed-off-by: Ulrich Hecht Reviewed-by: Geert Uytterhoeven > --- > arch/arm64/boot/dts/renesas/r8a7796.dtsi | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/arch/arm64/boot/dts/renesas/r8a7796.dtsi b/arch/arm64/boot/dts/renesas/r8a7796.dtsi > index df3b7df..085a6fa9b 100644 > --- a/arch/arm64/boot/dts/renesas/r8a7796.dtsi > +++ b/arch/arm64/boot/dts/renesas/r8a7796.dtsi > @@ -357,6 +357,8 @@ > <&cpg CPG_CORE R8A7796_CLK_S3D1>, > <&scif_clk>; > clock-names = "fck", "brg_int", "scif_clk"; > + dmas = <&dmac1 0x31>, <&dmac1 0x30>; Same comment as for I2C and HSCIF: dmac2, if it works. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds