Skip to content

Commit b2ec831

Browse files
ngphibanghenrikbrixandersen
authored andcommitted
dts-bindings: video: ov7725: Use video interfaces binding
Switch to use the new video interfaces binding Signed-off-by: Phi Bang Nguyen <[email protected]>
1 parent d207ee9 commit b2ec831

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

boards/madmachine/mm_swiftio/mm_swiftio.dts

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

116116
port {
117117
ov7725_ep_out: endpoint {
118-
remote-endpoint = <&csi_ep_in>;
118+
remote-endpoint-label = "csi_ep_in";
119119
};
120120
};
121121
};

dts/bindings/video/ovti,ov7725.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ properties:
1313
reset. The sensor receives this as an active-low signal.
1414
1515
include: i2c-device.yaml
16+
17+
child-binding:
18+
child-binding:
19+
include: video-interfaces.yaml

0 commit comments

Comments
 (0)