From patchwork Sat Jul 9 03:27:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 12912064 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 51C4DC43334 for ; Sat, 9 Jul 2022 03:28:49 +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:MIME-Version: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:In-Reply-To:References: List-Owner; bh=HlgkXSLJEalflZtZ6e5bqUNvrGeBcsa5xZo0fFOyPg4=; b=mjiK36GFkJk0Ya JLwMBda7Lwh9cvtd/btsSzaczn0LSSiir5MKsbdI73QdZy+TJgG6zHlKoys+HoUIfg9jvSHOuM1zB CnUSBHoM1jvCFmBd/E9eywPShnaMtHIG0tLqZcNqOAy1+NJqsiSiignDz06A6LnsC+IYZYQa3Z0Ad E66k5r1rRlv/f2Jpv/tViei4WfQNieXVBl9196oZGRIt2tt9zdcTfPQEpscd93KO33f5lYWU5HUJ9 s5URhZgFptEFz2NFj8PNejHyY4UMcuLGrjCt2TmKGB++t8mkJ5vAkhCabEzKOTGLysw90uIzLgbkg /DGRvjol4IoQTdwRW9Jg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oA17u-006tFn-SN; Sat, 09 Jul 2022 03:27:26 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oA17s-006tFI-7X for linux-arm-kernel@lists.infradead.org; Sat, 09 Jul 2022 03:27:25 +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 dfw.source.kernel.org (Postfix) with ESMTPS id B206B62566; Sat, 9 Jul 2022 03:27:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8FED6C341C0; Sat, 9 Jul 2022 03:27:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657337243; bh=f//QSfOQe0zOVYUgw0WdiMXRd+eQIjciYke4yk0bSz4=; h=Date:From:List-Id:To:Cc:Subject:From; b=PvMRGWO79F469JK3gI+EQHzbFociIaW5JnzqINdfr2XuIcj1BCsnFgDckzXm0O6Gg b3TWsT1BG8BWsZ79nWpq2y4E3OabPj31T5jvHed2l1gwFalQM5dCVT9tpMXKhkHgxd VB7qz12FYBbQj/i1P+OkOsYbh8T3elFWIFp6fQtiWbjYeUGTYrybZ3mBxZzxurL0qv RcOlEEOmdb06Sp8IcnNwo8Lo9f18uwFeO5WPN2tqgCgvbjSwZSdlcvsGYw1nurSxl8 2+nSx4Fx7jDQbel8bmrzvjpsyY90EUf0u1qqpqz6O6TfsrCdmX5wEmAougjdp7WcDv JLU6vrmG7ve0A== Date: Sat, 9 Jul 2022 11:27:16 +0800 From: Shawn Guo To: soc@kernel.org, arm@kernel.org Cc: Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] i.MX fixes for 5.19, round 3 Message-ID: <20220709032716.GA9868@dragon> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220708_202724_348691_F8D503EC X-CRM114-Status: UNSURE ( 8.07 ) 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 The following changes since commit 8630354f42bef90f51e003a7ce62b69aceb735ca: arm64: dts: imx8mp-icore-mx8mp-edim2.2: correct pad settings (2022-06-27 15:55:41 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.19-3 for you to fetch changes up to 6177a50fd32c6fd956c7265bc5297e725d221bfc: ARM: dts: colibri-imx6ull: fix snvs pinmux group (2022-07-08 16:12:48 +0800) ---------------------------------------------------------------- i.MX fixes for 5.19, round 3: - Fix GPIO property for imx6qdl-ts7970 board. - Fix touchscreen pinctrl for imx6ull-colibri board by moving iomuxc-snvs pin to the correct controller device. - Fix SFP node of fsl-ls1028a to have a required clock property. ---------------------------------------------------------------- Kris Bahnsen (1): ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count Max Krummenacher (1): ARM: dts: colibri-imx6ull: fix snvs pinmux group Sean Anderson (1): arm64: dts: ls1028a: Update SFP node to include clock arch/arm/boot/dts/imx6qdl-ts7970.dtsi | 2 +- arch/arm/boot/dts/imx6ull-colibri.dtsi | 9 +++++++-- arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 5 ++++- 3 files changed, 12 insertions(+), 4 deletions(-)