From: <Eugen.Hristev@microchip.com>
To: <Dan.Sneddon@microchip.com>, <u-boot@lists.denx.de>
Subject: Re: [PATCH 0/3] Add SAMA5D2 PWM Support
Date: Tue, 12 Oct 2021 12:59:26 +0000 [thread overview]
Message-ID: <1a1f543c-dcaa-451b-2126-8fda497f929d@microchip.com> (raw)
In-Reply-To: <20210920232846.25954-1-dan.sneddon@microchip.com>
On 9/21/21 2:28 AM, Dan Sneddon wrote:
> Add support for the PWM found on SAMA5D2 SoCs.
>
> Dan Sneddon (3):
> pwm: Add PWM driver for SAMA5D2
> dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2
> ARM:dts: sama5d2: Add pwm definition
>
> arch/arm/dts/sama5d2.dtsi | 8 +
> doc/device-tree-bindings/pwm/pwm-at91.txt | 16 ++
> drivers/pwm/Kconfig | 6 +
> drivers/pwm/Makefile | 1 +
> drivers/pwm/pwm-at91.c | 207 ++++++++++++++++++++++
> 5 files changed, 238 insertions(+)
> create mode 100644 doc/device-tree-bindings/pwm/pwm-at91.txt
> create mode 100644 drivers/pwm/pwm-at91.c
>
> --
> 2.17.1
>
Applied to u-boot-at91/master, thanks !
prev parent reply other threads:[~2021-10-12 12:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-20 23:28 [PATCH 0/3] Add SAMA5D2 PWM Support Dan Sneddon
2021-09-20 23:28 ` [PATCH 1/3] pwm: Add PWM driver for SAMA5D2 Dan Sneddon
2021-09-20 23:28 ` [PATCH 2/3] dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2 Dan Sneddon
2021-09-20 23:28 ` [PATCH 3/3] ARM:dts: sama5d2: Add pwm definition Dan Sneddon
2021-10-12 12:59 ` Eugen.Hristev [this message]
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=1a1f543c-dcaa-451b-2126-8fda497f929d@microchip.com \
--to=eugen.hristev@microchip.com \
--cc=Dan.Sneddon@microchip.com \
--cc=u-boot@lists.denx.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