arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Tiger
authorQuentin Schulz <quentin.schulz@cherry.de>
Wed, 13 Aug 2025 14:07:42 +0000 (16:07 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 30 Aug 2025 15:28:20 +0000 (23:28 +0800)
commit82d832716235f0f04782e66d7b25e711fe6afd6c
tree6e3f04dcf928675994a4280ce902a50ffc5fb6a9
parent8df0eba814f666e92056909f59fd70b8e0af812d
arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Tiger

The bootloader for RK3588 Tiger 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-5-ce05d041b45f@cherry.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
[ upstream commit: e82f642b9821384045915dc30e73df7de8424827 ]

(cherry picked from commit d9c568906be166834f4f977bc7f704176bac5b8a)
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
dts/upstream/src/arm64/rockchip/rk3588-tiger.dtsi