]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: ath79: Fix the USB PHY reset names
authorAlban Bedel <albeu@free.fr>
Mon, 13 Feb 2017 22:25:46 +0000 (23:25 +0100)
committerPaul Burton <paul.burton@mips.com>
Thu, 26 Jul 2018 18:21:28 +0000 (11:21 -0700)
commitaf62cacf89463781cda7c30533ef242a0e108e56
tree2aa40abcba62e21d9b4b53213b95e6670ec46a10
parentf4f1f7a3ed5935ab1b62c5c68e850dfa702892b4
MIPS: ath79: Fix the USB PHY reset names

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>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/15282/
Cc: linux-kernel@vger.kernel.org
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Antony Pavlov <antonynpavlov@gmail.com>
Cc: devicetree@vger.kernel.org
Cc: linux-mips@linux-mips.org
Documentation/devicetree/bindings/phy/phy-ath79-usb.txt
arch/mips/boot/dts/qca/ar9132.dtsi
arch/mips/boot/dts/qca/ar9331.dtsi