* [PULL next] u-boot-at91-2023.07-a
@ 2023-03-28 10:13 Eugen Hristev
2023-03-28 15:42 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Eugen Hristev @ 2023-03-28 10:13 UTC (permalink / raw)
To: Tom Rini, U-Boot Mailing List
Hello Tom,
Please pull tag u-boot-at91-2023.07-a , the first set of at91
features for the next cycle 2023.07 .
This feature set includes the clock changes required for sam9x60 SoC to
support USB host.
Thanks,
Eugen
The following changes since commit fde439219ff53a46bdd5dff69e049ccd4be57310:
Merge tag 'efi-next-20230325' of
https://source.denx.de/u-boot/custodians/u-boot-efi into next
(2023-03-25 17:34:34 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-at91.git
tags/u-boot-at91-2023.07-a
for you to fetch changes up to ad59148ff53bc5c38ef2d2cdb7039559ff91a954:
configs: at91: sam9x60: Add required configs for the USB clock
(2023-03-27 14:27:37 +0300)
----------------------------------------------------------------
First set of u-boot-at91 features for the 2023.07 cycle
----------------------------------------------------------------
Claudiu Beznea (1):
clk: at91: pmc: export clock setup to pmc
Sergiu Moga (4):
clk: at91: Add support for sam9x60 USB clock
clk: at91: sam9x60: Register the required clocks for USB
clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
configs: at91: sam9x60: Add required configs for the USB clock
configs/sam9x60_curiosity_mmc1_defconfig | 1 +
configs/sam9x60_curiosity_mmc_defconfig | 1 +
configs/sam9x60ek_mmc_defconfig | 1 +
configs/sam9x60ek_nandflash_defconfig | 1 +
configs/sam9x60ek_qspiflash_defconfig | 1 +
drivers/clk/at91/Kconfig | 7 ++
drivers/clk/at91/Makefile | 1 +
drivers/clk/at91/clk-sam9x60-usb.c | 157
+++++++++++++++++++++++++++++++
drivers/clk/at91/pmc.c | 42 +++++++++
drivers/clk/at91/pmc.h | 27 ++++++
drivers/clk/at91/sam9x60.c | 63 +++++++++++++
drivers/clk/at91/sama7g5.c | 48 ++--------
12 files changed, 308 insertions(+), 42 deletions(-)
create mode 100644 drivers/clk/at91/clk-sam9x60-usb.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL next] u-boot-at91-2023.07-a
2023-03-28 10:13 [PULL next] u-boot-at91-2023.07-a Eugen Hristev
@ 2023-03-28 15:42 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-03-28 15:42 UTC (permalink / raw)
To: Eugen Hristev; +Cc: U-Boot Mailing List
[-- Attachment #1: Type: text/plain, Size: 917 bytes --]
On Tue, Mar 28, 2023 at 01:13:18PM +0300, Eugen Hristev wrote:
> Hello Tom,
>
>
> Please pull tag u-boot-at91-2023.07-a , the first set of at91
> features for the next cycle 2023.07 .
>
> This feature set includes the clock changes required for sam9x60 SoC to
> support USB host.
>
> Thanks,
> Eugen
>
> The following changes since commit fde439219ff53a46bdd5dff69e049ccd4be57310:
>
> Merge tag 'efi-next-20230325' of
> https://source.denx.de/u-boot/custodians/u-boot-efi into next (2023-03-25
> 17:34:34 -0400)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-at91.git
> tags/u-boot-at91-2023.07-a
>
> for you to fetch changes up to ad59148ff53bc5c38ef2d2cdb7039559ff91a954:
>
> configs: at91: sam9x60: Add required configs for the USB clock (2023-03-27
> 14:27:37 +0300)
>
Applied to u-boot/next, 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:[~2023-03-28 15:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28 10:13 [PULL next] u-boot-at91-2023.07-a Eugen Hristev
2023-03-28 15:42 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox