From: <Eugen.Hristev@microchip.com>
To: <trini@konsulko.com>, <u-boot@lists.denx.de>
Subject: [PULL] u-boot-at91-2022.01-b
Date: Tue, 12 Oct 2021 14:18:29 +0000 [thread overview]
Message-ID: <048b9898-b657-0bed-309d-309ba40c34ff@microchip.com> (raw)
Hello Tom,
Please pull tag u-boot-at91-2022.01-b , the second set of at91 features
for the next cycle 2022.01 .
This small feature set adds the support for PWM driver for the sama5d2
SoC. It also adds a node in the DT for this SoC.
Thanks,
Eugen
The following changes since commit 4c1996ce374924a226c872e26a42cfcc7bf74da2:
Merge branch '2021-10-11-TI-platform-updates' (2021-10-11 22:39:27 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-at91.git
tags/u-boot-at91-2022.01-b
for you to fetch changes up to 1f83bda7886c0e3fbb9aaf1d36dcaac27a7c92ea:
ARM: dts: sama5d2: Add pwm0 definition (2021-10-12 15:18:39 +0300)
----------------------------------------------------------------
Second set of u-boot-at91 features for the 2022.01 cycle
----------------------------------------------------------------
Dan Sneddon (3):
pwm: Add PWM driver for SAMA5D2
dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2
ARM: dts: sama5d2: Add pwm0 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
next reply other threads:[~2021-10-12 14:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-12 14:18 Eugen.Hristev [this message]
2021-10-12 19:43 ` [PULL] u-boot-at91-2022.01-b Tom Rini
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=048b9898-b657-0bed-309d-309ba40c34ff@microchip.com \
--to=eugen.hristev@microchip.com \
--cc=trini@konsulko.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