All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-imx-master-20250512
@ 2025-05-12 21:49 Fabio Estevam
  2025-05-13 16:41 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2025-05-12 21:49 UTC (permalink / raw)
  To: trini; +Cc: u-boot

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Please pull u-boot-imx-master-20250512
  2025-05-12 21:49 [GIT PULL] Please pull u-boot-imx-master-20250512 Fabio Estevam
@ 2025-05-13 16:41 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2025-05-13 16:41 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: u-boot

On Mon, 12 May 2025 18:49:27 -0300, Fabio Estevam wrote:

> 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:
> 
> [...]

Merged into u-boot/master, thanks!

-- 
Tom



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-13 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-12 21:49 [GIT PULL] Please pull u-boot-imx-master-20250512 Fabio Estevam
2025-05-13 16:41 ` Tom Rini

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.