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 54B2AC4332F for ; Wed, 13 Dec 2023 09:32:23 +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=Dp70WOSvwRxsTdAFi3gdKGMbSTupGPeW9hKrLESygu4=; b=evd9cu565B1OSy iNe+SNu2TFLwuGyh7qganKCgEvPtS4rKZfSVQqEDpI1Lpo6j4UpbfieNmoNg3jb1L8y8v4a8v76FX OMP2+E6HSLCYpPkW1AU3R/lhe7e3vh3kXViODmRE5xcU3i+J0hscCeUPckrdZzl+9im0+37Oo5sk7 XrjCdNFeBKB3Ka0yrK2iFdgmZSNb+LGPK7/59WF7qjF2+fz/DT9DZZa6v+YBhJWFf2/UAy6byCc5b a+bhtpYNQBcO9LSc/d3c2eb63XfvrY3VpY/kScj+1x1rWaM6fYNdFrRIipF9VCn2Afdm8ipsA/cS5 gQ0GgJJdJaxImn0DTI/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDLan-00E9er-0W; Wed, 13 Dec 2023 09:31:49 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rDLaj-00E9dQ-30 for linux-arm-kernel@lists.infradead.org; Wed, 13 Dec 2023 09:31:47 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 5490761BF2; Wed, 13 Dec 2023 09:31:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CCD4DC433C9; Wed, 13 Dec 2023 09:31:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702459904; bh=OKprM+aHu/jySbasH7HjZ8dwjDD56azbPOQ3iTmiTy8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OHA7OgSxTtE0ZSRPd6QYBOmmci2ModnKa9W7elAFi7SDdLYo3pAVBIw5SncLta2Ku yXytO60Thw6GaFZMJtJYtTBHP6+LS9FUl3UkLYhZHCB6EbpiaKRE8uFvqGjW6jJklZ halGRl9Foz7MJoWCg8wzCnhL7AEWf1cFCtEDh2jVltQIlkw+xyV83URf9etnvs1dNW 1BMsUTmgvR20PIvOed2w5SIHSPtUE6Ygw/NLS8rlPqUWutrxM2GJeTMgUMH53C4/Pg wkfug32WYJwxUtkuD7rPcLisgZ9eBvUQnDjQVaPMRFnW3EoPpToph17FIIaGQwoIVy iMgxfqOe3w47A== Date: Wed, 13 Dec 2023 17:31:34 +0800 From: Shawn Guo To: Frieder Schrempf Cc: Conor Dooley , devicetree@vger.kernel.org, Frieder Schrempf , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Sascha Hauer , Alexander Stein , Fabio Estevam , Gregor Herburger , Krzysztof Kozlowski , Marcel Ziswiler , Marek Vasut , NXP Linux Team , Pengutronix Kernel Team , Philippe Schenker , Tim Harvey Subject: Re: [PATCH v3 00/14] arm64: dts: imx8mm-kontron: DT updates Message-ID: <20231213093134.GN270430@dragon> References: <20231206144201.46911-1-frieder@fris.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231206144201.46911-1-frieder@fris.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_013146_008766_7C0917DA X-CRM114-Status: GOOD ( 10.47 ) 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 Wed, Dec 06, 2023 at 03:41:03PM +0100, Frieder Schrempf wrote: > From: Frieder Schrempf ... > arch/arm64/boot/dts/freescale/Makefile | 4 + > .../dts/freescale/imx8mm-kontron-bl-osm-s.dts | 295 +++------ > .../boot/dts/freescale/imx8mm-kontron-bl.dts | 198 +++++- > .../boot/dts/freescale/imx8mm-kontron-dl.dtso | 201 +++++++ > .../dts/freescale/imx8mm-kontron-osm-s.dtsi | 567 +++++++++++++++++- > .../boot/dts/freescale/imx8mm-kontron-sl.dtsi | 4 +- > 6 files changed, 1035 insertions(+), 234 deletions(-) > create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-kontron-dl.dtso A couple of things: - I have to use 'git am -3' apply some of the patches. Could you rebase the series on imx/dt64 branch? - There are a few DTC warnings that need to be addressed. ../arch/arm64/boot/dts/freescale/imx8mm-kontron-bl.dts:235.34-238.7: Warning (graph_endpoint): /soc@0/bus@30800000/i2c@30a40000/bridge@2c/ports/port@0/endpoint: graph connection to node '/soc@0/bus@32c00000/dsi@32e10000/ports/port@1/endpoint' is not bidirectional arch/arm64/boot/dts/freescale/imx8mm-kontron-dl.dtbo: Warning (graph_port): /fragment@3: graph port node name should be 'port' ../arch/arm64/boot/dts/freescale/imx8mm-kontron-dl.dtso:61.17-63.3: Warning (graph_endpoint): /fragment@3/__overlay__: graph endpoint node name should be 'endpoint' Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel