[PATCH 0/4] ARM: at91: USB Device Port fixes

Michael Grzeschik m.grzeschik at pengutronix.de
Thu Nov 3 12:57:26 PDT 2022


This series fixes the UDP (USB Device Port) on the
at91rm9200 and at91sam9g20.

Cc: gregkh at linuxfoundation.org
Cc: nicolas.ferre at microchip.com
Cc: alexandre.belloni at bootlin.com
Cc: linux-usb at vger.kernel.org
Cc: linux-clk at vger.kernel.org

Michael Grzeschik (4):
  usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callback
  clk: at91: rm9200: fix usb device clock id
  ARM: dts: at91: rm9200: fix usb device clk id
  ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl

 arch/arm/boot/dts/at91rm9200.dtsi           |  2 +-
 arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 10 ++++++++++
 drivers/clk/at91/at91rm9200.c               |  2 +-
 drivers/usb/gadget/udc/at91_udc.c           |  5 +----
 4 files changed, 13 insertions(+), 6 deletions(-)

-- 
2.30.2




More information about the linux-arm-kernel mailing list