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 X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3FC5DC433E0 for ; Wed, 5 Aug 2020 08:30:15 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 073B120792 for ; Wed, 5 Aug 2020 08:30:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="AdjAvsFr"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="EUCOQmnq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 073B120792 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Esd2gA2YCvb3Rt2yF1yi+dIOYGvJUC9uCB0grhZcygk=; b=AdjAvsFrOXBN1lY+PBg/UFHWk aUyM9a14e0664uRKRCrciObaIC0kpLOVN94hdK4G0gjQZVo9IiVB2tvHoMFu1g7CcYNq42F9jwM3S v6y5kV6+pP1o8DmLLS0suHjmW2SgMjrIp86lALF0/eGnochLZGPVXT3VUnHQIeBdzXdo5NxAcmxmG 3aZ41Xs5vavfpCCzZGerrIxDeubBaoCFeW3EpvwZt14ieO7lSPpaQs64GwNuMFLkmeaDJIXRhnhG5 vp1nbAOkT9Ylumssw+/P/1dB03LMSwV4tT2YlZJaTPaTxO5AcgQ+Udlz3SonJ5CZiXZ/TzIBZbEme kGlHx+18Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k3Emx-0008GH-W6; Wed, 05 Aug 2020 08:28:44 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k3Emv-0008Fr-P8 for linux-arm-kernel@lists.infradead.org; Wed, 05 Aug 2020 08:28:43 +0000 Received: from localhost (router.4pisysteme.de [80.79.225.122]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EC32722B40; Wed, 5 Aug 2020 08:28:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596616120; bh=ujBWMZVAJmdqs5ewPgjkGJqFBmb33QfCj/WK2zJWHkU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EUCOQmnqJcxoIgcz0/Roq6uWxx4u4h+gCFsDCPWUHgqZL92X/FOHNL2cm03u8Nx73 V4vJrC+7EGnFLG4mDMgH5/ed+yiwWqO0S74qr0fmHFWji8ksx9IeqVH9B2P0mmx2Km eYuTLwBLlblloe9arSD6+LO5rqsrQYlXinl14nIA= Date: Wed, 5 Aug 2020 10:28:34 +0200 From: To: Codrin Ciubotariu Subject: Re: [PATCH 1/4] dt-binding: i2c: add generic properties for GPIO bus recovery Message-ID: <20200805082834.GA1229@kunai> Mail-Followup-To: , Codrin Ciubotariu , , , , , , , , , , References: <20200804095926.205643-1-codrin.ciubotariu@microchip.com> <20200804095926.205643-2-codrin.ciubotariu@microchip.com> MIME-Version: 1.0 In-Reply-To: <20200804095926.205643-2-codrin.ciubotariu@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200805_042841_897379_C565B9E1 X-CRM114-Status: GOOD ( 12.39 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, kamel.bouhara@bootlin.com, linux-kernel@vger.kernel.org, ludovic.desroches@microchip.com, robh+dt@kernel.org, linux-i2c@vger.kernel.org, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============6785222052553479323==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6785222052553479323== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 04, 2020 at 12:59:23PM +0300, Codrin Ciubotariu wrote: > The I2C GPIO bus recovery properties consist of two GPIOS and one extra > pinctrl state ("gpio" or "recovery"). "recovery" pinctrl state is > considered deprecated and "gpio" should be used instead. > Not all are mandatory for recovery. >=20 > Signed-off-by: Codrin Ciubotariu Kept the alphabetical sorting, added a space before '(', took the liberty to add Rob's review from last version (no significant change IMO) and applied to for-next, thanks! --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl8qba0ACgkQFA3kzBSg KbYFzRAAoERSE5FsXZu9pjxLQo28Wa1tiIn+ioFpBYLXTdY+7JOuBa4aIYeUCPZk mDCip6vA8xSoS4Gg1agLmKnZ5JxqsJNjEhLFpkq5ATFq9i0i3G2MX/uQAa/miYkf vamRcT539NoT3eq/4w8lUgdVhpDf1epcABWAHYONFfAFp9RAZhDIuosp09teSS62 xlagvz/F0DrMrEAfqSRSyMbo7kmLZoGG6vR5Z3lssL5ZkoD53wi35XsAmmlnHFUz BtngTo3aswx5sBdAtz5X/4nUSOHvmcbI1W36XNYOSnQsICcepaRoiqF3HW/iAASR 1y3+sMBqHqhh7IcZCG/XGnXCMQMNW1/yStB9D16rW6w/0HtE18I/RhERMY/C2m4X DuMnOO0bzBky5y8YAUXwCsHu+dTUSkNAJHtAVXgKLueKZqt1kL5FOHiRre5CVbPn sF/1LiVqFpsYLjeL814xChwsG4vNWgK/2LgPo+Wvb8q2yAEvZwvf43UlXkQqeqFf 8EmaQaODv0C0/yJJnsXuZbKskSNADY9PNuF3jjOtNbxw+61a4p69z3atCGgm4WPE i3kM9/kqmtQIHCftWaOvBUtxgXugEyjFeBNaClueE8uBaV7Luqw9fuER731CqOyT bjBUw/YIVIBBHjBJixh+o9vkY9KHMVRCABxVSpdSNSUxoQYHhl0= =SBdL -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- --===============6785222052553479323== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============6785222052553479323==--