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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 36FCEC433F5 for ; Sat, 29 Jan 2022 06:41:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=z5yjMY/RuGEP4xfQvdDtQGFlnOpuvy7+YX3ea9MKdrs=; b=XzItFZti7B6dsp ZfwIUPrWRMRERjojwvtsKAKW7xyZ9MvKs+voX2OWbRhVJxw/yAziQ13NVPOhCj4TRPqhHRIDRexGG HPsx/wZDXTttaLKDXhXKrq5bkMwGqdGwYKAi+nYLNresoQWYZKwwyQ+uf+GRZqsfg6FhCDC37ExAR VJfVwRg2JWiyF0B8jFX3lWXOa3PGKrDmTpDz1LJNplQk+wGIVxcRxpUOjXh3ZWBn0NQ7h95q55C7c na2GdIQFPUjUAa5zSDreSV5SKHQGSyVDQ4D4qhKNnhF2mACEetCgJrTOXzyR4f0dY+fCDIuQUSEZa wosudrw94Vc4gKOYt+Yw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDhPN-0049xf-2q; Sat, 29 Jan 2022 06:40:25 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDhPJ-0049wi-CV for linux-arm-kernel@lists.infradead.org; Sat, 29 Jan 2022 06:40:22 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 14A6EB810A9; Sat, 29 Jan 2022 06:40:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4136CC340E5; Sat, 29 Jan 2022 06:40:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643438418; bh=PyP5Y3bjFkC2DUcZu1bQVPAfu+/8vZqoScF/0L5iwy8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rxZwspzPJAGLUbqZXXFbBr7QaeKHa2Ds4g7CLFKJavAJXYq9KXYPyh4H9YQ3bS6wx X+lYBWFRW+yKccue9EVnbE8gmQmr2GxTnwzJd17QhPBMfg0tQbAFEaDCU+LQmP8jtG INtCdFcDHhTNLdTTPvb7pTTwZ4nbhQ3dFj177GNbNOtwFKGZv9ZilmWK4EpG889Za3 bhzg/GHzhitR+FfaYQHDaaMkYqOwfbAY4nSA4DXhE4b6sdmUTZrpVCI02LFQ29PeIz tDyVY/6MPFh3i6KRJKZwsCgcVVPEGw5ICUw16lt7yLTVURFWLDf6ZyRcW8PZNaCm61 +MTKKiMb9qIeg== Date: Sat, 29 Jan 2022 14:40:13 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Sascha Hauer , Fabio Estevam , Peng Fan , Guido =?iso-8859-1?Q?G=FCnther?= , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/1] arm64: dts: imx8mq: fix lcdif port node Message-ID: <20220129064012.GV4686@dragon> References: <20220125091646.2845111-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220125091646.2845111-1-alexander.stein@ew.tq-group.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220128_224021_595460_E98FCB68 X-CRM114-Status: GOOD ( 11.71 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 On Tue, Jan 25, 2022 at 10:16:46AM +0100, Alexander Stein wrote: > The port node does not have a unit-address, remove it. > This fixes the warnings: > lcd-controller@30320000: 'port' is a required property > lcd-controller@30320000: 'port@0' does not match any of the regexes: > 'pinctrl-[0-9]+' > > Fixes: commit d0081bd02a03 ("arm64: dts: imx8mq: Add NWL MIPI DSI controller") > Signed-off-by: Alexander Stein Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel