[PATCH 4/5] dt-bindings: display/bridge: nwl-dsi: Document fsl,clock-drop-level property
From: Robert Chiras (OSS)
Date: Fri Aug 28 2020 - 07:38:05 EST
From: Robert Chiras <robert.chiras@xxxxxxx>
Add documentation for a new property: 'fsl,clock-drop-level'.
Signed-off-by: Robert Chiras <robert.chiras@xxxxxxx>
---
Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml b/Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml
index 8b5741b..b415f4e 100644
--- a/Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml
@@ -143,6 +143,10 @@ properties:
additionalProperties: false
+ clock-drop-level:
+ description:
+ Specifies the level at wich the crtc_clock should be dropped
+
patternProperties:
"^panel@[0-9]+$":
type: object
--
2.7.4