]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Jaguar
authorQuentin Schulz <quentin.schulz@cherry.de>
Fri, 27 Jun 2025 10:53:56 +0000 (12:53 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 11 Jul 2025 13:25:40 +0000 (15:25 +0200)
commitee907113430aa02a8202c91bb574c385ecc28aa2
treed88fa1e39f695b18d53c2ac4e13d0bd7af20cc80
parent304be20e65ca08fc2e9cb58eb939a0054d8a8b81
arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Jaguar

The bootloader for RK3588 Jaguar currently forces the PMIC reset
behavior (stored in RST_FUN bitfield in register SYS_CFG3 of the PMIC)
to 0b1X which is incorrect for our devices.

It is required to restart the PMU as otherwise the companion
microcontroller cannot detect the PMIC (and by extension the full
product and main SoC) being rebooted which is an issue as that is used
to reset a few things like the PWM beeper and watchdogs.

Let's add the new rockchip,reset-mode property to make sure the PMIC
reset behavior is the expected one.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Link: https://lore.kernel.org/r/20250627-rk8xx-rst-fun-v4-4-ce05d041b45f@cherry.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts