File tree Expand file tree Collapse file tree 2 files changed +0
-19
lines changed
arch/arm/boot/dts/overlays Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -2795,8 +2795,6 @@ Params: rotation Mounting rotation of the camera sensor (0 or
27952795 cam0 Adopt the default configuration for CAM0 on a
27962796 Compute Module (CSI0, i2c_vc, and cam0_reg).
27972797 vcm Configure a VCM focus drive on the sensor.
2798- 4lane Enable 4 CSI-2 data lanes for platforms and
2799- sensors that can support it.
28002798
28012799
28022800Name: imx258
Original file line number Diff line number Diff line change 7171 };
7272 };
7373
74- fragment@201 {
75- target = <&csi_ep>;
76- __dormant__ {
77- data-lanes = <1 2 3 4>;
78- };
79- };
80-
81- fragment@202 {
82- target = <&cam_endpoint>;
83- __dormant__ {
84- data-lanes = <1 2 3 4>;
85- link-frequencies =
86- /bits/ 64 <364000000>;
87- };
88- };
89-
9074 __overrides__ {
9175 rotation = <&cam_node>,"rotation:0";
9276 orientation = <&cam_node>,"orientation:0";
9983 <&vcm>, "VANA-supply:0=", <&cam0_reg>;
10084 vcm = <&vcm>, "status=okay",
10185 <&cam_node>,"lens-focus:0=", <&vcm>;
102- 4lane = <0>, "+201+202";
10386 };
10487};
10588
You can’t perform that action at this time.
0 commit comments