All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: display: bridge: document Toshiba TC358768 cells and panel node
@ 2021-12-15 15:27 ` David Heidelberg
  0 siblings, 0 replies; 10+ messages in thread
From: David Heidelberg @ 2021-12-15 15:27 UTC (permalink / raw)
  To: Thierry Reding, Dmitry Osipenko, David Airlie, Daniel Vetter,
	Rob Herring, Peter Ujfalusi
  Cc: ~okias/devicetree, David Heidelberg, dri-devel, devicetree,
	linux-kernel

Properties #address-cells and #size-cells are valid.
The bridge node can also contains panel node.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 .../bindings/display/bridge/toshiba,tc358768.yaml      | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml
index eacfe7165083..3186d9dffd98 100644
--- a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml
@@ -69,6 +69,16 @@ properties:
       - port@0
       - port@1
 
+  '#address-cells':
+    const: 1
+
+  '#size-cells':
+    const: 0
+
+patternProperties:
+  "^panel@[0-3]$":
+    $ref: ../panel/panel-common.yaml
+
 required:
   - compatible
   - reg
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-12-16 16:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-15 15:27 [PATCH] dt-bindings: display: bridge: document Toshiba TC358768 cells and panel node David Heidelberg
2021-12-15 15:27 ` David Heidelberg
2021-12-15 17:39 ` Dmitry Osipenko
2021-12-15 17:39   ` Dmitry Osipenko
2021-12-15 22:27 ` Rob Herring
2021-12-15 22:27   ` Rob Herring
2021-12-16 15:13 ` Rob Herring
2021-12-16 15:13   ` Rob Herring
2021-12-16 16:42   ` Dmitry Osipenko
2021-12-16 16:42     ` Dmitry Osipenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.