Re: [PATCH 0/3] Add picoPHY usb phy driver found on stih407 family SoC's

From: Kishon Vijay Abraham I
Date: Mon Sep 08 2014 - 11:24:11 EST


Hi,

On Wednesday 03 September 2014 03:57 PM, Peter Griffin wrote:
> This series adds support for the picoPHY usb phy which is used by the usb2
> and usb3 host controllers when controlling usb2/1.1 devices. It is found on
> stih407 family SoC's from the consumer electronics devision of STMicroelectronics.

So miphy28lp is the PHY controller for USB3 device controller and picoPHY is
the PHY controller for USB3 host controller?

Thanks
Kishon

>
> Peter Griffin (3):
> phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC
> family
> phy: phy-stih407-usb: Add dt documentation for USB picophy found on
> stih407 SoC family
> MAINTAINERS: Add phy-stih407-usb.c file to ARCH/STI architecture
>
> .../devicetree/bindings/phy/phy-stih407-usb.txt | 37 +++++
> MAINTAINERS | 1 +
> drivers/phy/Kconfig | 8 +
> drivers/phy/Makefile | 2 +
> drivers/phy/phy-stih407-usb.c | 185 +++++++++++++++++++++
> 5 files changed, 233 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/phy-stih407-usb.txt
> create mode 100644 drivers/phy/phy-stih407-usb.c
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/