[PATCH v5 3/7] dt-bindings: media: ov5693: Add clock-noncontinuous
From: Fernando Rimoli
Date: Wed Sep 02 2026 - 10:55:41 EST
The sensor can gate its MIPI clock lane while idle, which the CSI-2
receivers on some platforms require. Allow the endpoint property that
asks for it, as ov5647 already does.
Signed-off-by: Fernando Rimoli <fernandorimoli11@xxxxxxxxx>
---
Documentation/devicetree/bindings/media/i2c/ovti,ov5693.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/media/i2c/ovti,ov5693.yaml b/Documentation/devicetree/bindings/media/i2c/ovti,ov5693.yaml
index 3368b3bd8..0d8ca0a51 100644
--- a/Documentation/devicetree/bindings/media/i2c/ovti,ov5693.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/ovti,ov5693.yaml
@@ -82,6 +82,8 @@ properties:
unevaluatedProperties: false
properties:
+ clock-noncontinuous: true
+
link-frequencies: true
data-lanes:
--
2.43.0