]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5
authorAlexey Charkov <alchark@gmail.com>
Sat, 14 Jun 2025 18:14:33 +0000 (22:14 +0400)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 19 Jun 2025 21:08:47 +0000 (23:08 +0200)
commitc76bcc7d1f24e90a2d7b98d1e523d7524269fc56
tree6f5905c94dc91f4fcf607ac19592bc524192f7ae
parent98570e8cb8b0c0893810f285b4a3b1a3ab81a556
arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5

List both CPU supply regulators which drive the little and big CPU
clusters, respectively, so that cpufreq can pick them up.

Without this patch the cpufreq governor attempts to raise the big CPU
frequency under high load, while its supply voltage stays at 850000 uV.
This causes system instability and, in my case, random reboots.

With this patch, supply voltages are adjusted in step with frequency
changes from 700000-737000 uV in idle to 950000 uV under full load,
and the system appears to be stable.

While at this, list all CPU supplies for completeness.

Cc: stable@vger.kernel.org
Fixes: 40f742b07ab2 ("arm64: dts: rockchip: Add rk3576-armsom-sige5 board")
Reviewed-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Tested-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://lore.kernel.org/r/20250614-sige5-updates-v2-1-3bb31b02623c@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dts