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 4C436C4332F for ; Thu, 14 Dec 2023 02:12:03 +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=J05avxREas7tfDb95aY50KJZTRD4JyDb0UG6fB0JnKQ=; b=caKrewfLXtRfkF bk4H7WssJofVJXOFz5c8QltMkeLnpEazg1rIz3DF2xwvkS7nbk1EFQGUhF3Ih58+aOYwGWiMBGYNf dPZGipn0ZVHTERjLmp71pxhYfKsMovz1coyMoFEMFI7qVj5kZmNWzpq1EO5GfmgrZGwmBnYOU0/ld I7odpks7T3UCBcaAAtVTLKooLECjGdw+PHgvNZy7aLQYRGsnjuPYCTj2A5PbiLlHRNJ75yXDMqJV0 r2xeXBnLJP5rELu5IM5YXIeTsXjRUJdZokYp0o2Wp/6R+7y5YszUgS4aSKsq0OI/0sbPq1RzaUFIY xLZ9amSrU7Pry5kiZeYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDbCM-00GUOE-0i; Thu, 14 Dec 2023 02:11:38 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rDbCI-00GUNU-0p for linux-arm-kernel@lists.infradead.org; Thu, 14 Dec 2023 02:11:37 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id A8801B82032; Thu, 14 Dec 2023 02:11:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5C7A3C433C7; Thu, 14 Dec 2023 02:11:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702519888; bh=m2yIGAzNf9J+pZlLxxFGO50+1s9Hq8QUX/TIGeHYTM8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JSGoDI78VOTQEz9jwfTdd4NL3PUkYkFJIAYFXZ8E8qopm/oLOXVV42PPNnIiN0U4+ Ok5YeUD3G5bc05uSO7Z2e4SRgF3JYWXZgvLUi7GyndQs1cc4X5qJTkhVI543L5vzTM /7w7BMsipqROC6wEN4rGjqA9kTAjcJ+uK6UORBHDRUfuFoSmnnPBtR6c4AONHvh7IW 3CxpQTqLOdL+8JyH3m3oPKtg0VLasqINwiCXWrAA/5RW5Jg15R4EyJA0ojK4dg3fPX SlRl1YufZRZ81sI/LqnIkluWPU+udKRZwFp94VKepy6rcbjnsUIOjGZTDTrsbF+bRv ky0RHf2/36hoA== Date: Thu, 14 Dec 2023 10:11:23 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH] ARM: dts: imx23-sansa: Use preferred i2c-gpios properties Message-ID: <20231214021123.GU270430@dragon> References: <20231207101212.2495648-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231207101212.2495648-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_181135_801568_DDEC1F31 X-CRM114-Status: UNSURE ( 9.49 ) 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: , 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 Thu, Dec 07, 2023 at 07:12:12AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > The 'gpios' property to describe the SDA and SCL GPIOs is considered > deprecated according to i2c-gpio.yaml. > > Switch to the preferred 'sda-gpios' and 'scl-gpios' properties. > > This fixes the following schema warnings: > > imx23-sansa.dtb: i2c-0: 'sda-gpios' is a required property > from schema $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml# > imx23-sansa.dtb: i2c-0: 'scl-gpios' is a required property > from schema $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml# > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel