From patchwork Thu Feb 1 19:09:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 10195933 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 8716B60362 for ; Thu, 1 Feb 2018 19:16:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6D3E628B63 for ; Thu, 1 Feb 2018 19:16:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6705028D51; Thu, 1 Feb 2018 19:16:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BCD0828C56 for ; Thu, 1 Feb 2018 19:09:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752762AbeBATJ3 (ORCPT ); Thu, 1 Feb 2018 14:09:29 -0500 Received: from mail-lf0-f65.google.com ([209.85.215.65]:41770 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752439AbeBATJ3 (ORCPT ); Thu, 1 Feb 2018 14:09:29 -0500 Received: by mail-lf0-f65.google.com with SMTP id f136so27847071lff.8 for ; Thu, 01 Feb 2018 11:09:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:subject:to:cc:organization:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=0NBOfLnEfZEuZ0xr5G8BPoPRtuoB7yeSjy2ponVXfIA=; b=X+OZIHZDkvTfFEl7KzOmUQOLcqgy3JEskK7iesTd8C7WUOSIXlniG6AOyRuyhgX4MY NxtxcT+orUksy78IUC3wqAYhyHI1RVK0VN4NyIsCs2D0VRcjnlLn2NWdEQdDcR5PTXu2 u5Y6Mizi1GbakTBjlTzmdE0151VdOItz4TgrBZgoNweU1D6n+oSYXgf7BtI3kv5h2GHv TlUn2xG6om6Pk8R84XlOZcc9OLovGDCOMWWf+RS8zeOLIG+kmV5jJXE+W5YQqSSP5n9/ f+m0j8Vul8bbuFpUGfdq7X/icuae7C4KmoiWYVWm6EpNacatPhz2diG/aYwKwp4Km4VF upJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:cc:organization:message-id:date :user-agent:mime-version:content-language:content-transfer-encoding; bh=0NBOfLnEfZEuZ0xr5G8BPoPRtuoB7yeSjy2ponVXfIA=; b=SRYxekWn8jSwMl9QveX4SAA6gYt8kSRPN6IwbWzOPQljTN13HbfiOMoBHyhExRqaeH aRD45Ec8rn3wcyDS5aBPaudAvhhrHVX/Uz/OiDGytwFhkHT2ISWpWCRnm1nox789tRLQ fPUh5owbTCrPyYIJumY4lOMfpSSBSdvFk7Dyde2BCfPTd0MIeG94xy9xZojpJWkTlhaN KEoq9e4UJyFLobJdTR9ASHBD9fl7FCDR0mlXUYbSL6AWqvFjtFn4E4AYlFzbPLrIAthz u4vjZXPsEH7+PLCBdMBwvVyj82pUldXRpLYs2zr864rLeKHo6cCOMtfWQCkz8B19RPht WlSA== X-Gm-Message-State: AKwxytcFTo8s59Uf8DHYbImDTUGwdcSHJ+e8UmK5dD1RlFtxnYaiiaB7 mrWJs0XigckmZ+o4NClQ+W4qsw== X-Google-Smtp-Source: AH8x225uGgcbed0OdH9Ygk5UVlB9wOuBS/Z8DEyjByYMHBeeeP8FdppX66x3n8TKXc8zkiIrad9qMQ== X-Received: by 10.46.75.18 with SMTP id y18mr22406177lja.33.1517512167669; Thu, 01 Feb 2018 11:09:27 -0800 (PST) Received: from wasted.cogentembedded.com ([31.173.86.213]) by smtp.gmail.com with ESMTPSA id n87sm44174lja.21.2018.02.01.11.09.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2018 11:09:26 -0800 (PST) From: Sergei Shtylyov Subject: [PATCH] DT: dma: renesas,rcar-dmac: document R8A77980 support To: vinod.koul@intel.com, robh+dt@kernel.org, dmaengine@vger.kernel.org, devicetree@vger.kernel.org Cc: mark.rutland@arm.com, linux-renesas-soc@vger.kernel.org Organization: Cogent Embedded Message-ID: <8302f1c8-3deb-584b-d6c8-b46240275e9e@cogentembedded.com> Date: Thu, 1 Feb 2018 22:09:25 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Language: en-MW Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Renesas R-Car V3H SoC has the R-Car gen3 compatible DMA controllers. Document R-Car V3H (also known as R8A77980) SoC bindings. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Reviewed-by: Simon Horman Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt | 1 + 1 file changed, 1 insertion(+) -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: slave-dma/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt =================================================================== --- slave-dma.orig/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt +++ slave-dma/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt @@ -26,6 +26,7 @@ Required Properties: - "renesas,dmac-r8a7795" (R-Car H3) - "renesas,dmac-r8a7796" (R-Car M3-W) - "renesas,dmac-r8a77970" (R-Car V3M) + - "renesas,dmac-r8a77980" (R-Car V3H) - reg: base address and length of the registers block for the DMAC