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:54:17 +0000
From:   <Conor.Dooley@...rochip.com>
To:     <thierry.reding@...il.com>, <u.kleine-koenig@...gutronix.de>,
        <lee.jones@...aro.org>
CC:     <Daire.McNamara@...rochip.com>, <linux-kernel@...r.kernel.org>,
        <linux-pwm@...r.kernel.org>, <linux-riscv@...ts.infradead.org>
Subject: Re: [PATCH 0/2] Add support for Microchip's pwm fpga core

On 07/06/2022 09:45, Conor Dooley wrote:
> Hey all,
> Small series here, adding a driver for the "soft" pwm IP core
> for microchip FPGAs. The binding for them was already added
> in 5.18.
> Thanks,
> Conor.

I realised 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 USB and
SPI trees. The SPI one is already applied.
I will include this in the covers for future revisions
Thanks,
Conor

> 
> Conor Dooley (2):
>   pwm: add microchip soft ip corePWM driver
>   MAINTAINERS: add pwm to PolarFire SoC entry
> 
>  MAINTAINERS                      |   1 +
>  drivers/pwm/Kconfig              |  10 ++
>  drivers/pwm/Makefile             |   1 +
>  drivers/pwm/pwm-microchip-core.c | 289 +++++++++++++++++++++++++++++++
>  4 files changed, 301 insertions(+)
>  create mode 100644 drivers/pwm/pwm-microchip-core.c
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ