Skip to content

Commit 0b1dc20

Browse files
shravanI35088ConchuOD
authored andcommitted
mpfs_video: mpfs_video_bayer: add missing property
Add missing property "data-lanes" in mipicsi2rx node Signed-off-by: Shravan Chippa <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 253dd3a commit 0b1dc20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mpfs_video/mpfs_video_bayer.dtso

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898
port@0 {
9999
reg = <0>;
100100
csi2_0_in: endpoint {
101+
data-lanes = <1 2 3 4>;
101102
remote-endpoint = <&imx334_ep_cam0>;
102103
};
103104
};

0 commit comments

Comments
 (0)