[GIT PULL] Rockchip dts fixes for 6.8
Heiko Stuebner
heiko at sntech.de
Tue Feb 13 12:02:46 PST 2024
Hi Arnd, Kevin, Olof,
please find a below a collection of fixes for the current release 6.8
cycle.
Please pull
Thanks
Heiko
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.8-rockchip-dtsfixes1
for you to fetch changes up to c22d03a95b0d815cd186302fdd93f74d99f1c914:
arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names (2024-02-13 20:28:19 +0100)
----------------------------------------------------------------
Some fixes to make devicetrees conform to bindings better (pwm irqs), dt
styling fixes (unneeded jaguar status, whitespaces, Cool Pi regulator
naming) and functionality fixes (px30 spi chipselect number, allowing
rk3588-evb1 to turn off, pcie lane numbers on CoolPi, wrong gpio-names
on Indidroid Nova and some CoolPi sdmmc aliases to match what uboot uses).
----------------------------------------------------------------
Andy Yan (4):
arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi 4B
arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi CM5 EVB
arm64: dts: rockchip: rename vcc5v0_usb30_host regulator for Cool Pi CM5 EVB
arm64: dts: rockchip: Fix the num-lanes of pcie3x4 on Cool Pi CM5 EVB
Chris Morgan (1):
arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names
Heiko Stuebner (2):
arm64: dts: rockchip: drop unneeded status from rk3588-jaguar gpio-leds
arm64: dts: rockchip: set num-cs property for spi on px30
Johan Jonker (1):
arm64: dts: rockchip: Drop interrupts property from rk3328 pwm-rockchip node
Krzysztof Kozlowski (1):
arm64: dts: rockchip: minor rk3588 whitespace cleanup
Sebastian Reichel (1):
arm64: dts: rockchip: mark system power controller on rk3588-evb1
Uwe Kleine-König (1):
ARM: dts: rockchip: Drop interrupts property from pwm-rockchip nodes
arch/arm/boot/dts/rockchip/rv1108.dtsi | 8 --------
arch/arm64/boot/dts/rockchip/px30.dtsi | 2 ++
arch/arm64/boot/dts/rockchip/rk3328.dtsi | 1 -
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dts | 8 +++++---
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi | 4 ++--
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts | 1 +
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts | 1 -
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts | 8 ++++----
arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts | 4 ++--
arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts | 10 +++++-----
10 files changed, 21 insertions(+), 26 deletions(-)
More information about the Linux-rockchip
mailing list