lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 7 Jun 2022 17:53:39 +0000
From:   <Conor.Dooley@...rochip.com>
To:     <b-liu@...com>, <gregkh@...uxfoundation.org>
CC:     <Daire.McNamara@...rochip.com>,
        <Valentina.FernandezAlanis@...rochip.com>,
        <linux-kernel@...r.kernel.org>, <linux-usb@...r.kernel.org>,
        <linux-riscv@...ts.infradead.org>
Subject: Re: [PATCH 0/3] Add support for PolarFire SoC's musb controller

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
> 

Powered by blists - more mailing lists