[PATCH 0/3] Add support for PolarFire SoC's musb controller

Conor.Dooley at microchip.com Conor.Dooley at microchip.com
Tue Jun 7 10:53:39 PDT 2022


On 07/06/2022 14:22, Conor Dooley wrote:
> Hey Bin, Greg,
> Short series here adding support for USB on Microchip PolarFire SoC FPGAs.
> The kconfig dependancy for INVENTRA_DMA has become a bit of a mouthful,
> is there a better way of dealing with that?
> Thanks,
> Conor.

Hmm,
I now realise that I forgot to mention this is one of
three patchsets I have sent this cycle that touches
this MAINTAINERS entry. The others are to the PWM and
SPI trees. The SPI one is already applied.
I will include this in the covers for future revsions
Thanks,
Conor

> 
> Conor Dooley (3):
>   usb: musb: Add support for PolarFire SoC's musb controller
>   MAINTAINERS: add musb to PolarFire SoC entry
>   riscv: dts: microchip: fix icicle kit's dr_mode
> 
>  MAINTAINERS                                   |   1 +
>  .../boot/dts/microchip/mpfs-icicle-kit.dts    |   2 +-
>  drivers/usb/musb/Kconfig                      |  13 +-
>  drivers/usb/musb/Makefile                     |   1 +
>  drivers/usb/musb/mpfs.c                       | 285 ++++++++++++++++++
>  5 files changed, 300 insertions(+), 2 deletions(-)
>  create mode 100644 drivers/usb/musb/mpfs.c
> 



More information about the linux-riscv mailing list