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 EB3CDC25B7C for ; Wed, 29 May 2024 17:21:11 +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: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OPhZa3z+4yoS2p3JB6atRX8pRRXemCSWBQKvU4+3v/E=; b=C/vi569Kl6gRC+ qwDowGCOADMo8h2qcjznkHOrTfQxibC/WnkoYfDW35GMn98zzHNGIKBvLpAIRaYwq0BxDMsTYyETY YU3cng9ko1v+kWilvRQy+0hlOENwZ1Z8+J37He99bk9LRVzyxbS7Djj2csK5WkP5marT7rAeB3CtZ kfYKL2rEAPePEiZNwwofAU+kiqHzl0mh6Ho/ch3fS7RFkYrZuoe5tWblObBStC7hATcrQDymfwka4 6BAdjGIrJq5xvSpgFPleSdIWRtuKYsj84k6dRt0SjJ1BJMsUeXB+csFmuMHnrb7Sjt2nAsMqMu+G5 AT5/SIrT6zi5qNDjIlaQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sCMyx-000000053RP-1Aog; Wed, 29 May 2024 17:20:59 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sCMyh-000000053Is-0IPq for linux-arm-kernel@lists.infradead.org; Wed, 29 May 2024 17:20:46 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 44THJogj124014; Wed, 29 May 2024 12:19:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1717003190; bh=AuBUGle0djl+XDtipQHjTVnybdvyAQCUf4F3ToP1+yQ=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=jY3e22WLdWpR2oXGbMwsRofdEsP9no/g8KcXqdVoLjjlu8yqxDN03cUEM7Ifl+sms qtfpOAPfjAZg0a4L8ZcoyCOgiO2IhSFi5fpmMaVihjzCRAlvAoby5HTfMCQabZ9C/T r1vpjg7H0pKJm/XDRRyxSF1SvMz1qlsFVGUNvp/w= Received: from DFLE104.ent.ti.com (dfle104.ent.ti.com [10.64.6.25]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 44THJoWj089849 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 29 May 2024 12:19:50 -0500 Received: from DFLE110.ent.ti.com (10.64.6.31) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 29 May 2024 12:19:49 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE110.ent.ti.com (10.64.6.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Wed, 29 May 2024 12:19:50 -0500 Received: from [128.247.81.105] (judy-hp.dhcp.ti.com [128.247.81.105]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 44THJnHg116710; Wed, 29 May 2024 12:19:49 -0500 Message-ID: Date: Wed, 29 May 2024 12:19:49 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible To: Conor Dooley CC: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Catalin Marinas , Will Deacon , William Breathitt Gray , David Lechner , , , , , Nishanth Menon , Vignesh Raghavendra References: <20240523231516.545085-1-jm@ti.com> <20240523231516.545085-3-jm@ti.com> <20240524-wrecker-busybody-2c082b87ddef@spud> <57e4f7b1-2955-4dd5-b9d9-f3b1f27aab75@ti.com> <20240525-tall-cultural-1a3f181d39ac@spud> Content-Language: en-US From: Judith Mendez In-Reply-To: <20240525-tall-cultural-1a3f181d39ac@spud> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240529_102043_562899_093A59C3 X-CRM114-Status: GOOD ( 15.98 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Conor, On 5/25/24 10:23 AM, Conor Dooley wrote: > On Fri, May 24, 2024 at 04:30:32PM -0500, Judith Mendez wrote: >> On 5/24/24 1:38 PM, Conor Dooley wrote: >>> On Thu, May 23, 2024 at 06:15:10PM -0500, Judith Mendez wrote: >>>> Add new compatible ti,am62-eqep for TI K3 devices. If a device >>>> uses this compatible, require power-domains property. >>>> >>>> Since there is only one functional and interface clock for eqep, >>>> clock-names is not really required. The clock-name also changed >>>> for TI K3 SoCs so make clock-names optional for the new compatible >>>> since there is only one clock that is routed to the IP. >>> >>> Really the clock should be named after the function it has in the IP >>> block - it looks like "sysoutclk" is more likely the name of the clock >>> routed to the IP rather than the role it has? >> >> It is the name of the clock, though id like to keep sysclkout for >> backwards compatibility, even though the name is confusing. > > FWIW, I was not suggesting that it be renamed. Understood, thanks. > > Thanks, > Conor. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel