[PULL] u-boot-at91-2026.01-a
Eugen Hristev
eugen.hristev at linaro.org
Wed Oct 22 09:22:59 CEST 2025
Hello Tom,
Please pull tag u-boot-at91-2026.01-a , the first set of at91 features
and fixes for the 2026.01 cycle.
This small fixes set includes a change on clocks register value and a
fix for the sam9x60ek default timer.
Thanks,
Eugen
The following changes since commit bf1d8c1fec863b7da2f0d1ed4bd5526275d70dc2:
test/py: Update to a newer pytest release (2025-10-16 18:03:27 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-at91.git
tags/u-boot-at91-2026.01-a
for you to fetch changes up to 68b1f2aeb811e2d450051a0cc9c055f5c59f2cbf:
ARM: dts: sam9x60ek: select PIT as tick-timer (2025-10-17 12:34:02 +0300)
----------------------------------------------------------------
First set of u-boot-at91 features for the 2026.01 cycle
----------------------------------------------------------------
Dharma Balasubiramani (1):
ARM: dts: sam9x60ek: select PIT as tick-timer
Manikandan Muralidharan (2):
clk: at91: Add ACR in all PLL setting.
clk: at91: remove default values for PMC_PLL_ACR
arch/arm/dts/sam9x60ek-u-boot.dtsi | 1 +
drivers/clk/at91/clk-sam9x60-pll.c | 7 ++-----
drivers/clk/at91/pmc.h | 1 +
drivers/clk/at91/sam9x60.c | 2 ++
drivers/clk/at91/sam9x7.c | 5 +++++
drivers/clk/at91/sama7d65.c | 1 +
drivers/clk/at91/sama7g5.c | 1 +
include/linux/clk/at91_pmc.h | 2 --
8 files changed, 13 insertions(+), 7 deletions(-)
More information about the U-Boot
mailing list