[PATCH 0/2] Add support for Microchip's pwm fpga core

Conor.Dooley at microchip.com Conor.Dooley at microchip.com
Tue Jun 7 10:54:17 PDT 2022


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
> 



More information about the linux-riscv mailing list