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 A4FEBC433F5 for ; Fri, 15 Apr 2022 21:17:10 +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=QNqVYPlx3sLXJHx2/7aOL6LE7bsDIK1ococr+31vp9Y=; b=NfnP3IKdVsijqrk5Cn1qP+eicO YzKmkS6Ao7Ky2EYyofjZBR3qEVpHmJ5FiykMqo6dUvSNAVQTs1W4kgASaWLx8FlbcGrqA0eoIADQV Ty0FGbSYPhfO1fs65YT9XlcF6yUHcVc5ZRbhz05Lb2DxID29VdwD4JlxBnf3yB7vnfQfd2drGbRI4 z7Zc/2I72bTDrc9i7DeQRYkkrauHmDA7rpEHSLiQZClB1gdx8G4RnLBL7UPZum52XmA62bwwUzA1t sAW7S1J5ird6OfXzRNhs6bFDa0xVLqTzloQrhCIiB0vMjmq+s1Kzlsf/Gt3pBazofOpL7ieb9KYVI DSvV2yEQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nfTIZ-00BLzn-Mg; Fri, 15 Apr 2022 21:16:11 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nfTIV-00BLzP-T5 for linux-arm-kernel@lists.infradead.org; Fri, 15 Apr 2022 21:16:09 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 20532620E2; Fri, 15 Apr 2022 21:16:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B5949C385A4; Fri, 15 Apr 2022 21:16:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650057366; bh=7GcfSVm+yvSQ7f672oVb5kT5KQW7gdzrPo6Q/aVpxQg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mLjUet7gyiuZWTqfSJXroQY3KNwSHqMOfyvsWeK4otuRl4w3tYDWrqeVMTg3OwPDL 88Vw2KEF2DyDsht2sfCmnlAjaNQd6ON8LNW0ANQuPgOIURb4TnZzzp1VHqypdBy4Cu U3mlzM8hi0PPOg1m28qjBBGL/NjbHH3QWxFLoLIxK5HMIMRphiAxda2wOc45kMslXx hOVz0bSxFsw4Bz8ETpHUPHFk+ni/BpxG2aPByapyPRPN0cQJ8xo7jSPtkGniUVbKVb xTk33PVpvn8gqmcRQH66vUNFHljr3lIKv/D7ooehR+I0wkWmc4HxUTkM4ANDhpYmQm i/cuvhZlkYD0A== Date: Fri, 15 Apr 2022 23:16:01 +0200 From: Wolfram Sang To: Marek Vasut Cc: linux-i2c@vger.kernel.org, Fabio Estevam , Francesco Dolcini , Marcel Ziswiler , Oleksij Rempel , Peng Fan , Shawn Guo , NXP Linux Team , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit Message-ID: Mail-Followup-To: Wolfram Sang , Marek Vasut , linux-i2c@vger.kernel.org, Fabio Estevam , Francesco Dolcini , Marcel Ziswiler , Oleksij Rempel , Peng Fan , Shawn Guo , NXP Linux Team , linux-arm-kernel@lists.infradead.org References: <20220408171524.73551-1-marex@denx.de> MIME-Version: 1.0 In-Reply-To: <20220408171524.73551-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220415_141608_058753_B5AE57C9 X-CRM114-Status: GOOD ( 18.90 ) 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="===============9027172070433931876==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============9027172070433931876== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jkduWrOVzShXpNz9" Content-Disposition: inline --jkduWrOVzShXpNz9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 08, 2022 at 07:15:24PM +0200, Marek Vasut wrote: > The i.MX8MP Mask Set Errata for Mask 1P33A, Rev. 2.0 has description of > errata ERR007805 as below. This errata is found on all MX8M{M,N,P,Q}, > MX7{S,D}, MX6{UL{,L,Z},S{,LL,X},S,D,DL,Q,DP,QP} . MX7ULP, MX8Q, MX8X > are not affected. MX53 and older status is unknown, as the errata > first appears in MX6 errata sheets from 2016 and the latest errata > sheet for MX53 is from 2015. Older SoC errata sheets predate the > MX53 errata sheet. MX8ULP and MX9 status is unknown as the errata > sheet is not available yet. >=20 > " > ERR007805 I2C: When the I2C clock speed is configured for 400 kHz, > the SCL low period violates the I2C spec of 1.3 uS min >=20 > Description: When the I2C module is programmed to operate at the > maximum clock speed of 400 kHz (as defined by the I2C spec), the SCL > clock low period violates the I2C spec of 1.3 uS min. The user must > reduce the clock speed to obtain the SCL low time to meet the 1.3us > I2C minimum required. This behavior means the SoC is not compliant > to the I2C spec at 400kHz. >=20 > Workaround: To meet the clock low period requirement in fast speed > mode, SCL must be configured to 384KHz or less. > " >=20 > Implement the workaround by matching on the affected SoC specific > compatible strings and by limiting the maximum bus frequency in case > the SoC is affected. >=20 > Signed-off-by: Marek Vasut > Cc: Fabio Estevam > Cc: Francesco Dolcini > Cc: Marcel Ziswiler > Cc: Oleksij Rempel > Cc: Peng Fan > Cc: Shawn Guo > Cc: NXP Linux Team > Cc: linux-arm-kernel@lists.infradead.org > To: linux-i2c@vger.kernel.org Applied to for-current, thanks! --jkduWrOVzShXpNz9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmJZ4JEACgkQFA3kzBSg KbYM9hAAoNKILElPg5IXVXTUO3x9X6jGdmTsj5Zl31K75WLfxIbOP3wYHkecCV5r ozKE4Xk15zDMm9NVMItgtjUszGBOTToyuTMBrs4Otsk1rGO6gSyA+wZRmhlPEHah BOT4gxPB2xNPb7p9IGhSLzncmoeWyRofG/AYNzqNHANM/pesua74cXIK9R/uQJ6A astP9iCcJnzC0Dqwo0gn1mpwVvtCBOyMHE5oyx9Y0ak0ndisX8zEWCPstV3VRrjp TGDdKJ41iYw8V2gAI676tI0VfG56NnaLP3FnbSgx5cU6AFegSVa+Qx/3UblGuOHL LDRDCpoqv6OOYREK9unADN4+78rOgCfp/pdWGOLTr2E900FQJG6GBV2iNlxESoE+ mCQgWOJ6zfitXJ1Be8xyxrLtikl/Dk1JSd4tI+RRaVnu7lsYxUQo2eoMgZ5n3QEc jIyRSg0SvXiBJg4zcJl9HLtX278kj6y+xWHY0ZjxhTbZCt//jQ0dKFRolH4K1Bve +D1cWgwbYu27DjOCIm7U17D904Y8W0rtuVyNYLEHuu7a3UVRqyi34HBOr3rLx2Nd BOuVHNZF107Hx0rUtr3mKt1Dgyl4SaJF0mlN2mirkM0lzP+3b4QQks+KymTFE20o UdQ+KYpsFLozzuMBqEbijUDgaRybE34mQe1OON+NjZAg4Zsn7V8= =NdlU -----END PGP SIGNATURE----- --jkduWrOVzShXpNz9-- --===============9027172070433931876== 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 --===============9027172070433931876==--