From: Stefano Radaelli <stefano.radaelli21@xxxxxxxxx> It allows to disable Burst video mode Co-developed-by: Noah J. Rosa <noahj.rosa@xxxxxxxxx> Signed-off-by: Noah J. Rosa <noahj.rosa@xxxxxxxxx> Signed-off-by: Stefano Radaelli <stefano.radaelli21@xxxxxxxxx> --- .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml index 48a97bb3e2e0..eb9c8b6b6813 100644 --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml @@ -35,6 +35,9 @@ properties: vcc-supply: description: A 1.8V power supply (see regulator/regulator.yaml). + burst-mode-disabled: + description: Set Video Mode in Non-Burst Mode + ports: $ref: /schemas/graph.yaml#/properties/ports -- 2.34.1