[PATCH v2 01/10] dt-bindings: display: bridge: tc358775: make stby gpio and vdd supplies optional
Tony Lindgren
tony at atomide.com
Sat Dec 2 07:54:40 UTC 2023
From: Michael Walle <mwalle at kernel.org>
For a normal operation, the vdd supplies nor the stby GPIO is needed.
There are boards, where these voltages are statically enabled during
board power-up.
The reset pin is required because once the PPI (PHY protocol interface)
is started, it can only be stopped by asserting the reset pin.
Signed-off-by: Michael Walle <mwalle at kernel.org>
Signed-off-by: Tony Lindgren <tony at atomide.com>
---
.../devicetree/bindings/display/bridge/toshiba,tc358775.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml
--- a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml
@@ -68,9 +68,6 @@ properties:
required:
- compatible
- reg
- - vdd-supply
- - vddio-supply
- - stby-gpios
- reset-gpios
- ports
--
2.43.0
More information about the dri-devel
mailing list