All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Microchip LAN966x USB device support
@ 2022-05-25  7:10 ` Herve Codina
  0 siblings, 0 replies; 12+ messages in thread
From: Herve Codina @ 2022-05-25  7:10 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Nicolas Ferre, Alexandre Belloni, Claudiu Beznea,
	Michael Turquette, Stephen Boyd, Horatiu Vultur
  Cc: linux-usb, devicetree, linux-arm-kernel, linux-kernel, linux-clk,
	Thomas Petazzoni, Herve Codina

Hi,

This series add support for the USB device controller available on
the Microchip LAN966x SOCs (LAN9662 and LAN9668).

Both SOCs have the same controller and this controller is also the
same as the one present on the SAMAD3 SOC.

Regards,
Herve

Changes v2:
- Avoid wildcards in the DT compatible string
- Rename the DT node

Changes v3:
- Add Krzysztof's 'Acked-by' on patch 2/3
- Change node insertion point (sort nodes by base addresses) on patch 3/3

Herve Codina (3):
  clk: lan966x: Fix the lan966x clock gate register address
  dt-bindings: usb: atmel: Add Microchip LAN9662 compatible string
  ARM: dts: lan966x: Add UDPHS support

 Documentation/devicetree/bindings/usb/atmel-usb.txt |  3 +++
 arch/arm/boot/dts/lan966x.dtsi                      | 11 +++++++++++
 drivers/clk/clk-lan966x.c                           |  2 +-
 3 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-07-01  7:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25  7:10 [PATCH v3 0/3] Microchip LAN966x USB device support Herve Codina
2022-05-25  7:10 ` Herve Codina
2022-05-25  7:10 ` [PATCH v3 1/3] clk: lan966x: Fix the lan966x clock gate register address Herve Codina
2022-05-25  7:10   ` Herve Codina
2022-05-25  7:10 ` [PATCH v3 2/3] dt-bindings: usb: atmel: Add Microchip LAN9662 compatible string Herve Codina
2022-05-25  7:10   ` Herve Codina
2022-05-25  7:10 ` [PATCH v3 3/3] ARM: dts: lan966x: Add UDPHS support Herve Codina
2022-05-25  7:10   ` Herve Codina
2022-06-30  9:31   ` Claudiu.Beznea
2022-06-30  9:31     ` Claudiu.Beznea
2022-07-01  7:09     ` Herve Codina
2022-07-01  7:09       ` Herve Codina

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.