Rafał Miłecki <zaj...@gmail.com> writes:
> Northstar is a family of SoCs used in home routers. They have USB 2.0
> and 3.0 controllers with PHYs that need to be properly initialized.
> This driver provides PHY init support in a generic way and can be bound
> with XHCI controller driver.
>
> Signed-off-by: Rafał Miłecki <zaj...@gmail.com>
> ---
>  .../devicetree/bindings/usb/ns-usb3-phy.txt        |  14 ++
>  drivers/usb/phy/Kconfig                            |   8 +
>  drivers/usb/phy/Makefile                           |   1 +
>  drivers/usb/phy/phy-bcm-ns-usb3.c                  | 256 
> +++++++++++++++++++++

new drivers should be using drivers/phy/ framework instead. Sorry.

-- 
balbi

Attachment: signature.asc
Description: PGP signature

Reply via email to