linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: host: ehci-atmel: Enable HSIC port on SAMA5D2
@ 2021-09-10 16:38 cristian.birsan
  2021-09-10 16:38 ` [PATCH 1/2] dt-bindings: usb: atmel: add USB PHY type property cristian.birsan
  2021-09-10 16:38 ` [PATCH 2/2] USB: host: ehci-atmel: Add support for HSIC phy cristian.birsan
  0 siblings, 2 replies; 7+ messages in thread
From: cristian.birsan @ 2021-09-10 16:38 UTC (permalink / raw)
  To: stern, gregkh, nicolas.ferre, ada, alexandre.belloni, ludovic.desroches
  Cc: linux-usb, linux-arm-kernel, linux-kernel, Cristian Birsan

From: Cristian Birsan <cristian.birsan@microchip.com>

On SAMA5D2 SoCs, Port C of USB Host contains a High-Speed Inter-Chip (HSIC)
transceiver. It can be used for USB chip-to-chip interconnect with a 2-signal
(strobe, data) synchronous serial interface using 240 MHz DDR signaling.

External cables, connectors, and hot plug & play are not supported.

This patch series enables this feature.

Cristian Birsan (2):
  dt-bindings: usb: atmel: add USB PHY type property
  USB: host: ehci-atmel: Add support for HSIC phy

 Documentation/devicetree/bindings/usb/atmel-usb.txt | 4 ++++
 drivers/usb/host/ehci-atmel.c                       | 8 ++++++++
 2 files changed, 12 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2021-09-13 16:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 16:38 [PATCH 0/2] USB: host: ehci-atmel: Enable HSIC port on SAMA5D2 cristian.birsan
2021-09-10 16:38 ` [PATCH 1/2] dt-bindings: usb: atmel: add USB PHY type property cristian.birsan
2021-09-10 19:07   ` Sergei Shtylyov
2021-09-13 16:38     ` Cristian.Birsan
2021-09-10 16:38 ` [PATCH 2/2] USB: host: ehci-atmel: Add support for HSIC phy cristian.birsan
2021-09-10 20:49   ` Alan Stern
2021-09-13 11:39   ` Alexander Dahl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).