Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp4422960pxu; Tue, 1 Dec 2020 04:47:11 -0800 (PST) X-Google-Smtp-Source: ABdhPJyuPsUf75fg2dZdSnsZNg0sYq4fsIFHeWYL/5yK49zfDf9BdnQzWEfrmyAUD60OljdUk+cJ X-Received: by 2002:a05:6402:44b:: with SMTP id p11mr2907133edw.164.1606826830829; Tue, 01 Dec 2020 04:47:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606826830; cv=none; d=google.com; s=arc-20160816; b=koZWf263Cp/RAVkWUm71XVVZ1xzANc5my5mgk12UTanT6wTbJJTgxdZd8ZfHM9I+p3 nvSiwEcHUxUn6h5pxJt3wtTtfZxMgpyfVQHoHV9kzvvjbYI49GS2oY9Y2lKO84GDhnXQ W5NfbXyuMpFYrTp8Kows9hixp8Dk2YhhI4z0l2OY/w06U38TtUKwPPkv2wugtO+WzB6b CWq0FwT1rb/phct+WekUohQdVEzP1xbyjDA+yBV81M5ds0HBEp5/7YcpyH2Sogtu1A7k dETwj/Ap2+90smMc+YfKsKcHBQNK+zic5cnQmP17WwQ/YF9f7puIG3eljfwGc2mdIhYN EgMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:references:in-reply-to :message-id:date:subject:cc:to:from; bh=+9ziGpB3DXT8TVRm51Fxd8eFFedSiyhc/50Znh0ISUI=; b=AeESentM11DEvI1BEFYh2lG8/WGGNxpL4Kvth6ng0Qam2FzyTz5UkBLTwM5PLWQF92 2XcMldFUbieQRzxsvLkbTptc/W+otT8UaYirZ5IZPOnS1FcgjPV6BDWwsqnCwie3RWAk MjtxpyINUXC33BPk2azgU3cIkr0HeBay/mWtFkIysweiqbLzfi3/yZV/t+tcrfgy5eZp 1kIayPfC2x8BfPmn4RmE8ZYS/clyXjnSpjTnmjuiq8/w4TWEsLAS0FZnUCgCMZYygvCq O+0pEzpX9Q56JcAS4TBiJq4waPRnv+AGoZIgqRnltCqwF7UwWtY4/CG3i9WIZVeZU5NO AdOA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ce8si1151380edb.133.2020.12.01.04.46.47; Tue, 01 Dec 2020 04:47:10 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731028AbgLAMld (ORCPT + 99 others); Tue, 1 Dec 2020 07:41:33 -0500 Received: from comms.puri.sm ([159.203.221.185]:35408 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729872AbgLAMlc (ORCPT ); Tue, 1 Dec 2020 07:41:32 -0500 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id 2D3E7E0424; Tue, 1 Dec 2020 04:40:22 -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 SAy1r9kj4rRw; Tue, 1 Dec 2020 04:40:21 -0800 (PST) From: Martin Kepplinger To: robh@kernel.org, shawnguo@kernel.org, festevam@gmail.com, catalin.marinas@arm.com, will@kernel.org, georgi.djakov@linaro.org, cdleonard@gmail.com Cc: kernel@pengutronix.de, linux-imx@nxp.com, kernel@puri.sm, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Martin Kepplinger Subject: [PATCH v2 4/7] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path Date: Tue, 1 Dec 2020 13:39:29 +0100 Message-Id: <20201201123932.12312-5-martin.kepplinger@puri.sm> In-Reply-To: <20201201123932.12312-1-martin.kepplinger@puri.sm> References: <20201201123932.12312-1-martin.kepplinger@puri.sm> Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add optional interconnect properties for the dram path requests. Signed-off-by: Martin Kepplinger --- Documentation/devicetree/bindings/display/mxsfb.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/display/mxsfb.txt b/Documentation/devicetree/bindings/display/mxsfb.txt index c985871c46b3..d494a2674290 100644 --- a/Documentation/devicetree/bindings/display/mxsfb.txt +++ b/Documentation/devicetree/bindings/display/mxsfb.txt @@ -15,6 +15,12 @@ Required properties: - "pix" for the LCDIF block clock - (MX6SX-only) "axi", "disp_axi" for the bus interface clock +Optional properties: +- interconnects : interconnect path specifier for LCDIF according to + Documentation/devicetree/bindings/interconnect/interconnect.txt. +- interconnect-names: the name describing the interconnect path. + Should be "dram" for i.MX8MQ. + Required sub-nodes: - port: The connection to an encoder chip. -- 2.20.1