ARM: dts: rockchip: rv1126b-thunder-boot: Add i2c3 clocks to thunder_boot_rkisp

Change-Id: Ifcdc0b3a3acf5a34ed3f95fc1a088636175d1005
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
Ziyuan Xu
2025-09-03 11:13:10 +08:00
committed by Tao Huang
parent 1f9a1cc25f
commit a0f99badf0

View File

@@ -21,6 +21,7 @@
<&cru DCLK_VICAP>, <&cru ISP0CLK_VICAP>,
<&cru PCLK_CSI2HOST0>,
<&cru DCLK_CSI2HOST0>,
<&cru CLK_I2C3>, <&cru PCLK_I2C3>,
<&cru CLK_I2C4>, <&cru PCLK_I2C4>;
clock-names = "clk_hpmcu",
"pclk_hpmcu_intmux", "pclk_hpmcu_mailbox",
@@ -32,6 +33,7 @@
"dclk_cif", "isp0clk_cif",
"pclk_csi2host0",
"dclk_csi2host0",
"clk_i2c3", "pclk_i2c3",
"clk_i2c4", "pclk_i2c4";
};