mbox series

[0/3] Microchip LAN966x USB device support

Message ID 20220513105850.310375-1-herve.codina@bootlin.com (mailing list archive)
Headers show
Series Microchip LAN966x USB device support | expand

Message

Herve Codina May 13, 2022, 10:58 a.m. UTC
Hi,

This series add support for the USB device controller available on
the Microchip LAN966x SOCs.

This controller is the same as the one present on the SAMAD3 SOC.

Regards,
Herve

Herve Codina (3):
  clk: lan966x: Fix the lan966x clock gate register address
  dt-bindings: usb: atmel: Add Microchip LAN966x 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(-)