From patchwork Tue Jun 14 09:55:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 12880872 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 2A7CDC43334 for ; Tue, 14 Jun 2022 09:56:36 +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=/dua8VMZCJi+mYyda21kDQAakCI52uNAh6dLLNnjYE8=; b=gmAvwB8Fmcyb0d aJQK3tcxLaFEpErdNs+AJMido+aEqkUI7szJmq2XNd5urHX72fFylDU7U3FNGpRPawprAOarO82VL S1RVvrYA4V1ooCgaJFGXNkTeuHo8HJ93aRF+60WyIa6skYhZLBRO30xumZxOEr5023LRM3lC17e/X PHe2byMycGAbTF9tfnIoGLP2YvQNJ2ZvbcAhfan1Z2JSVd8+yfC23ipRW1RfehB9I0LYHqnH0lS9k iHgr5t86kWGnVw9n/5tENfHcW0RvqJuk341Uv1gHiCaLpyth7/n9Hxkr1qVC2fuKWOzSmSICsAg9p CDbzrOyLW8ecspGPM5uQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o13Gm-008uuN-9R; Tue, 14 Jun 2022 09:55:32 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o13Gi-008utz-Vs for linux-arm-kernel@lists.infradead.org; Tue, 14 Jun 2022 09:55:30 +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 sin.source.kernel.org (Postfix) with ESMTPS id 4EE88CE19EE; Tue, 14 Jun 2022 09:55:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5070AC3411B; Tue, 14 Jun 2022 09:55:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655200521; bh=v7dLIOLpIK9fPX4/r91okwDP4I4+ugm/BFQFvofpVCM=; h=Date:From:List-Id:To:Cc:Subject:From; b=u6uByHyowRXSB4fiAZlRnH1ZkQih+C/IbIPolvcLk+XiCkKHmekcDP73jkkOyX5hz KPQFHC1w72x4DCG0Z/wy9oIVS0nIH29ua+imWU2dj2GOsVvo3+lIAvnuKiK2z5wEcb 1oN7WRQy3Pi437Li5j6g7tsw0JBq0ljwsMA6ZxuyOAjjVBhk+f0tc5uTh7HgmSlA3m KLW+OOW0vsqVNyGfNXRIZjDqYOYFQ8rLltFJvXCPiItVHNqqLEwPjHGHLE2U6UXWFu n5qs+vZ3mGyBAxwhUK1KG2Q6/q1P2aXsX0S3b/U9E++cA6Ow45w4Q+xkHt7IdbUoFs MkCgroOAKjr5g== Date: Tue, 14 Jun 2022 17:55:15 +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 Message-ID: <20220614095515.GU254723@dragon> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220614_025529_252380_7A029FAD X-CRM114-Status: UNSURE ( 9.53 ) 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 f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.19 for you to fetch changes up to 7c7eaeefb0ae226da9233d5db265652d900e1fcb: soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domain (2022-06-14 11:53:42 +0800) ---------------------------------------------------------------- i.MX fixes for 5.19: - Correct i.MX7 power domain for HSIC USB PHY node to fix an USB Host issue, that is all downstream events will be lost if USB host is runtime suspended. - Fix i.MX8M blk-ctrl LCDIF2 power domain to point to refer to the correct clock. - Correct i.MX6Q/DL PU regulator ramp delay to fix some peripherals power-up failure especially when the chip is at a low temperature. - Fix capacitive touch reset polarity for imx6qdl-colibri board. ---------------------------------------------------------------- Alexander Stein (2): ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domain Lucas Stach (1): ARM: dts: imx6qdl: correct PU regulator ramp delay Max Krummenacher (1): ARM: dts: imx6qdl-colibri: Fix capacitive touch reset polarity arch/arm/boot/dts/imx6qdl-colibri.dtsi | 2 +- arch/arm/boot/dts/imx6qdl.dtsi | 2 +- arch/arm/boot/dts/imx7s.dtsi | 2 +- drivers/soc/imx/imx8m-blk-ctrl.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)