Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1586309
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 3/3] MIPS: ath79: Fix the USB PHY reset names |
| Date | 2017-02-22 17:50 +0100 |
| Message-ID | <tdIh4-4BG-7@gated-at.bofh.it> (permalink) |
| References | <taxia-1ll-17@gated-at.bofh.it> <taxia-1ll-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 13, 2017 at 11:25:46PM +0100, Alban wrote: > From: Alban Bedel <albeu@free.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@free.fr> > --- > Changelog: > v5: * Also fix the AR9331 dtsi > --- > Documentation/devicetree/bindings/phy/phy-ath79-usb.txt | 4 ++-- > arch/mips/boot/dts/qca/ar9132.dtsi | 2 +- > arch/mips/boot/dts/qca/ar9331.dtsi | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v5 1/3] phy: core: Add support for clock and reset to the phy core Alban <albeu@free.fr> - 2017-02-13 23:30 +0100
[PATCH v5 3/3] MIPS: ath79: Fix the USB PHY reset names Alban <albeu@free.fr> - 2017-02-13 23:30 +0100
Re: [PATCH v5 3/3] MIPS: ath79: Fix the USB PHY reset names Rob Herring <robh@kernel.org> - 2017-02-22 17:50 +0100
[PATCH v5 2/3] phy: Add a driver for the ATH79 USB phy Alban <albeu@free.fr> - 2017-02-13 23:30 +0100
csiph-web