Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp1136718pxu; Thu, 8 Oct 2020 04:25:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwA6yTAu/Q6qo5smOrLIz9UbiOUYuthB20XHr7B4Icd+HMv5r0TqjT/D2UfA/HuvpbBeOQ2 X-Received: by 2002:a17:906:b2ca:: with SMTP id cf10mr7692579ejb.65.1602156354688; Thu, 08 Oct 2020 04:25:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602156354; cv=none; d=google.com; s=arc-20160816; b=Dp0lPFBklUupeivayu+rPd8YhewQKjQjK08V10OokqB+nP7V+oNoApFMCYTQFxCBby t+elko7AKmFztnNmG3qGiYNT4H71arZ9evXf5Lv0zRB0e19c4GkJHw5wdfVhkd4UujLg aWhJr+eHFUtNQMrTwuQ06lLVbkF/g8V+NatBARyQ2cJbA5wfq8RQkTZMgokaxGaEru4j wbNJVD851oRkHuuVHnG/EE977INWkP/MF2heOWXqnaC7efQ6l/Jvn38gBHOOTvxceCEc VdgKDtHqjZGjfwg/s4jBlBt1Dx83cW84oy2Up7MMmkSguzIkCjE34pLT0Eyl7aI4cNQA PnKA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=O+NExOukB6rJTsEcD7c6dHp5AxSorYh0KSZfPRbkpso=; b=psZXlL1ImUtntL5q2A0FNdpvmIMaLm4RBMX7y/L19JO5lqxxdfGO8XztYSgad+ED6n 0ZszvHXEGHB8DJeyaFPID5rIpjEJduH+R63IkIg7rsR2NjofFZ+SmGxiaMHlQZ3nDURC TArVtzSYr6fMyV0T1mfybRP94ON82L2ZD1JO1aAwKcYi4Bohw3ivjNq6NzK96a0xYE8f iBP5jZ4QI/QZfcuq0StjOg/ne+ObZFuhOLQzvQ0iUyrxdIMA0WZd1/GJw+u9fKi5o3pI tC+brzZrQWpA+lh4jonLY+bVr0uNujCRvWDUJZYq+Q73dfJH18BiumDCTfBcB8rGF42U 5Dyw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QsM38G1e; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p25si3418809edw.585.2020.10.08.04.25.31; Thu, 08 Oct 2020 04:25:54 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QsM38G1e; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729313AbgJHKAd (ORCPT + 99 others); Thu, 8 Oct 2020 06:00:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:45960 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728996AbgJHKAa (ORCPT ); Thu, 8 Oct 2020 06:00:30 -0400 Received: from localhost (p54b33b8c.dip0.t-ipconnect.de [84.179.59.140]) (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 ED3502083B; Thu, 8 Oct 2020 10:00:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602151229; bh=O+NExOukB6rJTsEcD7c6dHp5AxSorYh0KSZfPRbkpso=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QsM38G1enUXW3RKJNm7mxPqlCJm1bDwVv0s+3oagkF42qf7jvuHB3jXQuNwC0HFaO LE1/4BW4zQhdgzG2Lum2nawMU45hLaCAsUC7AFP6C3da3zrd5kV9ybiEqT6aNNDC33 yaekDu1CKn9ffczYxwLfb77ofcRoir4vmW7yZCzg= Date: Thu, 8 Oct 2020 12:00:25 +0200 From: Wolfram Sang To: Jerome Brunet Cc: Kevin Hilman , Nicolas Belin , linux-i2c@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] i2c: meson: keep peripheral clock enabled Message-ID: <20201008100025.GD76290@ninjato> References: <20201007080751.1259442-1-jbrunet@baylibre.com> <20201007080751.1259442-3-jbrunet@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xB0nW4MQa6jZONgY" Content-Disposition: inline In-Reply-To: <20201007080751.1259442-3-jbrunet@baylibre.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --xB0nW4MQa6jZONgY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 07, 2020 at 10:07:50AM +0200, Jerome Brunet wrote: > SCL rate appears to be different than what is expected. For example, > We get 164kHz on i2c3 of the vim3 when 400kHz is expected. This is > partially due to the peripheral clock being disabled when the clock is > set. >=20 > Let's keep the peripheral clock on after probe to fix the problem. This > does not affect the SCL output which is still gated when i2c is idle. >=20 > Fixes: 09af1c2fa490 ("i2c: meson: set clock divider in probe instead of s= etting it for each transfer") > Signed-off-by: Jerome Brunet Applied to for-current, thanks! --xB0nW4MQa6jZONgY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl9+4zkACgkQFA3kzBSg KbbIyg/9EQZFJDgjjaxVrEUovBqv+sDGCPzDJzH19bCFWHrzhio33cBRQ3PR2YDC zX+UMPjY3Zf/TPoT2V0FAn2NGwVKzd8Ivb8gVSzfg96NfzAyWHUtxhv8YC1UZfuA BUoe48zq2gaU6YMkIlMv4Ne6orXt9kezcZkxnIqjtTQtHeYdihf4qSuxQ/N/cRkG 9QsMftsHuCGSX1gKxJBnIHTjbR4hAXlgN6hP/JKfugNl7+UWEAD9PDm038S3GwCd PCkn+1BZ0jL8MV7S6kjSxI74R4gwj22Aoo6bva9R9zfOrKYHTpG6AQAwFmYaXyLz o1CpW1iPnvBCYhvk4KJSv2bWnZ0IJHWEMTRDWdAIMYpujllKtO51l3UyLku+yn5H JCK2w6AyzGaYb48TqES5XCDVpk/MYwCd3Fq3isJrmKIb0V7fNhd8Tt0/9P1SXVFB APbz3vECxZGtL2DPVXpHUm9ZV89bmB8QFNPZNwuUcApz+BpDvKaBHnq9J0PtTo0M +tD8BO5lu7CVWFugz5nonbVDM9M8zHRVXcm2gpA0ovRzWCAcm3khtYpR0JL/TVBk d08SlUo8m6uJGcTl5BTos/Zmr3q1+bnbiRIDuV6n0pRDgBBy+NC7DzgZkDtvpP1i tIG8L2hKN8ty3u+8uCgbJtfwNO3r2/nqSPFfNNIhtL9WMEYTfxw= =PNDf -----END PGP SIGNATURE----- --xB0nW4MQa6jZONgY--