public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor.dooley@microchip.com>
To: "Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Lee Jones" <lee.jones@linaro.org>
Cc: Daire McNamara <daire.mcnamara@microchip.com>,
	<linux-kernel@vger.kernel.org>, <linux-pwm@vger.kernel.org>,
	<linux-riscv@lists.infradead.org>,
	Conor Dooley <conor.dooley@microchip.com>
Subject: [PATCH 0/2] Add support for Microchip's pwm fpga core
Date: Tue, 7 Jun 2022 09:45:50 +0100	[thread overview]
Message-ID: <20220607084551.2735922-1-conor.dooley@microchip.com> (raw)

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.

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

-- 
2.36.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

             reply	other threads:[~2022-06-07  8:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07  8:45 Conor Dooley [this message]
2022-06-07  8:45 ` [PATCH 1/2] pwm: add microchip soft ip corePWM driver Conor Dooley
2022-06-07 20:07   ` Uwe Kleine-König
2022-06-07 22:14     ` Conor.Dooley
2022-06-08 12:12     ` Conor.Dooley
2022-06-08 15:13       ` Uwe Kleine-König
2022-06-12 13:00         ` Conor.Dooley
2022-06-12 21:16           ` Uwe Kleine-König
2022-06-12 21:20             ` Conor.Dooley
2022-06-07  8:45 ` [PATCH 2/2] MAINTAINERS: add pwm to PolarFire SoC entry Conor Dooley
2022-06-07 17:54 ` [PATCH 0/2] Add support for Microchip's pwm fpga core Conor.Dooley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220607084551.2735922-1-conor.dooley@microchip.com \
    --to=conor.dooley@microchip.com \
    --cc=daire.mcnamara@microchip.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=thierry.reding@gmail.com \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox