ARM: dts: rockchip: use constant for HCLK_SFC on rk3128
From: Heiko Stuebner <heiko@...> Date: Sun, 23 Jun 2024 23:15:30 +0200
Commit-Message
Due to inter-branch dependencies, it was necessary to add the rk3128 sfc controller with its hclk_sfc using the numeric clock id value instead of the nicer constant from the binding. Now that it's available, change over to this constant. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
I've modified the commit adding the sfc controller to use the numeric value to not cause build errors between the branches. To be applied after 6.11-rc1 . arch/arm/boot/dts/rockchip/rk3128.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Statistics
- 1 lines added
- 1 lines removed