arm64: dts: rockchip: add clock to vo1-grf syscon on rk3588

A patch from »arm64: dts: rockchip: add clock to vo1-grf syscon on rk3588« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Tue, 27 Feb 2024 21:53:48 +0100

Commit-Message

The VO*-general-register-files need a clock, so add the correct one. Cc: Sebastian Reichel <sebastian.reichel@...> Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

This goes on top of Sebastian's series [0] cleaning up the some VO clk- handling. [0] https://lore.kernel.org/linux-rockchip/20240126182919.48402-4-sebastian.reichel@collabora.com arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 1 + 1 file changed, 1 insertion(+)

Statistics

  • 1 lines added
  • 0 lines removed

Changes

------------------ arch/arm64/boot/dts/rockchip/rk3588s.dtsi -------------------
index 36b1b7acfe6a1..7e40958b5174b 100644
@@ -519,6 +519,7 @@ vop_grf: syscon@fd5a4000 {
vo1_grf: syscon@fd5a8000 {
compatible = "rockchip,rk3588-vo-grf", "syscon";
reg = <0x0 0xfd5a8000 0x0 0x100>;
+ clocks = <&cru PCLK_VO1GRF>;
};
php_grf: syscon@fd5b0000 {
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...