[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210127114901.26259-1-martin.kepplinger@puri.sm>
Date: Wed, 27 Jan 2021 12:49:01 +0100
From: Martin Kepplinger <martin.kepplinger@...i.sm>
To: laurent.pinchart@...asonboard.com, robh@...nel.org,
daniel@...ll.ch, airlied@...ux.ie, stefan@...er.ch
Cc: kernel@...gutronix.de, linux-imx@....com, kernel@...i.sm,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Martin Kepplinger <martin.kepplinger@...i.sm>
Subject: [PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
Add optional interconnect properties for the dram path requests.
Signed-off-by: Martin Kepplinger <martin.kepplinger@...i.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
Powered by blists - more mailing lists