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 54610C05027 for ; Fri, 17 Feb 2023 21:46:07 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=lIx4FNsqiteUTsn2X435qZ7zPsZiBYcndj81JSv+0CQ=; b=scwFbSLv+rwhrGA8dXsaS7/4Ab Au/ecXMOt9lqAvVHna66DbXNZJHrUXJhbCw9hNC35UxuK69x6iQ6+mALP5LlM6ElfJ02KNeEJhvWr 2eRfMTp4Q45BO5FUyjNIUXmIUlsCjxPeTtA2CpvSXMiE2F5FukU5LRU959MkdqUKjCTHb1vIOZqWZ S0nRpjXwBBBrTjWxftiA5absZnrfdbAECvzuJn8mIq7/BBJ5zHMCQzUzpAWvT+2ZAKpl2MRZ50yHR RshjMaQdQlnSzp39iM+yRJLmPQlOBpitiN/ochSwmGZE9yOM2HvYAh7au43IfZqtaxSdvSAzJDkoz hWpWMckg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pT8XT-00Fkp2-27; Fri, 17 Feb 2023 21:45:07 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pT8XP-00FkoE-I4 for linux-arm-kernel@lists.infradead.org; Fri, 17 Feb 2023 21:45:05 +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 37692B82B45; Fri, 17 Feb 2023 21:45:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6361DC433D2; Fri, 17 Feb 2023 21:45:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676670301; bh=4nVsKq1ByObmyVxQpyyGc/X3CbL/kMX4cEXO3fl9p7I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=i0TN3JYh5+YpPhK8R4dLTUOGPaC58zdj70BXVs7C+igHaf0ez9bHpK+h1qMWCGqD3 i8UW+cx4haUYuVV3SQMQIft71XbCS9t+ep0PljtFU0PDZgaRDpIXjU2oTGDNF6lD7Z retzibrPqNEm+lh7wtcfF3PvGD76mAVJ81nfoeKHXpAyQWrZgNt7ltQ86PmOK4BL6z KGpE14sGdqvGbN20b+3DozibMuNUAjI5rNgZNgqvE/opx1xgiFCRIScigt2+51L2a3 8cBTT9Fu/zYt7lB1/Mi66SCTou6/b1Z987gFJ+qB7CntOGx0C06ZtT2VPxvNB6/xLg DZfgUjkgynZWA== Date: Fri, 17 Feb 2023 22:44:57 +0100 From: Wolfram Sang To: Manikanta Guntupalli Cc: michal.simek@xilinx.com, michal.simek@amd.com, devicetree@vger.kernel.org, andrew@lunn.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, git@amd.com, srinivas.goud@amd.com, shubhrajyoti.datta@amd.com, manion05gk@gmail.com, Raviteja Narayanam Subject: Re: [PATCH V6 2/3] i2c: xiic: Update compatible with new IP version Message-ID: Mail-Followup-To: Wolfram Sang , Manikanta Guntupalli , michal.simek@xilinx.com, michal.simek@amd.com, devicetree@vger.kernel.org, andrew@lunn.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, git@amd.com, srinivas.goud@amd.com, shubhrajyoti.datta@amd.com, manion05gk@gmail.com, Raviteja Narayanam References: <1676467944-17426-1-git-send-email-manikanta.guntupalli@amd.com> <1676467944-17426-3-git-send-email-manikanta.guntupalli@amd.com> MIME-Version: 1.0 In-Reply-To: <1676467944-17426-3-git-send-email-manikanta.guntupalli@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230217_134503_914312_C2E77496 X-CRM114-Status: GOOD ( 12.10 ) 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: multipart/mixed; boundary="===============2328868551481804628==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2328868551481804628== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="iMa+Ii4xmEsDBl7q" Content-Disposition: inline --iMa+Ii4xmEsDBl7q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 15, 2023 at 07:02:23PM +0530, Manikanta Guntupalli wrote: > From: Raviteja Narayanam >=20 > Xilinx AXI I2C IP is updated with a bug fix for dynamic mode reads. > Older IPs are handled with a workaround in which they are using > xiic standard mode for all these effected use cases. > Add the new IP version to compatible. >=20 > Signed-off-by: Raviteja Narayanam > Signed-off-by: Manikanta Guntupalli > Acked-by: Michal Simek Applied to for-next, thanks! --iMa+Ii4xmEsDBl7q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmPv9VkACgkQFA3kzBSg Kbbotw//TjVBsZOhqEtIufaBz03Dzh71ejketxOCYqEKjCWr1DHvqGJCdJwJpAH/ 1RfSVf4z/FgaysNoCmUvO0ia/nZbu0kOWIGMRCk+s9NA1AgUdJdso4W5krb+Vs2I O//8tjPsCV2ZcZjXc3e1ccDsBWjxSaVJcFqx/2eYSWK+NrnMvauCONiqOYXUbMAA lq/HKuc+Tz6SjktXyLLAvvb5+lWTQvZwvIutPDrZMigAe5G7LeUzrxPWgHDdkk6D UoxUSNsWaWwRO+PY2AojTVpEopbll2MCYNRBH+VmfMXOG2NRd1Iai7RgBj3uOVUH O7r3KHoXgB16eO6nJaXhuuBZatLOpWWvmXYoL3D+W4xILbXYd/wbilyvkVU5gHHs mZtUYIt7LE2q1SMWP2TFE/X0r556x690MinHa+9pqFax485Y14PCY+Bqw19tEuwO myYL22nV/1Eyrg4lqo7p3sBqOpRaUTN9PGzJbm4SSgRVODyY9tsshtvshUwnWWS7 Gfq2R6MpZhSLX1FirQ/wREA9xipG+4f4jq3s9CIGBZ9zl/VbyKebseu++KvQXmCg y1YnAhxroxDHCUDNKGLp+Dxo5yAy3v74qblUeTKAZdSAW1Ibu6CMU+zFDnhaNVOA jBpt2a11g/6DahjYGmD5Z/fbP+z8Thyvad/89wq7kLkfZ1U79pM= =+JfP -----END PGP SIGNATURE----- --iMa+Ii4xmEsDBl7q-- --===============2328868551481804628== 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 --===============2328868551481804628==--