Skip to content

Commit bd917ce

Browse files
committed
mira220: fix missing fragment from overlay
1 parent a4efc1d commit bd917ce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@
5858
};
5959
};
6060

61+
fragment@102 {
62+
target = <&csi1>;
63+
__dormant__ {
64+
compatible = "brcm,bcm2835-unicam-legacy";
65+
};
66+
};
67+
6168

6269
__overrides__ {
6370
rotation = <&cam_node>,"rotation:0";

0 commit comments

Comments
 (0)