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 X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CFB5EC3F68F for ; Mon, 16 Dec 2019 18:41:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A2D2B24673 for ; Mon, 16 Dec 2019 18:41:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576521663; bh=KWIJ7ZeDG4964tC5hBxLoL6XtKsLZ097pRrc/2uZips=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=HrHtUOZzWRhsYF50oyWAJn0SFfdtsRozO/pU/NDXMZLHU7dMpQtSYcr+f26sX3u8d kz7vNz08VK9RApvQniLq1RVPrMCZH/svlDTlTXFUWcTPDqBuepQkOpCoIJ6jPJY/J3 iR9MkAM5k9vg1E9OtJu6wUxdPzo1bIZvNpZXVVcc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729152AbfLPSk6 (ORCPT ); Mon, 16 Dec 2019 13:40:58 -0500 Received: from mail-ot1-f66.google.com ([209.85.210.66]:37614 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727711AbfLPSBr (ORCPT ); Mon, 16 Dec 2019 13:01:47 -0500 Received: by mail-ot1-f66.google.com with SMTP id k14so10208430otn.4; Mon, 16 Dec 2019 10:01:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Qc/5271R27TyFXwcNXdVrUFfe556FVCOMsvivSqHqAg=; b=sIwN8SOCYrh/nxbAhf8Efrb51CrNXPhpY0l734Vh8OBL2ugyGrFZoXa1fVkEy1N9y9 l4+u6mgPpgypD5sBZxzPfomKiMroYUFWQ/MLIOocvrbxti62uPdguucj2nD1pmAp/BpP cj9cTTTM9GJ5N1rbke8NAleASRSEeQMfGqkz22+OCoD+VKNGf3V/m8WF30hDCGdz/oLe 9oQj2f50n4OdZmWavP7BpCiZqoM85CtFB7M522/grz4FoffX5giBIkBBFbu4I7Mhjne/ JurKoQM6MGt70bF/Sd0uTqO+m/lPT/QzH9HRlZyCtltdxoBn4fL4sMh8DmyrVc2AtMQ3 Ax6g== X-Gm-Message-State: APjAAAU9BOJC9Lz7fKxcUfCynfTRxTPf6mYvoK9y4wpGGqQKh1sEdh1O DebqEB+gRPZSHOEV3vOdjw== X-Google-Smtp-Source: APXvYqyDjtM59oNy+jnz+ALXTiAza8mNWXii6SfQ0a6fPk4PXCtGHdQapdtyKbKz29Lrhv+sKtPD2Q== X-Received: by 2002:a9d:1b4e:: with SMTP id l72mr33875485otl.345.1576519306408; Mon, 16 Dec 2019 10:01:46 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id d59sm7084094otb.50.2019.12.16.10.01.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Dec 2019 10:01:45 -0800 (PST) Date: Mon, 16 Dec 2019 12:01:44 -0600 From: Rob Herring To: Taniya Das Cc: Stephen Boyd , Michael Turquette =?iso-8859-1?Q?=A0?= , David Brown , Rajendra Nayak , linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Andy Gross , devicetree@vger.kernel.org Subject: Re: [PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings Message-ID: <20191216180144.GA27463@bogus> References: <1575447687-9296-1-git-send-email-tdas@codeaurora.org> <0101016ed0006092-b6693b0f-f8c6-428a-9b64-f6e1f4606844-000000@us-west-2.amazonses.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0101016ed0006092-b6693b0f-f8c6-428a-9b64-f6e1f4606844-000000@us-west-2.amazonses.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Wed, Dec 04, 2019 at 08:21:56AM +0000, Taniya Das wrote: > The MSS clock provider have a bunch of generic properties that > are needed in a device tree. Add a YAML schemas for those. > > Signed-off-by: Taniya Das > --- > .../devicetree/bindings/clock/qcom,mss.yaml | 40 ++++++++++++++++++++++ > 1 file changed, 40 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,mss.yaml > > diff --git a/Documentation/devicetree/bindings/clock/qcom,mss.yaml b/Documentation/devicetree/bindings/clock/qcom,mss.yaml > new file mode 100644 > index 0000000..4494a6b > --- /dev/null > +++ b/Documentation/devicetree/bindings/clock/qcom,mss.yaml > @@ -0,0 +1,40 @@ > +# SPDX-License-Identifier: GPL-2.0-only Dual license new bindings please: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/bindings/clock/qcom,mss.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm Modem Clock Controller Binding > + > +maintainers: > + - Taniya Das > + > +description: | > + Qualcomm modem clock control module which supports the clocks. > + > +properties: > + compatible : > + enum: > + - qcom,mss-sc7180 Normal order is 'qcom,sc7180-mss'. > + > + '#clock-cells': > + const: 1 > + > + reg: > + maxItems: 1 > + > +required: > + - compatible > + - reg > + - '#clock-cells' Add: additionalItems: false > + > +examples: > + # Example of MSS with clock nodes properties for SC7180: > + - | > + clock-controller@41aa000 { > + compatible = "qcom,sc7180-mss"; > + reg = <0x041aa000 0x100>; > + reg-names = "cc"; Not documented, nor necessary. > + #clock-cells = <1>; > + }; > +... > -- > Qualcomm INDIA, on behalf of Qualcomm Innovation Center, Inc.is a member > of the Code Aurora Forum, hosted by the Linux Foundation. >