]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: rockchip: Split GPU OPPs of RK3588 and RK3588j
authorAlexey Charkov <alchark@gmail.com>
Mon, 17 Jun 2024 18:28:58 +0000 (22:28 +0400)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 24 Jun 2024 16:14:04 +0000 (18:14 +0200)
commita7b2070505a2a09ea65fa0c8c480c97f62d1978d
tree5205ec46c62909b1d9e4f0a3d23e240d5c3d6fb0
parent667885a6865832eb0678c7e02e47a3392f177ecb
arm64: dts: rockchip: Split GPU OPPs of RK3588 and RK3588j

RK3588j uses a different set of OPPs for its GPU, both in terms of
allowed frequencies and in terms of voltages.

Move the GPU OPPs table into per-variant .dtsi files to accommodate
for this difference.

The table for RK3588j is adapted from Rockchip downstream sources [1],
while RK3588 one is moved verbatim into the per-variant .dtsi file.
The values provided for RK3588 in the downstream sources match those
in the original commit.

[1] https://github.com/rockchip-linux/kernel/blob/604cec4004abe5a96c734f2fab7b74809d2d742f/arch/arm64/boot/dts/rockchip/rk3588s.dtsi

Fixes: 6fca4edb93d3 ("arm64: dts: rockchip: Add rk3588 GPU node")
Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://lore.kernel.org/r/20240617-rk-dts-additions-v5-8-c1f5f3267f1e@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-base.dtsi
arch/arm64/boot/dts/rockchip/rk3588-opp.dtsi
arch/arm64/boot/dts/rockchip/rk3588j.dtsi