We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ad74e commit 1ef53d1Copy full SHA for 1ef53d1
arch/arm/boot/dts/overlays/mira220-overlay.dts
@@ -19,7 +19,7 @@
19
target = <&cam1_clk>;
20
__overlay__ {
21
status = "okay";
22
- clock-frequency = <24000000>;
+ clock-frequency = <38400000>;
23
};
24
25
@@ -58,28 +58,6 @@
58
59
60
61
- fragment@102 {
62
- target = <&csi1>;
63
- __dormant__ {
64
- compatible = "brcm,bcm2835-unicam-legacy";
65
- };
66
67
-
68
- fragment@201 {
69
- target = <&csi_ep>;
70
71
- data-lanes = <1 2 >;
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";
0 commit comments