mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3566-rk817-eink-w6: adjust camera config
Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com> Change-Id: I64196132d765397170babdb5c56da01270d5a623
This commit is contained in:
committed by
Tao Huang
parent
dfaa34c764
commit
b8599ea508
@@ -555,12 +555,16 @@
|
||||
reg = <0x36>;
|
||||
clocks = <&cru CLK_CAM0_OUT>;
|
||||
clock-names = "xvclk";
|
||||
/* avdd-supply = <&vcc2v8_dvp>; */
|
||||
dovdd-supply = <&vcc1v8_dvp>;
|
||||
/* dvdd-supply = <&vcc1v8_dvp>; */
|
||||
|
||||
power-domains = <&power RK3568_PD_VI>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&cam_clkout0>;
|
||||
//reset pin control by hardware,used this pin switch to mipi input
|
||||
//1->2LANE(LANE 0&1) FRONT camera, 0->4LANE REAR camera
|
||||
reset-gpios = <&gpio4 RK_PC3 GPIO_ACTIVE_LOW>;
|
||||
//reset-gpios = <&gpio4 RK_PC3 GPIO_ACTIVE_LOW>;
|
||||
pwdn-gpios = <&gpio4 RK_PC2 GPIO_ACTIVE_HIGH>;
|
||||
rockchip,camera-module-index = <0>;
|
||||
rockchip,camera-module-facing = "back";
|
||||
|
||||
Reference in New Issue
Block a user