From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v4 01/10] dt-bindings: phy: add binding for Allwinner H6 USB2 PHY Date: Fri, 5 Oct 2018 15:53:21 -0500 Message-ID: <20181005205321.GA2217@bogus> References: <20181004122855.22981-1-icenowy@aosc.io> <20181004122855.22981-2-icenowy@aosc.io> Reply-To: robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20181004122855.22981-2-icenowy-h8G6r0blFSE@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Cc: Maxime Ripard , Chen-Yu Tsai , Kishon Vijay Abraham I , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Icenowy Zheng List-Id: devicetree@vger.kernel.org On Thu, 4 Oct 2018 20:28:46 +0800, Icenowy Zheng wrote: > The USB2.0 PHY on Allwinner H6 is similar to the ones on the ones on > older SoCs, but with holes in PHY number (USB1 and USB2 are missing, in > which USB1 is a USB3 PHY). > > Add binding for the PHY. > > Signed-off-by: Icenowy Zheng > --- > New patch in v4. > > Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring