mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ARM: dts: rockchip: rv1106-thunder-boot: remove MCLK_REF_MIPI0 control
On some sensors, the exposure configuration for the first frame will be lost if the MCLK was ever turned off before stream on. (Such as GC2093.) Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-Id: I06f7eb24fa4f13afaca32f66701956e216b552ec
This commit is contained in:
@@ -58,8 +58,7 @@
|
||||
<&cru SCLK_VICAP_M1>, <&cru PCLK_VICAP_VEPU>,
|
||||
<&cru PCLK_CSIHOST0>, <&cru CLK_RXBYTECLKHS_0>,
|
||||
<&cru PCLK_CSIHOST1>, <&cru CLK_RXBYTECLKHS_1>,
|
||||
<&cru CLK_I2C4>, <&cru PCLK_I2C4>,
|
||||
<&cru MCLK_REF_MIPI0>;
|
||||
<&cru CLK_I2C4>, <&cru PCLK_I2C4>;
|
||||
clock-names = "aclk_isp", "hclk_isp",
|
||||
"clk_isp_core", "clk_isp_core_vicap",
|
||||
"aclk_cif","hclk_cif",
|
||||
@@ -70,7 +69,7 @@
|
||||
"sclk_m1_cif", "pclk_vepu_cif",
|
||||
"pclk_csi2host0", "clk_rxbyte_hs0",
|
||||
"pclk_csi2host1", "clk_rxbyte_hs1",
|
||||
"i2c", "pclk", "xvclk";
|
||||
"i2c", "pclk";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user