Re: [PATCH v5 3/3] MIPS: ath79: Fix the USB PHY reset names
From: Rob Herring <hidden>
Date: 2017-02-22 16:45:00
Also in:
linux-mips, lkml
From: Rob Herring <hidden>
Date: 2017-02-22 16:45:00
Also in:
linux-mips, lkml
On Mon, Feb 13, 2017 at 11:25:46PM +0100, Alban wrote:
From: Alban Bedel <redacted> 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 <redacted> --- 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 <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html