* [GIT PULL] Please pull u-boot-imx-master-20260627
@ 2026-06-27 18:02 Fabio Estevam
2026-06-29 14:51 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2026-06-27 18:02 UTC (permalink / raw)
To: trini; +Cc: u-boot, alice.guo, ye.li, peng.fan, marex
Hi Tom,
Please pull from u-boot-imx/master, thanks.
The following changes since commit 6902fb4c17faa375003124c451c2550deab5463d:
Merge branch 'master' of git://source.denx.de/u-boot-usb (2026-06-25 12:32:18 -0600)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20260627
for you to fetch changes up to 9b41032699cf8f7c25c883f7c12edba350fed1d8:
clk: imx: imx8mq: Fix iMX8MQ PLL issue (2026-06-27 14:53:01 -0300)
u-boot-imx-master-20260627
--------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/30543
- Fix MAC address representation on i.MX9
- Fix iMX8MQ PLL
- Fix SPL trampoline buffer for 1GB DDR on i.MX9
----------------------------------------------------------------
Alice Guo (1):
imx9: scmi: use 48-bit MAC add instead of incrementing mac[5]
Peng Fan (1):
imx9: scmi: Correct shutdown checking
Ye Li (2):
imx9: scmi: Fix SPL trampoline buffer for 1GB DDR
clk: imx: imx8mq: Fix iMX8MQ PLL issue
arch/arm/mach-imx/imx9/scmi/soc.c | 75 ++++++++++----
drivers/clk/imx/Makefile | 2 +-
drivers/clk/imx/clk-frac-pll.c | 199 ++++++++++++++++++++++++++++++++++++++
drivers/clk/imx/clk-imx8mq.c | 55 +++++++----
drivers/clk/imx/clk.h | 3 +
5 files changed, 292 insertions(+), 42 deletions(-)
create mode 100644 drivers/clk/imx/clk-frac-pll.c
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-29 14:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-27 18:02 [GIT PULL] Please pull u-boot-imx-master-20260627 Fabio Estevam
2026-06-29 14:51 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox