From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752422AbcHLJkj (ORCPT ); Fri, 12 Aug 2016 05:40:39 -0400 Received: from arroyo.ext.ti.com ([198.47.19.12]:42973 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751254AbcHLJki (ORCPT ); Fri, 12 Aug 2016 05:40:38 -0400 Subject: Re: [PATCH RESEND v2 1/3] dt: bindings: add bindings for Allwinner A64 usb phy To: Icenowy Zheng , Rob Herring , Maxime Ripard , Chen-Yu Tsai , Alan Stern , Hans de Goede References: <20160812030622.4492-1-icenowy@aosc.xyz> CC: Mark Rutland , Tony Prisk , Greg Kroah-Hartman , Reinder de Haan , , , , From: Kishon Vijay Abraham I Message-ID: <57AD9948.6060202@ti.com> Date: Fri, 12 Aug 2016 15:09:20 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <20160812030622.4492-1-icenowy@aosc.xyz> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 12 August 2016 08:36 AM, Icenowy Zheng wrote: > Signed-off-by: Icenowy Zheng Added "Update sun4i usb phy dt binding documentation to include support for Allwinner A64 usb phy." and then merged this. Thanks Kishon > --- > Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt b/Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt > index 95736d7..287150d 100644 > --- a/Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt > +++ b/Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt > @@ -10,6 +10,7 @@ Required properties: > * allwinner,sun8i-a23-usb-phy > * allwinner,sun8i-a33-usb-phy > * allwinner,sun8i-h3-usb-phy > + * allwinner,sun50i-a64-usb-phy > - reg : a list of offset + length pairs > - reg-names : > * "phy_ctrl" >