[GIT PULL] Please pull u-boot-rockchip-2027.01-20260813 into next

Quentin Schulz via U-Boot <[email protected]>
Newsgroups gmane.comp.boot-loaders.u-boot
Message-ID <20260813170348.344977-1-u-boot__37730.6024356344$1786640662$gmane$org@0leil.net>
Hi Tom,

CI for this pull request is available here: https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/pipelines/975

The following changes since commit 5a92645e1f9020d24d19e03fff2ae63f30080770:

  Merge patch series "Add eMMC support for Axiado SCM3005 board" (2026-08-11 14:55:40 -0600)

are available in the Git repository at:

  https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip.git tags/u-boot-rockchip-2027.01-20260813

for you to fetch changes up to f75a3d96e1f33c1b8737018843b7bd5fc207b9d4:

  clk: rockchip: pll: fix overflow and drop manual two's complement on RK3588/RK3576 (2026-08-12 16:55:03 +0200)

----------------------------------------------------------------
- Drop redundant OTP nodes from RK3528/RK356x since 7.1 DTS sync,
- Enable USB on RK3528,
- Add support for another SPI chip on Radxa Rock 4D,
- Fix fractional PLLs on RK3588/RK3576,

----------------------------------------------------------------
Alexey Charkov (5):
      clk: rockchip: pll: drop misleading fout in rockchip_rk3588_pll_k_get()
      clk: rockchip: pll: fix rounding of negative k in RK3588 frac PLL
      clk: rockchip: pll: fix RK3588 frac PLL result for k=-32768
      clk: rockchip: pll: let rockchip_rk3588_pll_k_get update m directly
      clk: rockchip: pll: fix overflow and drop manual two's complement on RK3588/RK3576

Jonas Karlman (8):
      arm: dts: rockchip: Drop OTP nodes from u-boot.dtsi on RK3528/RK356x
      arm64: dts: rockchip: Add watchdog node for RK3528
      arm64: dts: rockchip: Add USB nodes for RK3528
      arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20C
      arm64: dts: rockchip: Enable USB ports on Radxa ROCK 2A/2F
      arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1
      arm64: dts: rockchip: Enable USB 2.0 ports on NanoPi Zero2
      rockchip: rk3528-generic: Add support for USB OTG

Martin Herren (1):
      rockchip: rk3576-rock-4d: Enable XMC SPI chip

 arch/arm/dts/rk3528-generic.dts                    | 18 ++++-
 arch/arm/dts/rk3528-u-boot.dtsi                    |  5 --
 arch/arm/dts/rk356x-u-boot.dtsi                    |  5 --
 arch/arm/include/asm/arch-rockchip/clock.h         |  8 +-
 configs/generic-rk3528_defconfig                   | 10 +++
 configs/rock-4d-rk3576_defconfig                   |  1 +
 drivers/clk/rockchip/clk_pll.c                     | 86 +++++++++------------
 .../src/arm64/rockchip/rk3528-armsom-sige1.dts     | 25 ++++++
 .../src/arm64/rockchip/rk3528-nanopi-zero2.dts     | 29 +++++++
 .../src/arm64/rockchip/rk3528-radxa-e20c.dts       | 60 +++++++++++++++
 dts/upstream/src/arm64/rockchip/rk3528-rock-2.dtsi | 17 +++++
 dts/upstream/src/arm64/rockchip/rk3528-rock-2a.dts | 11 +++
 dts/upstream/src/arm64/rockchip/rk3528-rock-2f.dts | 12 +++
 dts/upstream/src/arm64/rockchip/rk3528.dtsi        | 88 ++++++++++++++++++++++
 14 files changed, 311 insertions(+), 64 deletions(-)
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.