mbox series

[GIT,PULL] Rockchip dts fixes for 6.13

Message ID 2914560.yaVYbkx8dN@diego (mailing list archive)
State New
Headers show
Series [GIT,PULL] Rockchip dts fixes for 6.13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.13-rockchip-dtsfixes1

Message

Heiko Stuebner Jan. 9, 2025, 11:41 p.m. UTC
Hi Arnd, Kevin, Olof,

please find a below some small fixes for the current release 6.13
cycle.

Please pull

Thanks
Heiko


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.13-rockchip-dtsfixes1

for you to fetch changes up to 3699f2c43ea9984e00d70463f8c29baaf260ea97:

  arm64: dts: rockchip: add hevc power domain clock to rk3328 (2025-01-09 16:22:49 +0100)

----------------------------------------------------------------
Fixed card-detect on one board and some missing properties added.

----------------------------------------------------------------
Anton Kirilov (1):
      arm64: dts: rockchip: Fix the SD card detection on NanoPi R6C/R6S

Chukun Pan (1):
      arm64: dts: rockchip: add reset-names for combphy on rk3568

FUKAUMI Naoki (1):
      arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B

Peter Geis (1):
      arm64: dts: rockchip: add hevc power domain clock to rk3328

 arch/arm64/boot/dts/rockchip/rk3328.dtsi            | 1 +
 arch/arm64/boot/dts/rockchip/rk3568.dtsi            | 1 +
 arch/arm64/boot/dts/rockchip/rk356x-base.dtsi       | 2 ++
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts     | 2 +-
 arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6.dtsi | 1 +
 5 files changed, 6 insertions(+), 1 deletion(-)