linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
To: Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>
Cc: Fabrizio Castro <fabrizio.castro@bp.renesas.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Biju Das <biju.das@bp.renesas.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	devicetree@vger.kernel.org, Simon Horman <horms@verge.net.au>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 1/6] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support
Date: Fri, 24 Aug 2018 08:56:10 +0100	[thread overview]
Message-ID: <1535097375-5561-2-git-send-email-fabrizio.castro@bp.renesas.com> (raw)
In-Reply-To: <1535097375-5561-1-git-send-email-fabrizio.castro@bp.renesas.com>

Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
---
 Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
index fb4a204..6a4b5b6 100644
--- a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
+++ b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
@@ -1,10 +1,12 @@
 * Renesas R-Car generation 3 USB 2.0 PHY
 
 This file provides information on what the device node for the R-Car generation
-3 USB 2.0 PHY contains.
+3 and RZ/G2 USB 2.0 PHY contain.
 
 Required properties:
-- compatible: "renesas,usb2-phy-r8a7795" if the device is a part of an R8A7795
+- compatible: "renesas,usb2-phy-r8a774a1" if the device is a part of an R8A774A1
+	      SoC.
+	      "renesas,usb2-phy-r8a7795" if the device is a part of an R8A7795
 	      SoC.
 	      "renesas,usb2-phy-r8a7796" if the device is a part of an R8A7796
 	      SoC.
@@ -14,7 +16,8 @@ Required properties:
 	      R8A77990 SoC.
 	      "renesas,usb2-phy-r8a77995" if the device is a part of an
 	      R8A77995 SoC.
-	      "renesas,rcar-gen3-usb2-phy" for a generic R-Car Gen3 compatible device.
+	      "renesas,rcar-gen3-usb2-phy" for a generic R-Car Gen3 or RZ/G2
+	      compatible device.
 
 	      When compatible with the generic version, nodes must list the
 	      SoC-specific version corresponding to the platform first
-- 
2.7.4


  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 ` Fabrizio Castro [this message]
2018-08-30 12:08   ` [PATCH 1/6] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support 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 ` [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1 Fabrizio Castro
2018-08-27  4:54   ` 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-2-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=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=horms@verge.net.au \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /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).