All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
@ 2021-01-27 11:49 ` Martin Kepplinger
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Kepplinger @ 2021-01-27 11:49 UTC (permalink / raw)
  To: laurent.pinchart, robh, daniel, airlied, stefan
  Cc: kernel, linux-imx, kernel, dri-devel, devicetree, linux-kernel,
	Martin Kepplinger

Add optional interconnect properties for the dram path requests.

Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
---
 Documentation/devicetree/bindings/display/fsl,lcdif.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml
index a4c3064c778c..44d744800a7c 100644
--- a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml
+++ b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml
@@ -50,6 +50,14 @@ properties:
   interrupts:
     maxItems: 1
 
+  interconnects:
+    items:
+      - description: Interconnect path between LCDIF and main memory
+
+  interconnect-names:
+    items:
+      - const: dram
+
   port:
     $ref: /schemas/graph.yaml#/properties/port
     description: The LCDIF output port
-- 
2.20.1


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

end of thread, other threads:[~2021-02-09 19:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-27 11:49 [PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path Martin Kepplinger
2021-01-27 11:49 ` Martin Kepplinger
2021-02-09 19:08 ` Rob Herring
2021-02-09 19:08   ` Rob Herring

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.