linux/arch/arm64/boot
Alexey Charkov 667885a686 arm64: dts: rockchip: Add OPP data for CPU cores on RK3588j
RK3588j is the 'industrial' variant of RK3588, and it uses a different
set of OPPs both in terms of allowed frequencies and in terms of
applicable voltages at each frequency setpoint.

Add the OPPs that apply to RK3588j (and apparently RK3588m too) to
enable dynamic CPU frequency scaling.

OPP values are derived from Rockchip downstream sources [1] by taking
only those OPPs which have the highest frequency for a given voltage
level and dropping the rest (if they are included, the kernel complains
at boot time about them being inefficient)

[1] 604cec4004/arch/arm64/boot/dts/rockchip/rk3588s.dtsi

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://lore.kernel.org/r/20240617-rk-dts-additions-v5-7-c1f5f3267f1e@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2024-06-24 18:14:04 +02:00
..
dts arm64: dts: rockchip: Add OPP data for CPU cores on RK3588j 2024-06-24 18:14:04 +02:00
.gitignore arm64: boot: Support Flat Image Tree 2024-04-12 15:48:32 +01:00
install.sh arm64: properly install vmlinuz.efi 2023-12-17 12:31:53 +00:00
Makefile arm64: boot: Support Flat Image Tree 2024-04-12 15:48:32 +01:00