[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170213093007.7b76fd7c@tock>
Date: Mon, 13 Feb 2017 09:30:07 +0100
From: Alban <albeu@...e.fr>
To: James Hogan <james.hogan@...tec.com>
Cc: Aban Bedel <albeu@...e.fr>, <linux-kernel@...r.kernel.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Ralf Baechle <ralf@...ux-mips.org>,
Antony Pavlov <antonynpavlov@...il.com>,
<devicetree@...r.kernel.org>, <linux-mips@...ux-mips.org>
Subject: Re: [PATCH v4 3/3] MIPS: ath79: Fix the USB PHY reset names
On Sat, 11 Feb 2017 22:01:29 +0000
James Hogan <james.hogan@...tec.com> wrote:
> Hi Alban,
>
> On Sun, Feb 05, 2017 at 08:52:32PM +0100, Alban wrote:
> > From: Alban Bedel <albeu@...e.fr>
> >
> > The binding for the USB PHY went thru before the driver. However the
> > new version of the driver now use the PHY core support for reset, and
> > this expect the reset to be named "phy". So remove the "usb-" prefix
> > from the the reset names.
> >
> > Signed-off-by: Alban Bedel <albeu@...e.fr>
> > ---
> > Documentation/devicetree/bindings/phy/phy-ath79-usb.txt | 4 ++--
> > arch/mips/boot/dts/qca/ar9132.dtsi | 2 +-
>
> <snip>
>
> > diff --git a/arch/mips/boot/dts/qca/ar9132.dtsi b/arch/mips/boot/dts/qca/ar9132.dtsi
> > index 302f0a8..808c2bb 100644
> > --- a/arch/mips/boot/dts/qca/ar9132.dtsi
> > +++ b/arch/mips/boot/dts/qca/ar9132.dtsi
> > @@ -160,7 +160,7 @@
> > usb_phy: usb-phy {
> > compatible = "qca,ar7100-usb-phy";
> >
> > - reset-names = "usb-phy", "usb-suspend-override";
> > + reset-names = "phy", "suspend-override";
>
> Does arch/mips/boot/dts/qca/ar9331.dtsi need updating too?
Right, I forgot the AR9331 had been added since then, I'll send a new
series.
Alban
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists