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 78248C433F5 for ; Tue, 12 Apr 2022 08:52:51 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=iKwTEsH9ATppia46NlUuH4A/GP0PjppKw+TMQzqD484=; b=3IcbZFGyGuSX/n sEi/XOfdXC28N/VpOt0C4V/4UPo1UPkiI/jT4uaueZ+udanSVsAoVBWYS1QWRapMzHPc6iTKc1PL9 RD3+ZqNa2W4kHdzp/GLZ5fC77dGlaWuKXP7Gbi3C+ufm2GwwH4HNbyLjOstFi+Ilwtc0zMSLhQu2F 4OmM24lFz4XcPGCWcimNIUfAv9CnpxSHkl64lUlY8vRXCkZwX0SXq2KI68WM8ymYFnBMntZhEdOpi FWKahT8jCUlpjZt66uUNuLyOs72+4LDEnjeBZ2a4u08MPfgdCWAnrEPPCQ8WSoKDvF60Do337iN67 8c64v6c2/Fi6tNkRmFLA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1neCFZ-00Cgkz-Im; Tue, 12 Apr 2022 08:51:49 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1neCFU-00Cgi0-56 for linux-arm-kernel@lists.infradead.org; Tue, 12 Apr 2022 08:51:45 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 00B628061; Tue, 12 Apr 2022 08:49:06 +0000 (UTC) Date: Tue, 12 Apr 2022 11:51:38 +0300 From: Tony Lindgren To: Grygorii Strashko Cc: Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Daniel Lezcano , Keerthy , Nishanth Menon , Vignesh Raghavendra Subject: Re: [PATCH 1/2] dt-bindings: timer: Update TI timer to yaml Message-ID: References: <20220411111858.16814-1-tony@atomide.com> <173629f2-b37e-75ad-7601-4f24b8561f8a@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <173629f2-b37e-75ad-7601-4f24b8561f8a@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220412_015144_274822_ACA92261 X-CRM114-Status: UNSURE ( 8.88 ) X-CRM114-Notice: Please train this message. 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Grygorii Strashko [220412 08:35]: > On 11/04/2022 14:18, Tony Lindgren wrote: > > + reg: > > + minItems: 1 > > + maxItems: 2 > > + description: Timer IO register range > > if i'm not mistaken - you need to provide description for every item unless it's obviously determined by "-names" properties OK thanks will update for reg and clocks. > > + clock-names: > > + description: > > + Timer clock names like "fck", "timer_sys_ck". > > and description here make no sense So you just want to leave out the description from the clock-names if I read your comment above right? Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel