Skip to content

Commit 1ef53d1

Browse files
committed
convert to new style cci uploads
1 parent a3ad74e commit 1ef53d1

File tree

2 files changed

+946
-2867
lines changed

2 files changed

+946
-2867
lines changed

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

+1-23
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
target = <&cam1_clk>;
2020
__overlay__ {
2121
status = "okay";
22-
clock-frequency = <24000000>;
22+
clock-frequency = <38400000>;
2323
};
2424
};
2525

@@ -58,28 +58,6 @@
5858
};
5959
};
6060

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-
__dormant__ {
71-
data-lanes = <1 2 >;
72-
};
73-
};
74-
75-
fragment@202 {
76-
target = <&cam_endpoint>;
77-
__dormant__ {
78-
data-lanes = <1 2 >;
79-
link-frequencies =
80-
/bits/ 64 <363000000>;
81-
};
82-
};
8361

8462
__overrides__ {
8563
rotation = <&cam_node>,"rotation:0";

0 commit comments

Comments
 (0)