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=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT 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 40EA2C43381 for ; Tue, 26 Feb 2019 15:39:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0A6B92173C for ; Tue, 26 Feb 2019 15:39:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726988AbfBZPjY (ORCPT ); Tue, 26 Feb 2019 10:39:24 -0500 Received: from sauhun.de ([88.99.104.3]:54882 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726478AbfBZPjY (ORCPT ); Tue, 26 Feb 2019 10:39:24 -0500 Received: from localhost (p54B332DA.dip0.t-ipconnect.de [84.179.50.218]) by pokefinder.org (Postfix) with ESMTPSA id 17FEE4A0BD2; Tue, 26 Feb 2019 16:39:22 +0100 (CET) Date: Tue, 26 Feb 2019 16:39:21 +0100 From: Wolfram Sang To: Jarkko Nikula Cc: Gareth Williams , Rob Herring , Mark Rutland , Alexandre Belloni , Phil Edworthy , devicetree@vger.kernel.org, linux-i2c@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Luis Oliveira Subject: Re: [PATCH v4 1/2] dt: snps,designware-i2c: Add clock bindings documentation Message-ID: <20190226153921.GC839@kunai> References: <1550765459-14519-1-git-send-email-gareth.williams.jx@renesas.com> <1550765459-14519-2-git-send-email-gareth.williams.jx@renesas.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="f+W+jCU1fRNres8c" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org --f+W+jCU1fRNres8c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > + - clock-names : Contains the names of the clocks: > > + "ic_clk", for the core clock used to generate the external I2C clo= ck. > > + "pclk", the peripheral clock, required for register accesses. > > + >=20 > Actually it looks there is need to revert back to bus clock (or better) in > comments but keep the "pclk" property. >=20 > The specification I have tells the ic_clk is the peripheral clock which r= uns > the logic and the pclk (exactly pclk) is for bus interface and where > registers are. Can we make it "bus interface clock" then? I'd think this is a tad better. --f+W+jCU1fRNres8c Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAlx1XaUACgkQFA3kzBSg KbbIQRAAnTk3dnyBP4T/I2tBw+MfOtLMupey696eq0DUhYzQP+2rrOvYndO8x2QU AMJwIgeicC0554BJ7ZIEUPlNBp3IBRtUzFG5yqnP6UQ8rozr7nlUmJrilXASdRU2 QDwwWSGYfDBpJTY2EqOOwTEoDp4SR0bB4ihPt4D9AnD8Rmh2SyEm5Xs2S6b+O+qW K20U/Tv/OedEfF20vNMQXCrDTBmQ9mhbHc0RBukmfeANJthfNlkKFUui3DAx3sXI y8VP9sAYmlDVJN4zeCzg0t+d0n88e+/Uo6S1EMzYamifQx0vaUhVTizJnq5b4kJx FRIvL0KEQTaT16hliF8zED5mIOPMP5lJS5qVklKggeHTBFB+e4aNIJZtTNeEY8Nt VAtzIZkDAJuooYXGIGmb3M1SNoXs8WmeRMiczA7BjLWoblitTqfxrODHIZxbrZ5M knp1jiJ3Sx6lknciGk3kj7MrWXOXHf1cY+yWjf7tn+I+9RLR5hlZlgwL0lm7EgFX gAqaWOTSadR76iZaNfB35wbxGeUy41DhB/HR/uHijoyD9fPuifqNGKCS7BC66tnA amOxWZNe9ENwcKqW+qjF9dgFH72mNKIHHvgSRc3avWxDuW+NY0RrUybV+L9/pMZL V00IXOC3LPYK/X/MtbbIb+80c6P7GTAzaoCmJV+TYTvvcVTrFy0= =W7Px -----END PGP SIGNATURE----- --f+W+jCU1fRNres8c--