[GIT PULL] Please pull u-boot-amlogic-next-20250930
Neil Armstrong
neil.armstrong at linaro.org
Tue Sep 30 20:37:07 CEST 2025
Hi Tom,
Here's a small set of Amlogic changes for the next release.
Thanks,
Neil
The following changes since commit 9710d98e8942151fc0c62d54100d9d27e8263d04:
Merge tag 'doc-next-2025-09-27' of https://source.denx.de/u-boot/custodians/u-boot-efi into next (2025-09-27 09:49:01 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-next-20250930
for you to fetch changes up to d521fa32cc692a44c7c11d4b2a86f371d614e727:
ARM: amlogic: fix JetHub D1 eth mac fallback generation (2025-09-30 20:32:15 +0200)
----------------------------------------------------------------
- set reversed bit when using internal phy on GXL SoCs
- support gpio toggle command for amlogic gpio
- fix saradc
- remove unreachable in meson clk driver
- Stop premature exit from for loop in meson pwm driver
- fix JetHub D1 eth mac fallback generation
----------------------------------------------------------------
Andrew Goodbody (3):
adc: meson-saradc: uint cannot be less than zero
clk: meson: Remove unreachable code
pwm: meson: Stop premature exit from for loop
Neil Armstrong (1):
net: mdio: mux-meson-gxl: set reversed bit when using internal phy
Viacheslav Bocharov (1):
ARM: amlogic: fix JetHub D1 eth mac fallback generation
Yang Xiwen (1):
pinctrl: meson: support gpio toggle command
board/amlogic/jethub-j100/jethub-j100.c | 22 +++++++++-------------
drivers/adc/meson-saradc.c | 8 ++++----
drivers/clk/meson/g12a.c | 2 --
drivers/net/mdio_mux_meson_gxl.c | 3 ++-
drivers/pinctrl/meson/pinctrl-meson.c | 20 +++++++++++++++++++-
drivers/pwm/pwm-meson.c | 3 ++-
6 files changed, 36 insertions(+), 22 deletions(-)
More information about the U-Boot
mailing list