Skip to content

Commit e698099

Browse files
committed
giga: fix wrong remote-endpoint DTS definition
1 parent 5729013 commit e698099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/arduino_giga_r1_stm32h747xx_m7/arduino_giga_r1_stm32h747xx_m7.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
port {
3939
gc2145_ep_out: endpoint {
40-
remote-endpoint = <&dcmi_ep_in>;
40+
remote-endpoint-label = "dcmi_ep_in";
4141
};
4242
};
4343
};

0 commit comments

Comments
 (0)