[PULL] u-boot-at91-fixes-2023.07-a

Hello Tom,
Please pull tag u-boot-at91-fixes-2023.07-a , the first set of at91 fixes for the 2023.07 cycle.
This small fixes set includes one init fix for scmi clocks and a missing gpio_request for pm9g45.
Thanks, Eugen
The following changes since commit 19b77d3d23966a0d6dbb3c86187765f11100fb6f:
Prepare v2023.07-rc4 (2023-06-12 13:45:09 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-at91.git tags/u-boot-at91-fixes-2023.07-a
for you to fetch changes up to ee8f873678cca41df206f23883d6fe6a641a7f21:
ARM: at91: don't initialize clocks if scmi clock driver is enabled (2023-06-16 12:17:12 +0300)
---------------------------------------------------------------- First set of u-boot-atmel fixes for the 2023.07 cycle
---------------------------------------------------------------- Clément Léger (1): ARM: at91: don't initialize clocks if scmi clock driver is enabled
Ilko Iliev (1): board: pm9g45: add missing gpio_request()
arch/arm/mach-at91/armv7/cpu.c | 2 +- board/ronetix/pm9g45/pm9g45.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-)

On Mon, Jun 19, 2023 at 01:21:32PM +0300, Eugen Hristev wrote:
Hello Tom,
Please pull tag u-boot-at91-fixes-2023.07-a , the first set of at91 fixes for the 2023.07 cycle.
This small fixes set includes one init fix for scmi clocks and a missing gpio_request for pm9g45.
Thanks, Eugen
The following changes since commit 19b77d3d23966a0d6dbb3c86187765f11100fb6f:
Prepare v2023.07-rc4 (2023-06-12 13:45:09 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-at91.git tags/u-boot-at91-fixes-2023.07-a
for you to fetch changes up to ee8f873678cca41df206f23883d6fe6a641a7f21:
ARM: at91: don't initialize clocks if scmi clock driver is enabled (2023-06-16 12:17:12 +0300)
Applied to u-boot/master, thanks!
participants (2)
-
Eugen Hristev
-
Tom Rini