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:   Fri, 11 Sep 2020 17:17:11 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linuxarm@...wei.com, mauro.chehab@...wei.com,
        John Stultz <john.stultz@...aro.org>,
        Manivannan Sadhasivam <mani@...nel.org>,
        "David S. Miller" <davem@...emloft.net>,
        Kishon Vijay Abraham I <kishon@...com>,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Rob Herring <robh+dt@...nel.org>,
        Rob Herring <robh@...nel.org>, Yu Chen <chenyu56@...wei.com>,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/8] Add PHY USB3 drivers for Hikey 970

On 10-09-20, 07:52, Mauro Carvalho Chehab wrote:
> This patch series add the PHY layer needed in order to support the USB
> functionality on Hikey 970 boards.
> 
> v3:
> - split a namespace patch on two (one with code changes and another
>   one with dt-bindings changes);
> - placed just the PHY driver on this series. Another series will add the
>   USB HUB driver and the DTS changes required to enable USB support
>   for this board.

I have only cover in my inbox, no other patches. Even lore doesn't show
the series, not sure what happened here

> 
> Mauro Carvalho Chehab (6):
>   phy: hisilicon: phy-hi3670-usb3: use a consistent namespace
>   dts: phy: phy-hi3670-usb3.txt: use a consistent namespace
>   phy: hisilicon: phy-hi3670-usb3: fix coding style
>   phy: hisilicon: phy-hi3670-usb3: change some DT properties
>   dt-bindings: phy: convert phy-kirin970-usb3.txt to yaml
>   MAINTAINERS: add myself as maintainer for Kirin 970 USB PHY
> 
> Yu Chen (2):
>   phy: hisilicon: add USB physical layer for Kirin 3670
>   phy: hisilicon: phy-hi3670-usb3: fix some issues at the init code
> 
>  .../bindings/phy/hisilicon,hi3670-usb3.yaml   |  72 ++
>  MAINTAINERS                                   |   9 +-
>  drivers/phy/hisilicon/Kconfig                 |  10 +
>  drivers/phy/hisilicon/Makefile                |   1 +
>  drivers/phy/hisilicon/phy-hi3670-usb3.c       | 671 ++++++++++++++++++
>  5 files changed, 762 insertions(+), 1 deletion(-)
>  create mode 100644 Documentation/devicetree/bindings/phy/hisilicon,hi3670-usb3.yaml
>  create mode 100644 drivers/phy/hisilicon/phy-hi3670-usb3.c
> 
> -- 
> 2.26.2
> 

-- 
~Vinod

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ