From patchwork Wed Jan 27 11:49:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Kepplinger X-Patchwork-Id: 1432178 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4DQhqQ0sCcz9sS8 for ; Wed, 27 Jan 2021 22:54:58 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231174AbhA0LyQ (ORCPT ); Wed, 27 Jan 2021 06:54:16 -0500 Received: from comms.puri.sm ([159.203.221.185]:54354 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237390AbhA0Lua (ORCPT ); Wed, 27 Jan 2021 06:50:30 -0500 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id 3729DE01AC; Wed, 27 Jan 2021 03:49:17 -0800 (PST) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XSckDmWLb-WQ; Wed, 27 Jan 2021 03:49:16 -0800 (PST) From: Martin Kepplinger To: laurent.pinchart@ideasonboard.com, robh@kernel.org, daniel@ffwll.ch, airlied@linux.ie, stefan@agner.ch Cc: kernel@pengutronix.de, linux-imx@nxp.com, kernel@puri.sm, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Martin Kepplinger Subject: [PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path Date: Wed, 27 Jan 2021 12:49:01 +0100 Message-Id: <20210127114901.26259-1-martin.kepplinger@puri.sm> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add optional interconnect properties for the dram path requests. Signed-off-by: Martin Kepplinger Reviewed-by: Rob Herring --- 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