shields: st_b_cams_omv_mb1683: use endpoint based properties
Update overlay following usage of video-interfaces based endpoint properties by the dcmi driver. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
This commit is contained in:
parent
49aa55eda0
commit
bee30203a4
1 changed files with 4 additions and 7 deletions
|
@ -33,17 +33,14 @@
|
|||
|
||||
&st_cam_dvp {
|
||||
status = "okay";
|
||||
sensor = <&ov5640>;
|
||||
|
||||
bus-width = <8>;
|
||||
hsync-active = <0>;
|
||||
vsync-active = <0>;
|
||||
pixelclk-active = <1>;
|
||||
capture-rate = <1>;
|
||||
|
||||
port {
|
||||
dcmi_ep_in: endpoint {
|
||||
remote-endpoint-label = "ov5640_ep_out";
|
||||
bus-width = <8>;
|
||||
hsync-active = <0>;
|
||||
vsync-active = <0>;
|
||||
pclk-sample = <1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue