mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user