We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa4b1f commit 9a649eaCopy full SHA for 9a649ea
arch/arm/boot/dts/overlays/imx219-overlay.dts
@@ -65,6 +65,22 @@
65
};
66
67
68
+ fragment@201 {
69
+ target = <&csi_ep>;
70
+ __dormant__ {
71
+ data-lanes = <1 2 3 4>;
72
+ };
73
74
+
75
+ fragment@202 {
76
+ target = <&cam_endpoint>;
77
78
79
+ link-frequencies =
80
+ /bits/ 64 <363000000>;
81
82
83
84
__overrides__ {
85
rotation = <&cam_node>,"rotation:0";
86
orientation = <&cam_node>,"orientation:0";
@@ -77,6 +93,7 @@
93
<&vcm>, "VANA-supply:0=", <&cam0_reg>;
94
vcm = <&vcm>, "status=okay",
95
<&cam_node>,"lens-focus:0=", <&vcm>;
96
+ 4lane = <0>, "+201+202";
97
98
99
0 commit comments