Skip to content

Commit 695001f

Browse files
committed
Revert "dtoverlays: Add 4lane override to imx219 overlay"
This reverts commit 8e9fdb9.
1 parent 8e9fdb9 commit 695001f

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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

28022800
Name: imx258

arch/arm/boot/dts/overlays/imx219-overlay.dts

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -71,22 +71,6 @@
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";
@@ -99,7 +83,6 @@
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

0 commit comments

Comments
 (0)