mbox series

[v4,0/2] ARM: at91: USB Device Port fixes

Message ID 20221114185923.1023249-1-m.grzeschik@pengutronix.de (mailing list archive)
Headers show
Series ARM: at91: USB Device Port fixes | expand

Message

Michael Grzeschik Nov. 14, 2022, 6:59 p.m. UTC
This series fixes the UDP (USB Device Port) on the
at91rm9200 and at91sam9g20.

Cc: nicolas.ferre@microchip.com
Cc: alexandre.belloni@bootlin.com
Cc: linux-clk@vger.kernel.org
Cc: kernel@pengutronix.de

Michael Grzeschik (2):
  ARM: at91: rm9200: fix usb device clock id
  ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl

 arch/arm/boot/dts/at91rm9200.dtsi           | 2 +-
 arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 9 +++++++++
 drivers/clk/at91/at91rm9200.c               | 2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)