linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
To: Vinod Koul <vkoul@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Cc: Biju Das <biju.das@bp.renesas.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	dmaengine@vger.kernel.org, devicetree@vger.kernel.org,
	Simon Horman <horms@verge.net.au>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>,
	linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
Date: Fri, 24 Aug 2018 08:56:13 +0100	[thread overview]
Message-ID: <1535097375-5561-5-git-send-email-fabrizio.castro@bp.renesas.com> (raw)
In-Reply-To: <1535097375-5561-1-git-send-email-fabrizio.castro@bp.renesas.com>

From: Biju Das <biju.das@bp.renesas.com>

This patch adds binding for r8a774a1 (RZ/G2M).

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
index 482e543..417ca90 100644
--- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
+++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
@@ -5,6 +5,7 @@ Required Properties:
 	Examples with soctypes are:
 	  - "renesas,r8a7743-usb-dmac" (RZ/G1M)
 	  - "renesas,r8a7745-usb-dmac" (RZ/G1E)
+	  - "renesas,r8a774a1-usb-dmac" (RZ/G2M)
 	  - "renesas,r8a7790-usb-dmac" (R-Car H2)
 	  - "renesas,r8a7791-usb-dmac" (R-Car M2-W)
 	  - "renesas,r8a7793-usb-dmac" (R-Car M2-N)
-- 
2.7.4


  parent reply	other threads:[~2018-08-24  7:56 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-24  7:56 [PATCH 0/6] Document r8a774a1 USB bindings Fabrizio Castro
2018-08-24  7:56 ` [PATCH 1/6] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support Fabrizio Castro
2018-08-30 12:08   ` Simon Horman
2018-08-31 12:18   ` Rob Herring
2018-08-24  7:56 ` [PATCH 2/6] dt-bindings: rcar-gen3-phy-usb3: " Fabrizio Castro
2018-08-30 12:08   ` Simon Horman
2018-08-31 12:19   ` Rob Herring
2018-08-24  7:56 ` [PATCH 3/6] dt-bindings: usb-xhci: " Fabrizio Castro
2018-08-30 12:08   ` Simon Horman
2018-08-31 12:20   ` Rob Herring
2018-08-24  7:56 ` Fabrizio Castro [this message]
2018-08-27  4:54   ` [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1 Vinod
2018-08-30 12:09   ` Simon Horman
2018-08-31 12:20   ` Rob Herring
2018-11-08 12:48   ` Fabrizio Castro
2018-11-08 13:21     ` Simon Horman
2018-11-08 14:13       ` Fabrizio Castro
2018-11-11  9:19       ` Vinod Koul
2018-11-08 13:26   ` Simon Horman
2018-11-08 14:12   ` Fabrizio Castro
2018-08-24  7:56 ` [PATCH 5/6] dt-bindings: usb: renesas_usbhs: Add r8a774a1 support Fabrizio Castro
2018-08-30 12:09   ` Simon Horman
2018-08-31 12:20   ` Rob Herring
2018-08-24  7:56 ` [PATCH 6/6] usb: gadget: udc: renesas_usb3: " Fabrizio Castro
2018-08-30 12:09   ` Simon Horman
2018-08-31 12:20   ` Rob Herring
2018-08-30  3:01 ` [PATCH 0/6] Document r8a774a1 USB bindings Yoshihiro Shimoda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1535097375-5561-5-git-send-email-fabrizio.castro@bp.renesas.com \
    --to=fabrizio.castro@bp.renesas.com \
    --cc=Chris.Paterson2@renesas.com \
    --cc=biju.das@bp.renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=horms@verge.net.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).