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 DC04ECD68E3 for ; Tue, 10 Oct 2023 01:45:23 +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:In-Reply-To:MIME-Version:References: 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: List-Owner; bh=FP2g80sCi/3MEG7DxzInYIxFNOmTkDVxZUYyai0XNa0=; b=rIwNsMqGu503pM dMftANmNpKKD5J1v+L/YY8bsds3SPppkm+wWQBIdLvyN8zC/RgPfDYmVSgMBe6+yzHeHpqg05N3WZ RnmAKCa8sEMTnV2vyCQ2NMbQwimBSUA//TToww0klZ1M9AHpJljuBPdmYa9muXRjc46fO6VunF6fS MtSP3659QgYjNl/L2GxGgEcPgSQKxJTdKbzTSF19bWYvVnCijgvhoPZLtfaTmTXhMCD0lQlslsSaX h0LAzQ50LZk6Avu7CET2eDrcVon3ooA6wn5/vKtl07idFLmCskBmlcFnlxEU5FHFOh18Ho6Et8y8d 5ZM7dyCDPQq9OKqRAVXA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qq1nz-00C1RI-0A; Tue, 10 Oct 2023 01:45:03 +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 1qq1nv-00C1QA-25 for linux-arm-kernel@lists.infradead.org; Tue, 10 Oct 2023 01:45:01 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 2655E6147F; Tue, 10 Oct 2023 01:44:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2F816C433C7; Tue, 10 Oct 2023 01:44:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696902298; bh=k0eRqqsMXVD3oC/A3a5V9R91vn65AeWHRVM7YZojLFo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BVuOJwP3hJprYLEK4gr0WlsjZmxuJGEWqIyoxHn/X0iIvrt7awg6Yu1Sr45riaw32 0RwH8muyLuuTLTzjckTO0nxJawr8Gq4APnMcv4U2TzytAWTWQyVlWLqjrAwwS5i5A4 NH/3P9+VvYFalHm81eVf0LDZQ5eEhQXgu4LWYojRrvyOC8lEtwu6qGlSroPhlqC6PE sZ3LqwPIbQZb8aXPFqX+SwmPFcapo6V+XX0zUnTISoap7kcIONb5hqWZuFkDJPU7K9 QrGGLcKbML9HLzQ/qfEwZ93DKvQY7wA9+DtQc3tXJUHrAV0AjUmG0tLb5Pe6tBl/NW Ytz5NA2HHdlEg== Date: Tue, 10 Oct 2023 09:44:44 +0800 From: Shawn Guo To: "Peng Fan (OSS)" Cc: Linus Walleij , Bartosz Golaszewski , Andy Shevchenko , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Stefan Agner , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Marco Felsch , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peng Fan Subject: Re: [PATCH v5 7/7] arm64: dts: imx93: update gpio node Message-ID: <20231010014444.GE819755@dragon> References: <20231001-vf610-gpio-v5-0-8d873a8f224a@nxp.com> <20231001-vf610-gpio-v5-7-8d873a8f224a@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231001-vf610-gpio-v5-7-8d873a8f224a@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231009_184459_731200_6E1485E5 X-CRM114-Status: GOOD ( 11.44 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, Oct 01, 2023 at 04:27:58PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > Per binding doc, i.MX93 GPIO supports two interrupts and one register > base, compatible with i.MX8ULP. The current fsl,imx7ulp-gpio compatible > could work for i.MX93 in gpio-vf610.c driver, it is based on the base > address are splited into two with offset added in device tree node. > > Now following hardware design, using one register base in device tree node. > > This may break users who use compatible fsl,imx7ulp-gpio to enable > i.MX93 GPIO. > > Signed-off-by: Peng Fan Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel