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 4b0ca96 commit a4a4d7fCopy full SHA for a4a4d7f
arch/arm/boot/dts/overlays/ov9281-overlay.dts
@@ -29,7 +29,6 @@
29
csi_ep: endpoint {
30
remote-endpoint = <&cam_endpoint>;
31
data-lanes = <1 2>;
32
- clock-noncontinuous;
33
};
34
35
arch/arm/boot/dts/overlays/ov9281.dtsi
@@ -19,7 +19,6 @@ cam_node: ov9281@60 {
19
cam_endpoint: endpoint {
20
clock-lanes = <0>;
21
22
23
link-frequencies =
24
/bits/ 64 <400000000>;
25
0 commit comments