From patchwork Mon Jan 30 00:36:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 13120321 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 06506C05027 for ; Mon, 30 Jan 2023 00:39:05 +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=RlNKKm6qXIDQ8Iofz5RKNumwKhawibEY20K9rdFaK5M=; b=f7lnbJKMP9Z4hz OPGlFY4MGYwt6JWHxB8CPIJUgpv4WHk0V1bSOh0ZddjWxc8Lb2A8Dq70vudO02LXrtu7t9ZAP27X5 cNdVzrF0U0ws9ok6XgfnmTkuPRSIrTD+OFO10Ks/p+oEWumY1tJCbPqTZW6fFH84TMRrvIxYK+n6x QYezQc3zcRDhbI9RD/pB+PWvEsrRkvEN16W2SOBpXMD9xvWCs2hQtwBY5GlsU+dICAjH0oCi0/52e VtcqCbNp3mwawO8ko7o64XW+r5+NAbfE61xtXSwkLCCCbuk3NrAxZM6K+UBE10AJx/QDic/eKeBqk Tc7eIMhrwbRwbmNvRVoA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pMI9u-0025BN-JG; Mon, 30 Jan 2023 00:36:30 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pMI9r-0025B1-0Y for linux-arm-kernel@lists.infradead.org; Mon, 30 Jan 2023 00:36:28 +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 6998960E76; Mon, 30 Jan 2023 00:36:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 06462C433D2; Mon, 30 Jan 2023 00:36:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675038984; bh=mKW/JoGJUYJbiB/Dvka3BVcC/fE2LCazaURZFiBu2oE=; h=Date:From:List-Id:To:Cc:Subject:From; b=nH4dn0lisOkXt61ObzpK16wdLqTNxlq4MvOse46Szqs86dRQW10T0IBkG2QZIDzYn HMxgcYmYBnHCIhzkMLqUpmdUXW7iEqUjsBZ2GZe8YCnAVYpBfNHWJYvKL7RclbU7NR y44poaQa3jr/ju8w9myeo22wqRB6tQxfsU9TDWB3kU9upUI/AZn/gAEYAPv8Ktklz1 jnPBvlwpU/OCl8/4Ygfp/YOHikvMtKNc3ftDesNtLS5h8JxA4TAomGlQq98GYOVy7h usD3DjRG7kXtZoGhC1i3eXo0rmCDDjE1q2swbvHC/LZ9lRUepK6aLL43mGpY/ZUdI6 KZKIZMdb/H6cQ== Date: Mon, 30 Jan 2023 08:36: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 6.2, round 2 Message-ID: <20230130003614.GP20713@T480> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230129_163627_174448_557E49DC X-CRM114-Status: GOOD ( 11.90 ) 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 490748874ebf1875420fc29b335bba2075dd1b5e: soc: imx8m: Fix incorrect check for of_clk_get_by_name() (2023-01-02 21:16:05 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.2-2 for you to fetch changes up to 1febf88ef907b142fdde34f7c64ed3535d9339e4: ARM: dts: imx7d-smegw01: Fix USB host over-current polarity (2023-01-26 15:38:05 +0800) ---------------------------------------------------------------- i.MX fixes for 6.2, round 2: - Update MAINTAINERS i.MX entry to match arm64 freescale DTS. - Drop misused 'uart-has-rtscts' from imx8m-venice boards. - Fix USB host over-current polarity for imx7d-smegw01 board. - Fix a typo in i.MX8DXL sc_pwrkey property name. - Fix GPIO watchdog property for i.MX8MM eDM SBC board. - Keep Ethernet PHY powered on imx8mm-verdin to avoid kernel crash. - Fix configuration of i.MX8MM pad UART1_DTE_RX. ---------------------------------------------------------------- Ahmad Fatoum (1): MAINTAINERS: match freescale ARM64 DT directory in i.MX entry Fabio Estevam (2): arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts' ARM: dts: imx7d-smegw01: Fix USB host over-current polarity Frank Li (1): arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode Marek Vasut (1): arm64: dts: imx8mm: Reinstate GPIO watchdog always-running property on eDM SBC Philippe Schenker (1): arm64: dts: imx8mm-verdin: Do not power down eth-phy Pierluigi Passaro (1): arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX MAINTAINERS | 3 +++ arch/arm/boot/dts/imx7d-smegw01.dts | 3 ++- arch/arm64/boot/dts/freescale/imx8dxl.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts | 1 + arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h | 2 +- arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso | 1 - arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso | 1 - arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx.dtsi | 1 - arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts | 3 --- arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts | 3 --- arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts | 1 - arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 1 + arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts | 1 - arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts | 1 - 14 files changed, 9 insertions(+), 15 deletions(-)