clk: rockchip: rk3588: fix mask define for aclk_vop_root
authorHeiko Stuebner <heiko@sntech.de>
Wed, 20 Nov 2024 10:19:11 +0000 (11:19 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 11 Jan 2025 00:56:22 +0000 (18:56 -0600)
commit46e371cd31d29561592a8a297f16c858639b99bf
tree734520f6c91a56e7a38adba99873fae9d35956af
parentdc53e48d17b842b7340d255da432cea741e77823
clk: rockchip: rk3588: fix mask define for aclk_vop_root

The mask for aclk_vop_root is 3-bit wide, not 2-bit wide according
to the TRM, so set the mask accordingly.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/include/asm/arch-rockchip/cru_rk3588.h