Skip to content
Commit 6d523c00 authored by Christian Speich's avatar Christian Speich Committed by Phil Elwell
Browse files

dts: overlay: ov5647: Specify clock-noncontinuous on CSI endpoint



The OV5647 declares that it wants a non-continuous clock in its endpoint
configuration. However, it does not expose this information via
get_mbus_config. Even if it would implement get_mbus_config the
bcm2835-unicam driver would not evaluate the flags field of it.

By also specifying clock-noncontinuous on the CSI endpoint itself, the
CSI driver properly picks up the requests and enables the non-continuous
clock mode.

Signed-off-by: default avatarChristian Speich <christian@spei.ch>
parent 3f472b22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment