On Sun, Feb 05, 2017 at 08:52:32PM +0100, Alban wrote: > From: Alban Bedel <al...@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 <al...@free.fr> > --- > Documentation/devicetree/bindings/phy/phy-ath79-usb.txt | 4 ++-- > arch/mips/boot/dts/qca/ar9132.dtsi | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-)
Acked-by: Rob Herring <r...@kernel.org>