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 454BBC433F5 for ; Tue, 14 Dec 2021 05:35:28 +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=ei80zx2w8ecLcObG0J8L28BhEwyGUlM8jYHDfFLUN1o=; b=OyxzpOgQ4y63cy naFioPZhxr05Vltlasp2t08f8xcLeN/DAfDJ1srNeHNxT/M71XX+xzBF3hEaXOU3AQXACvGz816h5 3e6u9jL6s+lgayTD3aZjTBbjETxtOTNpDLqfo/J8Lm07HWib2XWtwozv0KjAjtK3BRuU8xcHKJwCo asNxQdEr6+1DL7/Ppc/8XXtWkIqq6yLvTp8vLV8lROhCxSVo1yjsLcfQWCZG9BLYMDrzqATyq3uy1 gmbp01mDZe86NRng36h5hbrgJ4ThT4VdqiyS93lUBXoExUeOGcUOgeW6H9KXN8RtCLLdWh2EQRPqs QSL2WZYZG44OQTG38hZw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mx0S3-00CcaK-Go; Tue, 14 Dec 2021 05:34:11 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mx0Rz-00CcZ3-4s for linux-arm-kernel@lists.infradead.org; Tue, 14 Dec 2021 05:34:08 +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 ams.source.kernel.org (Postfix) with ESMTPS id BCAEEB817DF; Tue, 14 Dec 2021 05:34:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 68087C34604; Tue, 14 Dec 2021 05:34:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639460044; bh=9rP6/NwG9+Y+r5x7C89m1LeZ5qQeGVNQ1b/LnZFs5m4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=q7y1hVLjZijfJ23DLpRp0wafZQkd4XfhnLl3aVjJIi/RuG51lfrxEieiaTZUB4YOW MIz22u5ikyUrOYW1dEK3MwJWq5Q2ArM3dF/0Qk7jlF37xMazNLtGV96VI37dSi3Qnr NO7yFfDWXDPoZEPhQqiH7mIhAIajQLhR2SmUZZxiaRT6mJp2ps58SKRgQYUSoW+eS3 onYwZ0XGxnWqzERYvSzXxFzVSO1O3jf64WdANCCH38E9jgGjc5SmP8h8yXn2cr5xFU xlKI6DK+8afantkQ9J4LihCrutc21yNGIkt26w8e8nlO32eMs+b5l/bF3g7hh8r32s ZdAvsls6QkrcQ== Date: Tue, 14 Dec 2021 13:33:58 +0800 From: Shawn Guo To: Li Yang Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Zhang Ying-22455 Subject: Re: [PATCH v2 01/10] arm64: dts: lx2160a: fix scl-gpios property name Message-ID: <20211214053357.GE10916@dragon> References: <20211203235446.8266-1-leoyang.li@nxp.com> <20211203235446.8266-2-leoyang.li@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211203235446.8266-2-leoyang.li@nxp.com> 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-20211213_213407_354534_DE6D7052 X-CRM114-Status: GOOD ( 16.56 ) 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 Fri, Dec 03, 2021 at 05:54:37PM -0600, Li Yang wrote: > From: Zhang Ying-22455 > > Fix the typo in the property name. > > Signed-off-by: Zhang Ying > Signed-off-by: Li Yang Shouldn't we have a Fixes tag? Shawn > --- > arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi b/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi > index dc8661ebd1f6..2433e6f2eda8 100644 > --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi > +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi > @@ -719,7 +719,7 @@ i2c0: i2c@2000000 { > clock-names = "i2c"; > clocks = <&clockgen QORIQ_CLK_PLATFORM_PLL > QORIQ_CLK_PLL_DIV(16)>; > - scl-gpio = <&gpio2 15 GPIO_ACTIVE_HIGH>; > + scl-gpios = <&gpio2 15 GPIO_ACTIVE_HIGH>; > status = "disabled"; > }; > > @@ -768,7 +768,7 @@ i2c4: i2c@2040000 { > clock-names = "i2c"; > clocks = <&clockgen QORIQ_CLK_PLATFORM_PLL > QORIQ_CLK_PLL_DIV(16)>; > - scl-gpio = <&gpio2 16 GPIO_ACTIVE_HIGH>; > + scl-gpios = <&gpio2 16 GPIO_ACTIVE_HIGH>; > status = "disabled"; > }; > > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel