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 10C0DC54FB3 for ; Wed, 28 Aug 2024 13:13:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=OA3RlbQPp35zHlhXrGz11KOGNwwXkfIeHSoFUZrWFZI=; b=peV4WfkyGExVU3k3CJomSu3syp eB0LAoMFN9uNt2wf6Df+cNemQ5KvzhTDtmJrLhG6Lhm9qm87I73YDbDeIp4SDW/NPq5+PTNtjoqtv e+jUZuE4rTfAryzhTKzcldO92sSt2ShbZEg5UaXdv27S3oPYoojjGlpZ9zfn9V9zNmWuJVElzWZUU u7OwSpj3sLFKRjN0dOjNslc7B6wA+6ir2pGNwxJN0jV8zRF6MT1gtRdSJEgc9msLVeGUVho8Bf66r AcoZJ02XBXy1xCe9NvSqkKZfauOdDoFqTlygjeh7hhe+qxHZ0vmGGcwP9ckENYWgjmFFPRWhcItuy e97y6cUQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sjITm-0000000FTzk-1yct; Wed, 28 Aug 2024 13:12:54 +0000 Received: from mail11.truemail.it ([217.194.8.81]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sjISv-0000000FTnB-3kLJ for linux-arm-kernel@lists.infradead.org; Wed, 28 Aug 2024 13:12:03 +0000 Received: from francesco-nb (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id 00C5A2135B; Wed, 28 Aug 2024 15:11:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dolcini.it; s=default; t=1724850716; bh=OA3RlbQPp35zHlhXrGz11KOGNwwXkfIeHSoFUZrWFZI=; h=From:To:Subject; b=WRY7RmROe/6Y8pe37PVm1Xqiv7e6/ZJY3TpNgxRCaB/fCv4MwOmvtA7VAQnDnGTMk r3cvw8jJhplp3LQEBd0ZuRPhw2Mmj4Yro0Wis56InpI9RTJ1meDlQCy+HM8JHePxlh NVj5Gf7v8kKTPzENH1jwLJK/F/aMHDqZjFPM/SxI7VzjDZ9vI26c2jopNXIuTdmBU8 4HxRPqFiHNDew64YGnz2k/hAekH2rSlIblnI2kdaG3QAxxr2xxNpvDNss8rz1syQab OEuED07N3eZMbhuje+/0yUuNyjJv0vXXX/CvDRGRPAN0yLO0F3hviVbn1fzXMbcqpM 80QO7YyBZYjPQ== Date: Wed, 28 Aug 2024 15:11:51 +0200 From: Francesco Dolcini To: Shawn Guo Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Francesco Dolcini , devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 00/10] arm64: dts: colibri-imx8x: Various improvements and additions Message-ID: <20240828131151.GA35119@francesco-nb> References: <20240826215922.13225-1-francesco@dolcini.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240826215922.13225-1-francesco@dolcini.it> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240828_061202_110620_2B230963 X-CRM114-Status: UNSURE ( 9.68 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello Shawn, On Mon, Aug 26, 2024 at 11:59:12PM +0200, Francesco Dolcini wrote: > This series improves Toradex Colibri iMX8X support adding: > - working ethernet > - correct PMIC thermal zones > - USB support > - analogue audio > - ADC > - PWM > - VPU there is one small fix to be done on this series (id-gpio vs id-gpios) on patch 1, if you feel like this is the only blocker for this to be merged I'll send a v2 soon, otherwise I'll wait for more feedback. I'd love this to be merge for v6.12, but I do not want to spam the mailing list and people if there are more changes required. Thanks, Francesco