All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: trini@konsulko.com
Cc: u-boot@lists.denx.de, alice.guo@nxp.com, ye.li@oss.nxp.com,
	peng.fan@oss.nxp.com, marex@nabladev.com
Subject: [GIT PULL] Please pull u-boot-imx-master-20260626
Date: Fri, 26 Jun 2026 22:38:52 -0300	[thread overview]
Message-ID: <20260627013852.3002838-2-festevam@gmail.com> (raw)
In-Reply-To: <20260627013852.3002838-1-festevam@gmail.com>

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-20260626

for you to fetch changes up to 151e7c6e7c2c33b980030aba782e056d5719c998:

  clk: imx: imx8mq: Fix iMX8MQ PLL issue (2026-06-26 20:12:22 -0300)

u-boot-imx-master-20260626
--------------------------

CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/30543

- Fix MAC address representation on i.MX9
- Fix i.MX6 DDR initialization
- 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]

Marek Vasut (1):
      mx6: ddr: Subtract half a cycle instead of three quarters of a cycle after DQS gating calibration

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 ++++++++++----
 arch/arm/mach-imx/mx6/ddr.c       |   4 +-
 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 +
 6 files changed, 294 insertions(+), 44 deletions(-)
 create mode 100644 drivers/clk/imx/clk-frac-pll.c

  reply	other threads:[~2026-06-27  1:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-27  1:38 [GIT PULL] Please pull u-boot-imx-master-20260626 Fabio Estevam
2026-06-27  1:38 ` Fabio Estevam [this message]
2026-06-27 12:18   ` Marek Vasut
2026-06-27 12:26     ` Fabio Estevam
2026-06-27 12:26       ` ****SPAM**** " Fabio Estevam
2026-06-27 14:20       ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260627013852.3002838-2-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=alice.guo@nxp.com \
    --cc=marex@nabladev.com \
    --cc=peng.fan@oss.nxp.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=ye.li@oss.nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.