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 CCD3BC001DC for ; Wed, 26 Jul 2023 19:17:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230254AbjGZTR3 (ORCPT ); Wed, 26 Jul 2023 15:17:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57686 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230143AbjGZTR3 (ORCPT ); Wed, 26 Jul 2023 15:17:29 -0400 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5B1011FF0; Wed, 26 Jul 2023 12:17:28 -0700 (PDT) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 36QJHBgL036759; Wed, 26 Jul 2023 14:17:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1690399032; bh=30OZa93bnPYjdB9Z7EidvFI/Njos2YOm2OYVk4nEI7c=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=YZ/rlcEvVA9x5o4LeNzlCg0iFYBPJaFJsdk4+todPcTAog36yFDh2djn2CQHi/TsK f141/Rn+Gox1JZYZynp5Z2digCZC0DWtjTvVCjJNDCLv2okaJ8ZYi1mnMHszLRYivx nlRYyey7Ewzk8X4tjNSfDi48IYZtaZMU/odJLRB4= Received: from DLEE100.ent.ti.com (dlee100.ent.ti.com [157.170.170.30]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 36QJHBua111636 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 26 Jul 2023 14:17:11 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE100.ent.ti.com (157.170.170.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 26 Jul 2023 14:17:11 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) 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.2507.23 via Frontend Transport; Wed, 26 Jul 2023 14:17:11 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 36QJHBJx010864; Wed, 26 Jul 2023 14:17:11 -0500 Date: Wed, 26 Jul 2023 14:17:11 -0500 From: Nishanth Menon To: Rob Herring CC: Tony Lindgren , =?utf-8?Q?Beno=C3=AEt?= Cousson , Stephen Boyd , Conor Dooley , Krzysztof Kozlowski , Viresh Kumar , "Rafael J. Wysocki" , Vibhore Vardhan , Dhruva Gole , , , , , Subject: Re: [PATCH 5/5] dt-bindings: cpufreq: Convert ti-cpufreq.txt to yaml binding Message-ID: <20230726191711.nsrs6n3zbubzad7j@maternal> References: <20230724153911.1376830-1-nm@ti.com> <20230724153911.1376830-6-nm@ti.com> <20230726171436.GA1609063-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20230726171436.GA1609063-robh@kernel.org> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 11:14-20230726, Rob Herring wrote: > > diff --git a/Documentation/devicetree/bindings/opp/opp-v2-ti-cpu.yaml b/Documentation/devicetree/bindings/opp/opp-v2-ti-cpu.yaml > > new file mode 100644 > > index 000000000000..758f6da619a8 > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/opp/opp-v2-ti-cpu.yaml > > Filename matching the compatible. operating-points-v2-ti-cpu.yaml, OK > > > @@ -0,0 +1,88 @@ > > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > > +%YAML 1.2 > > +--- > > +$id: http://devicetree.org/schemas/opp/opp-v2-ti-cpu.yaml# > > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > + > > +title: TI CPU OPP > > + > > +description: | > > Don't need '|'. OK > [..] > > + > > +examples: > > + - | > > + cpu0_opp_table: opp-table { > > Drop unused labels Uggh.. yep, thanks. [...] -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D