[PULL] u-boot-sh/main

Marek Vasut via U-Boot <[email protected]>
Newsgroups org.u-boot-project.lists.u-boot
Message-ID <[email protected]>
R-Car Gen3 clean ups and size optimization.
R-Car Gen4 proper PCIe clock generator driver.
R-Car Gen5 support for newer SCP firmware version.

The following changes since commit baa64b2f892890f00a377eac4a3e685472bb56b5:

  Merge tag 'efi-2026-10-rc2-2' of https://git.u-boot-project.org/u-boot/custodians/u-boot-efi (2026-07-31 08:55:30 -0600)

are available in the Git repository at:

  https://git.u-boot-project.org/u-boot/custodians/u-boot-sh.git main

for you to fetch changes up to 8fa2ad1a2c66502cb4eb154c384a67996ab46c2a:

  arm: dts: renesas: Remove unused OPP nodes from R-Car H3/M3-W/M3-W+/M3-N (2026-08-02 22:15:37 +0200)

----------------------------------------------------------------
Marek Vasut (10):
      MAINTAINERS: Update SH/SoCFPGA/USB email addresses
      clk: renesas: Add SDK SCP 4.36 map to Renesas R-Car R8A78000 X5H CPG clock driver
      clk: rs9: Add Renesas 9-series PCIe clock generator driver
      pci: pcie-rcar-gen4: Handle always on reference clock
      arm64: renesas: r8a779g3: Enable PCIe clock generator and I2C mux drivers on Retronix R-Car V4H Sparrow Hawk board
      Revert "arm64: dts: renesas: r8a779g3: Reinstate basic PCIe clock description for Sparrow Hawk"
      pinctrl: renesas: Further minimize R8A77951 H3 PFC tables
      pinctrl: renesas: Further minimize R8A77960 M3-W and R8A77961 M3-W+ PFC tables
      pinctrl: renesas: Further minimize R8A77965 M3-N PFC tables
      arm: dts: renesas: Remove unused OPP nodes from R-Car H3/M3-W/M3-W+/M3-N

 .mailmap                                       |   7 +-
 MAINTAINERS                                    |  12 +-
 arch/arm/dts/r8a77951-u-boot.dtsi              |  34 +++
 arch/arm/dts/r8a77960-u-boot.dtsi              |  26 ++
 arch/arm/dts/r8a77965-u-boot.dtsi              |   9 +
 arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi |  18 --
 configs/r8a779g3_sparrowhawk_defconfig         |   3 +
 drivers/clk/Kconfig                            |   7 +
 drivers/clk/Makefile                           |   1 +
 drivers/clk/clk-renesas-pcie.c                 | 327 +++++++++++++++++++++++++
 drivers/clk/renesas/r8a78000-cpg.c             |   4 +-
 drivers/pci/pci-rcar-gen4.c                    |   2 +-
 drivers/pinctrl/renesas/pfc-r8a77951.c         |  28 +--
 drivers/pinctrl/renesas/pfc-r8a7796.c          |  22 +-
 drivers/pinctrl/renesas/pfc-r8a77965.c         |  28 +--
 15 files changed, 455 insertions(+), 73 deletions(-)
 create mode 100644 drivers/clk/clk-renesas-pcie.c
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.