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=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 A8C03C33C8C for ; Mon, 6 Jan 2020 14:35:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7F635207FD for ; Mon, 6 Jan 2020 14:35:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726504AbgAFOfS (ORCPT ); Mon, 6 Jan 2020 09:35:18 -0500 Received: from sauhun.de ([88.99.104.3]:39296 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726303AbgAFOfS (ORCPT ); Mon, 6 Jan 2020 09:35:18 -0500 Received: from localhost (p54B338AC.dip0.t-ipconnect.de [84.179.56.172]) by pokefinder.org (Postfix) with ESMTPSA id C0F512C0686; Mon, 6 Jan 2020 15:35:15 +0100 (CET) Date: Mon, 6 Jan 2020 15:35:15 +0100 From: Wolfram Sang To: Eugen.Hristev@microchip.com Cc: robh@kernel.org, Ludovic.Desroches@microchip.com, peda@axentia.se, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Codrin.Ciubotariu@microchip.com Subject: Re: [PATCH v3 2/4] i2c: at91: fix clk_offset for sam9x60 Message-ID: <20200106143515.GD1290@ninjato> References: <1575886763-19089-1-git-send-email-eugen.hristev@microchip.com> <1575886763-19089-2-git-send-email-eugen.hristev@microchip.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="BZaMRJmqxGScZ8Mx" Content-Disposition: inline In-Reply-To: <1575886763-19089-2-git-send-email-eugen.hristev@microchip.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --BZaMRJmqxGScZ8Mx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 09, 2019 at 10:20:02AM +0000, Eugen.Hristev@microchip.com wrote: > From: Eugen Hristev >=20 > In SAM9X60 datasheet, FLEX_TWI_CWGR register description mentions clock > offset of 3 cycles (compared to 4 in eg. SAMA5D3). > This is the same offset as in SAMA5D2. >=20 > Fixes: b00277923743 ("i2c: at91: add new platform support for sam9x60") > Suggested-by: Codrin Ciubotariu > Signed-off-by: Eugen Hristev > Acked-by: Ludovic Desroches > Reviewed-by: Codrin Ciubotariu Applied to for-current, thanks! --BZaMRJmqxGScZ8Mx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl4TRZ8ACgkQFA3kzBSg KbZD2g//eV3AhB8wlN/36GjEs1MJvsA2qKyPEJ3/JSCxkTKVzSmCKlaSI+1m+Tru gN/sS4PgGkX3U6K77jkaSNALzKysK0cxjwcRThveO5sm6DxSsF3uckT7ZNoFDqlG +etqwW0B82L8vwL4GoylkTt5VkeRm0QVwR+agvBiMYcU4FskcpUWf/jHtJrPd3eq YasS3WIr0IDNxl62S3MNDUCYo9MnF/6HX8fS9oSnO0FwkeUiB+MthODPDTxt3GtZ J+Mpmg4bvgJqcuMflVLfB28R0pijHnaIC6rUH2kHftCx7sq5qZmsU6LApkrFl2kL b8YTlEvRlfDSB+f288W1eDsSAJmIQm2/EIDfPthoVUyHGkYos6yFDh9wwMgjS9Xp 6iiDAHiek4Rr8JKjVIo92lnFgs7X6Xmcjcw2IO0TsqltjgTsKimyDxscz+Bhn4MZ Yv3uL6KxisenKoergopCx9U4LWIBFJEvcSJT+jBYf6p7/kwdRuQfGf1RsJU42d22 7mrp6Pc/zvJQ9xRGT8DtBWhdKFTc6rQ9rojMtBwsvbtUDzxgKCYJM0q68n0V8ito p9HmfCvqoSU1KdLnaQdYPsmrIJ4siL8GR6ReXqffqspyRnnd4+/gTVt9235IbUpp EUFcYCaguYrtSyWE8Y0Vc8DMmm38gDA6LyvGwIlsP2o864xlPjA= =iI+X -----END PGP SIGNATURE----- --BZaMRJmqxGScZ8Mx--