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:   Mon, 13 Jun 2022 11:55:35 +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>, <ben.dooks@...ethink.co.uk>,
        <heinrich.schuchardt@...onical.com>, <Conor.Dooley@...rochip.com>
Subject: Re: [PATCH v2 0/2] Add support for PolarFire SoC's musb controller


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

Ah, damn - forgot to mention the 3 sets of changes to the MAINTAINERS entry
again. There's a change already in spi-next & another change in my patchset
sent for pwm.

> 
> Changes since v1:
> - Drop unneeded resource copying as per Rob's changes to the other drivers
> - Drop the dts patch
> 
> Conor Dooley (2):
>    usb: musb: Add support for PolarFire SoC's musb controller
>    MAINTAINERS: add musb to PolarFire SoC entry
> 
>   MAINTAINERS               |   1 +
>   drivers/usb/musb/Kconfig  |  13 +-
>   drivers/usb/musb/Makefile |   1 +
>   drivers/usb/musb/mpfs.c   | 265 ++++++++++++++++++++++++++++++++++++++
>   4 files changed, 279 insertions(+), 1 deletion(-)
>   create mode 100644 drivers/usb/musb/mpfs.c
> 
> 
> base-commit: f2906aa863381afb0015a9eb7fefad885d4e5a56

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ