* [PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
@ 2021-01-27 11:49 Martin Kepplinger
2021-02-09 19:08 ` Rob Herring
0 siblings, 1 reply; 2+ 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] 2+ messages in thread* Re: [PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
2021-01-27 11:49 [PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path Martin Kepplinger
@ 2021-02-09 19:08 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-02-09 19:08 UTC (permalink / raw)
To: Martin Kepplinger
Cc: laurent.pinchart, airlied, devicetree, stefan, kernel, dri-devel,
linux-imx, kernel, daniel, linux-kernel
On Wed, 27 Jan 2021 12:49:01 +0100, Martin Kepplinger wrote:
> 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(+)
>
Reviewed-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-09 19:46 UTC | newest]
Thread overview: 2+ 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-02-09 19:08 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).