From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A1E98C64E7A for ; Tue, 1 Dec 2020 13:48:07 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 26ED7206F9 for ; Tue, 1 Dec 2020 13:48:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="b+zqFaYe"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="HyQsEHRO" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 26ED7206F9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=puri.sm Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=5KeG6ohB/tJkDYJKS/WLJNrap0ZcaIVknbSH5bG1yoo=; b=b+zqFaYeppBPvHGhSzemU78AU dQqYk/0/i+thT9SjWu5yxIlZi7YAFaOPejyy0ODupoMxLolFsbm+N7zxSje+ki7D8gXl7IEBFoSsB DVsFa+B0UtHbesi1BqFSM7maRNE8LaXYue5UujwPLiOhUb4FsQ/N7Aaj10kxbKZlfnTXNeRIpU454 kPTgDLYSo6nDDiLNfDDByp5078W7P4EgSDZdgIcTFrFu8G0fDsbFs1Fomm5d/cg/keF4rmLXbvQop hNqyE+zACj/+tK6YUGUeFt6IJ5R3hqhWro1d2JzZ6AamdUZoeBmOE5odzgl3/Z76ho3RExF9fqcHy kBcVgP6Fg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kk5zZ-0008Tz-1P; Tue, 01 Dec 2020 13:46:53 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kk5zW-0008Sw-MN for linux-arm-kernel@merlin.infradead.org; Tue, 01 Dec 2020 13:46:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=/WWxd8dWUNSj+SBRlhvPjz69Wkl7Qze/rP1d7VWxmH4=; b=HyQsEHROmsyrsoRjCI8tg1/lwi B/jHnTVKk0rkhZZy0b4lw7h+XMTw+GY59OPnMsbGkei/t5VcUHLQwxs5Oe5cEuKG2vMaVFYoPSdDG QQsRFyYDSLJjjJXT0eftpII6gV0DM6+6uSxyMmNjEEYgtQBE6V02/ik1I46AtLI49UKOkc2RKR/yn XW9Y4vRMqHye9Q5v2GP+N+5RP91TmuinK0N5Ti93P8V6jHydYf2rp2uLDiumLg6m6tYdNUZq5CB1O b6AH6S7ZCmAKk1pBVlbXzcy/4Iuoyn/S8n2WXtqQUE+gAi5vNJBGAVSkYEuTFvzwMtmErtrdpVAeT K10k8lGQ==; Received: from honk.sigxcpu.org ([24.134.29.49]) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kk5zT-00014a-3k for linux-arm-kernel@lists.infradead.org; Tue, 01 Dec 2020 13:46:49 +0000 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 87F2AFB03; Tue, 1 Dec 2020 14:46:39 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X1ChpxCqEnvi; Tue, 1 Dec 2020 14:46:38 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 33DF04068E; Tue, 1 Dec 2020 14:46:38 +0100 (CET) Date: Tue, 1 Dec 2020 14:46:38 +0100 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Martin Kepplinger Subject: Re: [PATCH v2 4/7] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path Message-ID: <20201201134638.GA305734@bogon.m.sigxcpu.org> References: <20201201123932.12312-1-martin.kepplinger@puri.sm> <20201201123932.12312-5-martin.kepplinger@puri.sm> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201201123932.12312-5-martin.kepplinger@puri.sm> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201201_134647_376562_2800402C X-CRM114-Status: GOOD ( 16.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: robh@kernel.org, Laurent Pinchart , kernel@pengutronix.de, cdleonard@gmail.com, devicetree@vger.kernel.org, shawnguo@kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-imx@nxp.com, festevam@gmail.com, catalin.marinas@arm.com, will@kernel.org, georgi.djakov@linaro.org, linux-arm-kernel@lists.infradead.org, kernel@puri.sm Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Martin, On Tue, Dec 01, 2020 at 01:39:29PM +0100, Martin Kepplinger wrote: > 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. > + There's a yaml conversion by Laurentiu for mxsfb in flight: https://lore.kernel.org/dri-devel/20201007012438.27970-2-laurent.pinchart@ideasonboard.com/ Cheers, -- Guido > Required sub-nodes: > - port: The connection to an encoder chip. > > -- > 2.20.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel