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 8E235C004C0 for ; Mon, 23 Oct 2023 15:12:32 +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=pBK9FBOOJwVPJCYWr7ps5dBgegNnNspVi73Xmn798K0=; b=EALkrX4+icfReQZUP+hTUSYzsz 2ge7+GjTAGxotzNnberLkPrWFQx6vQvvisKmVkvSMSpn6wOBWzqi5TaBCnJJk5waxEd3KSHSp/l9M K4KUX60Ab0PZh0OJOB4no7xwGVUbZURHfXasVXSxif2bHj2Ra/JAiQI4iYHTM1F83gaGEaMstUcOz dffdFddreaRJZMtOo2BlgqiMmzdK0xQMTpf3D39/QRVq4UWXbmYrkJGF/Q7GgoPnDDIMoN1QWGUs2 UK+GsRhKfn2HI/rIHr2VS8Br7wQ41wHlNnQbScJdkjHZg7IVmW1LzUNLQYQ4X/r6vc2EsvfAGhNZI Ds1y9MrQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1quwb8-007f43-1Q; Mon, 23 Oct 2023 15:12:06 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1quwb6-007f3P-08 for linux-arm-kernel@lists.infradead.org; Mon, 23 Oct 2023 15:12:05 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 1167861B7D; Mon, 23 Oct 2023 15:12:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 35CBFC433C7; Mon, 23 Oct 2023 15:12:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698073921; bh=rFj5do6RzQguF8usM7Au5LaaGBEkJED4U5SqJmsKV7w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EP3/GgMSP1WWjNKb58T0FDyP6uXU2cq5G8ixxO7ph9A2QHXPpywOQ5GjzgNp7oMBR +gPlytwu88J3vzu55GjHA0UGMJOx+9qoTliQv6GvmFR4sPNIf+Ydu5npF6DmD5rMFX 6fwMh51lkQu9E5S3wlMZ9Yg9VoMP7ohf5BpqW/nXgKzNc8Z/ydlRiN5rlIWbjYFR8i P3DZdCx39lHDsLgWr/ekWCah80FDKaQmEAo6wPb/RdIHMxvL1qTIys3TNIhvs0Og10 2IWeotFAgLWFkw4CyRMsqFXljnkLj9qsb/AvQExEnXhSYWpIUBOPX1BTfPHFkiPwse ZYpW9x1T3zchA== Date: Mon, 23 Oct 2023 17:11:57 +0200 From: Wolfram Sang To: Jesper Nilsson Cc: Marek Szyprowski , Camel Guo , Krzysztof Kozlowski , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@axis.com, linux-i2c@vger.kernel.org, Alim Akhtar , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] i2c: exynos5: Calculate t_scl_l, t_scl_h according to i2c spec Message-ID: Mail-Followup-To: Wolfram Sang , Jesper Nilsson , Marek Szyprowski , Camel Guo , Krzysztof Kozlowski , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@axis.com, linux-i2c@vger.kernel.org, Alim Akhtar , linux-arm-kernel@lists.infradead.org References: <20220912085943.1098651-1-camel.guo@axis.com> <55812f75-3053-4970-bbbe-8ca563f33721@samsung.com> <20231023140627.GE11306@axis.com> MIME-Version: 1.0 In-Reply-To: <20231023140627.GE11306@axis.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231023_081204_143782_C085398E X-CRM114-Status: GOOD ( 10.61 ) 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="===============4545535224190392940==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4545535224190392940== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+HpdzcbM2QytZ+jW" Content-Disposition: inline --+HpdzcbM2QytZ+jW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 23, 2023 at 04:06:27PM +0200, Jesper Nilsson wrote: > Thanks Marek for testing. We have been running with this patch for more > than a year now. >=20 > The patch has been orphaned for 6 months as Camel no longer works here, > but since I was involved in the creation of it I can resend it. No need. It still applies :) --+HpdzcbM2QytZ+jW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmU2jTkACgkQFA3kzBSg KbbwaRAAqA1LDb9Dbu+VitDyYswIk8kCtjv7DVt7+cTXwqlKAhCF3mF0l51vk9W7 nnqmz1K6mYdPyb1oGqACra8PvaPSGNuOJxeqTYurO+9BeP9okjeHDkBNX15C6tPn m+1Pr7VU2JLVgVXc/PqOZEp24mVG9LQEXPqEDeF/HAMrYIR9rkcZrQvuaLHKBgM4 jIcTI4FvDGKDNo+/n5LXIUCGExESHQvCC4pYEnDtE7bZoXJeM/aVOdC6FRzF8EzK l850fFzRmejO9ldyQT8Nh3loNZyfoEAm8yaOXjYq4AdbNm7yZdpZ79r/rLGxd366 DC1LwGjNyOb3KTl0AkYaQItwbskapNqti2ocQa7/Yx2e+sXLHQTPHCDH/cJZvw2j 83Eo/ppaxyGMHuuix3l5CSBRRokSUJhneOTmHMG/DBHbELGWOMHJo0E9ttyfRBzZ P9nRUObwcCcEsD43qmgMAn2C4QRg++o31hS2Mebli9eb9QVgid1u/3uJ+y10hJR/ 4R8wxUZJsywzGsVCVhMzd9WY0c47dEn9WcCwNo8UPy9NAxrdDtK5Ir2Hfcy/QM4f bPUJS/R3BMMt6y214pQcKhjAmKf49trVd4q6hYihb/LZ8q9u2j1aDzKq2asYaN4b BlfVZAniNeZnQ6Ol52bkf95RUt8FaOArvFzP/8jFNUNyT3lr904= =RYkt -----END PGP SIGNATURE----- --+HpdzcbM2QytZ+jW-- --===============4545535224190392940== 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 --===============4545535224190392940==--