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
Subject: [GIT PULL] Please pull u-boot-imx-master-20250512
Date: Mon, 12 May 2025 18:49:27 -0300	[thread overview]
Message-ID: <20250512214927.3839357-1-festevam@gmail.com> (raw)

Hi Tom,

Please pull from u-boot-imx/master, thanks.

The following changes since commit cf37480bc8335494cf88b7180dc3f1eb8cf63a9d:

  Prepare v2025.07-rc2 (2025-05-12 14:33:38 -0600)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20250512

for you to fetch changes up to b3525ecd4908b6c7cdf2c9e4cd028c8d80d3d958:

  imx95_evk: enable PCI early (2025-05-12 18:43:34 -0300)

u-boot-imx-master-20250512
--------------------------

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

- Add imxrt1170 support to the fspi SPI driver.
- Enable PCI early on imx95_evk.
- Fix fsl_enetc imdio register calculation.
----------------------------------------------------------------
Jonathan Currier (5):
      spi: fspi: involve lut_num for struct nxp_fspi_devtype_data
      spi: fspi: Add imxrt1170 device data
      ARM: dts: imx: Add flexspi (fspi) to imxrt1170 and it's evk.
      spi: fspi: dev_dbg() call assumes fdt_addr_t always a long long
      configs: imxrt1170-evk_defconfig: include FlexSPI driver and flash chip support

Thomas Schaefer (1):
      net: fsl_enetc: fix imdio register calculation

Tim Harvey (1):
      imx95_evk: enable PCI early

 arch/arm/dts/imxrt1170-evk.dts              | 28 +++++++++++++++
 arch/arm/dts/imxrt1170.dtsi                 | 13 +++++++
 configs/imx95_19x19_evk_defconfig           |  1 +
 configs/imxrt1170-evk_defconfig             | 15 ++++++++
 drivers/clk/imx/clk-imxrt1170.c             |  9 +++++
 drivers/net/fsl_enetc.c                     |  4 ++-
 drivers/spi/nxp_fspi.c                      | 55 ++++++++++++++++++-----------
 include/dt-bindings/clock/imxrt1170-clock.h |  4 ++-
 8 files changed, 107 insertions(+), 22 deletions(-)

             reply	other threads:[~2025-05-12 21:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-12 21:49 Fabio Estevam [this message]
2025-05-13 16:41 ` [GIT PULL] Please pull u-boot-imx-master-20250512 Tom Rini

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=20250512214927.3839357-1-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.