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 F0DC0CF31A9 for ; Wed, 2 Oct 2024 10:04:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: 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=ruLrae7kGDi5thSyOHGw74EiYKu7Qyhd+SItorGk8X0=; b=uvQ2o7b2Ad5ChxKw5lrAInPtr7 7oim94CPniD3LJz7W9LKlEc8oI5f3AZMfA8Xzyxw3frXtDBWudVFAmFGhT98SddbsZ0sinRiZm4WB y0ZDMfChNoqO8ZbrDrl5+VswbHr6irM1x14e04qR3UriOqyHW8syWr4JoUjajWOPgWgrNiRIcnQIs IcMsdJrTPl8H2mkClYFD118+DGO+26FzfaLE+JQSLT/axJNpO0ujuhmZ7J7SsPwwnvQq+AX1Bx3BE EPIirsPicGD1y5QAcYigcFmaFsFQbevzIFkh+hUcfauN4/3qlOIKB84h+b4cgpwAwWWRZx6FW4sLb 7HN6JnYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1svwCx-00000005QqC-2baB; Wed, 02 Oct 2024 10:03:47 +0000 Received: from layka.disroot.org ([178.21.23.139]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1svwBg-00000005QTF-13uV; Wed, 02 Oct 2024 10:02:29 +0000 Received: from mail01.disroot.lan (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id DA5F423D0D; Wed, 2 Oct 2024 12:02:26 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavis, port 10024) with ESMTP id cOgPIL8UERTp; Wed, 2 Oct 2024 12:02:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1727863346; bh=diAxOzbkDt7Ql6pEvIoL0lSFjwVt76nj7B7wQU8hIL4=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=e72KBXjw1unZIPqp2BXx5mVZl28cPYllJrN30Iu37IpAJAFXtK41o4XqmiqGkK6L2 RckGry+l71IxBSykpvTGO4jSKz8Cbz6SqmMwHpYqb6K466M2zsU9WxrSWEUTveAizt SPIgEBUzYhyHP2SjJ5yJ6nqqcKTBbK2MsXqlvDOVx+0jg1uYrIcBHKz/kjnyKsAc/y ImX5OTlpp9CwmMXq4Qgiot+ihKF75R/GyjZ26CmNdDNOZ+IwjPpWKx7uThR9MN7HCm RhCw7UsAmpd4eVtuPczhT+4gdMST0u11W/1qcFdD6SFR8gvavrYqJl0tzqgCgI1sx3 hlkE3e0V0uyFA== Date: Wed, 2 Oct 2024 10:02:04 +0000 From: Yao Zi To: Conor Dooley Cc: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Philipp Zabel , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Celeste Liu Subject: Re: [PATCH 3/8] dt-bindings: clock: Add rockchip,rk3528-cru Message-ID: References: <20241001042401.31903-2-ziyao@disroot.org> <20241001042401.31903-5-ziyao@disroot.org> <20241001-name-stooge-7a939f71a08e@spud> <20241002-sash-gigantic-f79da2043875@spud> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241002-sash-gigantic-f79da2043875@spud> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241002_030228_502482_9AD90DDF X-CRM114-Status: GOOD ( 18.70 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Oct 02, 2024 at 09:49:21AM +0100, Conor Dooley wrote: > On Tue, Oct 01, 2024 at 09:18:03PM +0000, Yao Zi wrote: > > On Tue, Oct 01, 2024 at 05:29:15PM +0100, Conor Dooley wrote: > > > On Tue, Oct 01, 2024 at 04:23:57AM +0000, Yao Zi wrote: > > > > + clock-names: > > > > + items: > > > > + - const: xin24m > > > > + - const: phy_50m_out > > > > > > Why is this input clock named "out"? clocks should be named after how > > > they're used in the IP in question, not the name of the source of that > > > clock in the SoC. > > > Without descriptions provided in the clocks property, it is hard to > > > understand what this second clock is for. > > > > Thanks for explaination, it should something like "clk_gmac0". > > So it is actually an input clock to the cru? Yes, phy module generates it, being parent of several CRU clocks. > I'd like to see an items list in the clocks property please, > describing what these clocks are. > > Also, "clk" is redundant, since these are all clocks, so drop that > from the name. Okay. Cheers, Yao Zi