lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 22 Feb 2017 10:44:50 -0600
From:   Rob Herring <robh@...nel.org>
To:     Alban <albeu@...e.fr>
Cc:     linux-kernel@...r.kernel.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 v5 3/3] MIPS: ath79: Fix the USB PHY reset names

On Mon, Feb 13, 2017 at 11:25:46PM +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>
> ---
> 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@...nel.org>

Powered by blists - more mailing lists