From: Alessandro Zini
The h/vsync-disable properties are used to control whether to use or
not h/vsync signals, by configuring their pulse width to zero.
This is required on some panels which are driven in DE-only mode but do
not ignore sync packets, and instead require them to be low-voltage le
From: Alessandro Zini
Add hsync- and vsync-disable bindings, used to disable the generation of
h/vsync signals.
Signed-off-by: Alessandro Zini
---
.../bindings/display/bridge/ti,sn65dsi83.yaml| 12
1 file changed, 12 insertions(+)
diff --git a/Documentation/devicetree/bin
From: Alessandro Zini
This patch series adds support for disabling the generation of h/vsync signals
on the ti-sn65dsi83 bridge.
This is required on some panels which are driven in DE-only mode but do not
ignore sync packets, and instead require them to be low-voltage level or ground.
A discuss