* [PULL] u-boot-at91-2022.01-b
@ 2021-10-12 14:18 Eugen.Hristev
2021-10-12 19:43 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Eugen.Hristev @ 2021-10-12 14:18 UTC (permalink / raw)
To: trini, u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL] u-boot-at91-2022.01-b
2021-10-12 14:18 [PULL] u-boot-at91-2022.01-b Eugen.Hristev
@ 2021-10-12 19:43 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-10-12 19:43 UTC (permalink / raw)
To: Eugen.Hristev; +Cc: u-boot
[-- Attachment #1: Type: text/plain, Size: 888 bytes --]
On Tue, Oct 12, 2021 at 02:18:29PM +0000, Eugen.Hristev@microchip.com wrote:
> 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)
>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-12 19:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-12 14:18 [PULL] u-boot-at91-2022.01-b Eugen.Hristev
2021-10-12 19:43 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox