public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>
To: Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: [PATCH v5 2/5] dt-bindings: phy: add binding for Allwinner USB3 PHY
Date: Mon, 8 Apr 2019 09:14:04 +0200	[thread overview]
Message-ID: <20190408071404.v3qjtivfqc2uz5le@flea> (raw)
In-Reply-To: <20190405205736.55177-3-icenowy-h8G6r0blFSE@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 585 bytes --]

Hi,

On Sat, Apr 06, 2019 at 04:57:33AM +0800, Icenowy Zheng wrote:
> The new Allwinner H6 SoC contains a USB3 PHY that is wired to the
> external USB3 pins of the SoC.
>
> Add a device tree binding for the PHY.
>
> Signed-off-by: Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>
> Reviewed-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>

I know that this isn't the first iteration, and sorry if this comes
out a bit late, but could you make a YAML schemas for this instead?

Thanks!
Maxime

--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2019-04-08  7:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-05 20:57 [PATCH v5 0/5] Allwinner H6 USB3 support Icenowy Zheng
     [not found] ` <20190405205736.55177-1-icenowy-h8G6r0blFSE@public.gmane.org>
2019-04-05 20:57   ` [PATCH v5 1/5] dt-bindings: usb-connector: add Vbus regulator for Type-A/B Icenowy Zheng
2019-04-06  7:10     ` Rob Herring
2019-04-05 20:57   ` [PATCH v5 2/5] dt-bindings: phy: add binding for Allwinner USB3 PHY Icenowy Zheng
2019-04-06  7:14     ` Rob Herring
2019-04-06  7:24       ` Icenowy Zheng
     [not found]         ` <B954438A-73B2-4156-81CD-197C08D0E3F5-h8G6r0blFSE@public.gmane.org>
2019-04-09  1:09           ` Rob Herring
     [not found]     ` <20190405205736.55177-3-icenowy-h8G6r0blFSE@public.gmane.org>
2019-04-08  7:14       ` Maxime Ripard [this message]
2019-04-05 20:57   ` [PATCH v5 4/5] arm64: allwinner: dts: h6: add USB3 device nodes Icenowy Zheng
2019-04-05 20:57 ` [PATCH v5 3/5] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC Icenowy Zheng
2019-04-09 16:34   ` [linux-sunxi] " Clément Péron
     [not found]   ` <20190405205736.55177-4-icenowy-h8G6r0blFSE@public.gmane.org>
2019-04-06 17:21     ` 'Ondřej Jirman' via linux-sunxi
     [not found]       ` <20190406172113.p4hyperrtzv6ultq-9v8tmBix7cb9zxVx7UNMDg@public.gmane.org>
2019-04-06 17:24         ` Icenowy Zheng
2019-04-11  0:15     ` 'Ondřej Jirman' via linux-sunxi
2019-04-11  0:20     ` 'Ondřej Jirman' via linux-sunxi
2019-04-05 20:57 ` [PATCH v5 5/5] arm64: allwinner: dts: h6: enable USB3 port on Pine H64 Icenowy Zheng

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=20190408071404.v3qjtivfqc2uz5le@flea \
    --to=maxime.ripard-ldxbnhwyfcjbdgjk7y7tuq@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=icenowy-h8G6r0blFSE@public.gmane.org \
    --cc=kishon-l0cyMroinI0@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=wens-jdAy2FN1RRM@public.gmane.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