[GIT PULL] Rockchip dts64 changes for 6.11 #2

Heiko Stuebner heiko at sntech.de
Mon Jul 8 08:31:21 PDT 2024


Hi Arnd, Kevin, Olof,

please find below and in a subsequent pull-request
some more Rockchip changes for for 6.11 .

One new (and exciting) board and some more changes.

If it's not too late yet, please pull!

Thanks
Heiko


The following changes since commit 9417909e253ffa57f014822a79cca9b1f2b25492:

  arm64: dts: rockchip: Delete the SoC variant dtsi for RK3399Pro (2024-06-28 14:02:39 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.11-rockchip-dts64-2

for you to fetch changes up to 31390eb8ffbf2b6be7d789708ec08b635d7a3eb8:

  arm64: dts: rockchip: add ROCK 5 ITX board (2024-07-08 16:25:35 +0200)

----------------------------------------------------------------
One new board, the pretty interesting Rock 5 ITX, some improvements
for the Lunzn Fastrhino R6xS boards, allowing dma on uarts connected
to bluetooth modules and an update for the gpu operating points on
rk356x. As well as some minor fixes for missing power-dmains and
ethernet phy binding adherence.

----------------------------------------------------------------
Chukun Pan (6):
      arm64: dts: rockchip: fix regulator name for Lunzn Fastrhino R6xS
      arm64: dts: rockchip: fix usb regulator for Lunzn Fastrhino R6xS
      arm64: dts: rockchip: fix pmu_io supply for Lunzn Fastrhino R6xS
      arm64: dts: rockchip: remove unused usb2 nodes for Lunzn Fastrhino R6xS
      arm64: dts: rockchip: disable display subsystem for Lunzn Fastrhino R6xS
      arm64: dts: rockchip: fixes PHY reset for Lunzn Fastrhino R68S

Cristian Ciocaltea (1):
      arm64: dts: rockchip: Add missing power-domains for rk356x vop_mmu

Diederik de Haas (3):
      arm64: dts: rockchip: Add dma-names to uart1 on quartz64-b
      arm64: dts: rockchip: Add avdd supplies to hdmi on rock64
      arm64: dts: rockchip: Add dma-names to uart1 on Pine64 rk3566 devices

Dragan Simic (2):
      arm64: dts: rockchip: Add GPU OPP voltage ranges to RK356x SoC dtsi
      arm64: dts: rockchip: Update GPU OPP voltages in RK356x SoC dtsi

Heiko Stuebner (2):
      dt-bindings: arm: rockchip: Add ROCK 5 ITX board
      arm64: dts: rockchip: add ROCK 5 ITX board

Marek Vasut (1):
      arm64: dts: rockchip: Drop ethernet-phy-ieee802.3-c22 from PHY compatible string on all RK3588 boards

 .../devicetree/bindings/arm/rockchip.yaml          |    5 +
 arch/arm64/boot/dts/rockchip/Makefile              |    1 +
 arch/arm64/boot/dts/rockchip/rk3328-rock64.dts     |    2 +
 arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi  |    1 +
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts |    1 +
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts |    1 +
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi  |    1 +
 .../boot/dts/rockchip/rk3568-fastrhino-r66s.dts    |    4 +
 .../boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi   |   48 +-
 .../boot/dts/rockchip/rk3568-fastrhino-r68s.dts    |   16 +-
 arch/arm64/boot/dts/rockchip/rk356x.dtsi           |   13 +-
 arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dts   |    6 +-
 arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts | 1177 ++++++++++++++++++++
 .../arm64/boot/dts/rockchip/rk3588-turing-rk1.dtsi |    3 +-
 14 files changed, 1227 insertions(+), 52 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts






More information about the linux-arm-kernel mailing list