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 8A37FC433EF for ; Tue, 12 Apr 2022 09:50:46 +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=CZwc/fHVsXq/iUsgT0Q5tmWLsZdrtRKcxxf0dTgJ86U=; b=D9dhEfwaAIPwxu daQo5G5WPns/jfZKJqMQXjxMgsKOQEtk6aPQjTErr+rRJgyyGAeYUlDS/M47pAxZlI7BGTsRcMMgB KtLNROuAor78CfnJNhwsdZHrtDCM/dPpZeCIWED2VuTjXz9cDZfldEz5iwBZESezz60KuHoYO0Otx XuCJoSTVfqAoAzQ+ky21zzm1PvVnVDZ/V1bBk8Gfa7YTNNFu/Gqsevwy+lj1TEJd118m0MibWB000 +E6barZTibHfqPgiZVuQMzeEdjyfWF2o1zs3Z15ii7RpI3+dG4MxJ6gOgcywtQRfRnzrL3D3TORUo bNLgMlxPlDi2XSmxCkzg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1neD9H-00D2eC-Rr; Tue, 12 Apr 2022 09:49:24 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1neD8A-00D233-O4 for linux-arm-kernel@lists.infradead.org; Tue, 12 Apr 2022 09:48:17 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 23C9m9fX068820; Tue, 12 Apr 2022 04:48:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1649756889; bh=oo/tXq73UbjZAm3rmxiOUmk5elaZWHi5nZWbvKutxNs=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=bnRbeBCLWi9CKTN2UR2+QtlX+9i+TZJ4KWTeaG9FRJedDMkxGhm649EQOmI8oDgz/ KaNoZTbNLuviV1ICohpeTzBv2ve4kXj44NDXk4oE/Ou2ALc39i7o+RXW51tzUTJ1Vo j8iXgP6L7iY9s8qpN6kFu/F8Bp8FnvEj78b3QCFY= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 23C9m8GX012241 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 12 Apr 2022 04:48:09 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 12 Apr 2022 04:48:08 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Tue, 12 Apr 2022 04:48:08 -0500 Received: from [10.249.96.184] (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 23C9m5sc101666; Tue, 12 Apr 2022 04:48:05 -0500 Message-ID: <863f6209-9c33-ed02-5b33-606cbaea865f@ti.com> Date: Tue, 12 Apr 2022 12:48:06 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 1/2] dt-bindings: timer: Update TI timer to yaml Content-Language: en-US To: Tony Lindgren CC: Rob Herring , Krzysztof Kozlowski , , , , Daniel Lezcano , Keerthy , Nishanth Menon , Vignesh Raghavendra References: <20220411111858.16814-1-tony@atomide.com> <173629f2-b37e-75ad-7601-4f24b8561f8a@ti.com> From: Grygorii Strashko In-Reply-To: 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-20220412_024814_886981_9D0DC90B X-CRM114-Status: GOOD ( 11.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: , 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 On 12/04/2022 11:51, Tony Lindgren wrote: > * 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? yes. > > Regards, > > Tony -- Best regards, Grygorii, Ukraine _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30152C433FE for ; Tue, 12 Apr 2022 10:46:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1357312AbiDLKsb (ORCPT ); Tue, 12 Apr 2022 06:48:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53716 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1358951AbiDLKrL (ORCPT ); Tue, 12 Apr 2022 06:47:11 -0400 Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C99115831; Tue, 12 Apr 2022 02:48:18 -0700 (PDT) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 23C9m9fX068820; Tue, 12 Apr 2022 04:48:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1649756889; bh=oo/tXq73UbjZAm3rmxiOUmk5elaZWHi5nZWbvKutxNs=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=bnRbeBCLWi9CKTN2UR2+QtlX+9i+TZJ4KWTeaG9FRJedDMkxGhm649EQOmI8oDgz/ KaNoZTbNLuviV1ICohpeTzBv2ve4kXj44NDXk4oE/Ou2ALc39i7o+RXW51tzUTJ1Vo j8iXgP6L7iY9s8qpN6kFu/F8Bp8FnvEj78b3QCFY= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 23C9m8GX012241 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 12 Apr 2022 04:48:09 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 12 Apr 2022 04:48:08 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Tue, 12 Apr 2022 04:48:08 -0500 Received: from [10.249.96.184] (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 23C9m5sc101666; Tue, 12 Apr 2022 04:48:05 -0500 Message-ID: <863f6209-9c33-ed02-5b33-606cbaea865f@ti.com> Date: Tue, 12 Apr 2022 12:48:06 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 1/2] dt-bindings: timer: Update TI timer to yaml Content-Language: en-US To: Tony Lindgren CC: Rob Herring , Krzysztof Kozlowski , , , , Daniel Lezcano , Keerthy , Nishanth Menon , Vignesh Raghavendra References: <20220411111858.16814-1-tony@atomide.com> <173629f2-b37e-75ad-7601-4f24b8561f8a@ti.com> From: Grygorii Strashko In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/04/2022 11:51, Tony Lindgren wrote: > * 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? yes. > > Regards, > > Tony -- Best regards, Grygorii, Ukraine