From patchwork Tue Sep 26 12:37:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 13399215 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 2A5A1E7E62F for ; Tue, 26 Sep 2023 12:37:53 +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=KnSQD5zM6ggUh8qDGDudI6OGFb2UMJ3Qd8Yvqk0FBo0=; b=uU0uewOpXmVgnE l3wj8+L01hMY+cVkkRLDLz34enSetVw9boii6CT8B8ulKiF5QMqktwrkKlyHJWxe+SJHpeCHQZ8Ea YqqIbYPdVv9Q7MNsf48DdRFp3vDLHlwUkqIT7HCsBPfZYwZn0hg5AKbiO3NF3k3J9H9E7saL9UeVW FPqNuO+maYVJhTTh44X9c7iN4Ep2Hp9knQmBBu1+kbX54IURvUo5xI0OoicBHjyjjPzdQIALnxrtA rRsIVLO/KJP3e70DxWwTmqS9ms0VrtxHn2SGBSPLRL357G0bY4hqdt8MmKnPGWMe/6bpmDvgoagN8 h7j4JR4oHZ/3GJo/V87g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1ql7Jf-00GNrY-0D; Tue, 26 Sep 2023 12:37:27 +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 1ql7Jc-00GNr1-1e for linux-arm-kernel@lists.infradead.org; Tue, 26 Sep 2023 12:37:25 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 90128612CA; Tue, 26 Sep 2023 12:37:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 73144C433C8; Tue, 26 Sep 2023 12:37:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695731843; bh=HeAzOmb4gHqIunW4Em3wVSXPtDUqRUMXa9c6r2btXXo=; h=Date:From:List-Id:To:Cc:Subject:From; b=VKDIjSOAVrd/2mpxSXOurFjaAoelCMHqbQjcUCs2GZ/0ruaZdxl1IFEnxwXuRSzrH t7+LBUlgPYrChu/i/Wr6/tBvTLGBPbiDlgBcv5dJGbLxV4v0RFRUR4y8CR8eTHQXH1 hwR4gkddHVjJmxCCxEscmzXI4zwKk2srwn9Kj+fEAiFwp5yFtks8WSDxF4piJokeCn fbwjl6+h7kOOssQ6ueKNNtzY07BBH0GYVeGzGB2/214sgf7pgHuChiLRr2ZXnU4+zU Mf1QZG0j/y1Ftru3DJrtGPiNa1aYe4GOnSsireayhikQWeFYRoHz30z8OU9dkwicuV uP4kbPq1XX5Pg== Date: Tue, 26 Sep 2023 20:37:10 +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 6.6 Message-ID: <20230926123710.GT7231@dragon> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230926_053724_614495_BED73B1A X-CRM114-Status: UNSURE ( 9.15 ) 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 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.6 for you to fetch changes up to f09752eaf0e8f8befc26b44c4d3e15633e56d16a: arm64: dts: imx: Add imx8mm-prt8mm.dtb to build (2023-09-25 10:19:52 +0800) ---------------------------------------------------------------- i.MX fixes for 6.6: - A couple of i.MX8MP device tree changes from Adam Ford to fix clock configuration regressions caused by 16c984524862 ("arm64: dts: imx8mp: don't initialize audio clocks from CCM node"). - Fix pmic-irq-hog GPIO line in imx93-tqma9352 device tree. - Fix a mmemory leak with error handling path of imx_dsp_setup_channels() in imx-dsp driver. - Fix HDMI node in imx8mm-evk device tree. - Add missing clock enable functionality for imx8mm_soc_uid() function in soc-imx8m driver. - Add missing imx8mm-prt8mm.dtb build target. ---------------------------------------------------------------- Adam Ford (2): arm64: dts: imx8mp: Fix SDMA2/3 clocks arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clock Alexander Stein (1): arm64: dts: freescale: tqma9352: Fix gpio hog Christophe JAILLET (1): firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels() Liu Ying (1): arm64: dts: imx8mm-evk: Fix hdmi@3d node Nathan Rossi (1): soc: imx8m: Enable OCOTP clock for imx8mm before reading registers Rob Herring (1): arm64: dts: imx: Add imx8mm-prt8mm.dtb to build arch/arm64/boot/dts/freescale/Makefile | 1 + arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi | 32 ++++++++++++++-------- .../arm64/boot/dts/freescale/imx8mp-beacon-kit.dts | 5 ++-- arch/arm64/boot/dts/freescale/imx8mp.dtsi | 6 ++++ arch/arm64/boot/dts/freescale/imx93-tqma9352.dtsi | 2 +- drivers/firmware/imx/imx-dsp.c | 1 + drivers/soc/imx/soc-imx8m.c | 10 +++++++ 7 files changed, 42 insertions(+), 15 deletions(-)