All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add usb phy support for STiH41x SoCs.
@ 2014-08-08 10:19 ` Peter Griffin
  0 siblings, 0 replies; 14+ messages in thread
From: Peter Griffin @ 2014-08-08 10:19 UTC (permalink / raw)
  To: linux-arm-kernel

This series adds support for the on-chip PHY used for USB 1.1 and 2.0 found
on STiH415 and STiH416 consumer electronics SoC's from STMicroelectronics.

Peter Griffin (3):
  phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs.
  phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6
  MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecture

 .../devicetree/bindings/phy/phy-stih41x-usb.txt    |  24 +++
 MAINTAINERS                                        |   1 +
 drivers/phy/Kconfig                                |   8 +
 drivers/phy/Makefile                               |   1 +
 drivers/phy/phy-stih41x-usb.c                      | 187 +++++++++++++++++++++
 5 files changed, 221 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt
 create mode 100644 drivers/phy/phy-stih41x-usb.c

-- 
1.9.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-08-08 11:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-08 10:19 [PATCH 0/3] Add usb phy support for STiH41x SoCs Peter Griffin
2014-08-08 10:19 ` Peter Griffin
2014-08-08 10:19 ` [PATCH 1/3] phy: phy-stih41x-usb: " Peter Griffin
2014-08-08 10:19   ` Peter Griffin
2014-08-08 11:13   ` Kishon Vijay Abraham I
2014-08-08 11:13     ` Kishon Vijay Abraham I
2014-08-08 11:13     ` Kishon Vijay Abraham I
2014-08-08 10:19 ` [PATCH 2/3] phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6 Peter Griffin
2014-08-08 10:19   ` Peter Griffin
2014-08-08 10:19 ` [PATCH 3/3] MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecture Peter Griffin
2014-08-08 10:19   ` Peter Griffin
2014-08-08 11:15   ` Kishon Vijay Abraham I
2014-08-08 11:15     ` Kishon Vijay Abraham I
2014-08-08 11:15     ` Kishon Vijay Abraham I

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.