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 9644EC678D4 for ; Fri, 13 Jan 2023 15:06:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229906AbjAMPGo (ORCPT ); Fri, 13 Jan 2023 10:06:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59102 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229789AbjAMPF4 (ORCPT ); Fri, 13 Jan 2023 10:05:56 -0500 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 407AAF5A5 for ; Fri, 13 Jan 2023 06:57:33 -0800 (PST) Received: by mail-ej1-x62c.google.com with SMTP id ud5so52953918ejc.4 for ; Fri, 13 Jan 2023 06:57:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=o0NOI61sZZytS7l+v8TO1KZZRUZqCOc1nmFiVvqeW/U=; b=mt5OZcj0ibpkJjQfmMfVLnZB2nNEpqrPpBlFS6IZqEyDlA0O6uP1jKssBmNCZjF5cp PChbYpEfIIygKZND3MWe2Y4x+v0FfKZr7MgiIN7C31GpR5yD2aN3RrLobFKdf3Eh0Jkb nVh/88DxGBN9MkwS99Hf+tx/CRI+YPPFG+k2Xk/9mTQ61VpmMcf+3932gfgauaX6GFgG kIqIxGKS3wJY2Zors6D9cfgQXOIq4r0dQwYI+Uhum6zvb+cWQvi7q4wovpaft9DRopRZ 3JqjMjQvdBED/juxFziXfrLmpNtuJ1VxNsCiey6gwgZd17ogeCbZAaBsNXzT9R0FOVRH A1Tw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=o0NOI61sZZytS7l+v8TO1KZZRUZqCOc1nmFiVvqeW/U=; b=UZZCHqYlaSkBdK/MmjEllYnkeztYsQ8LNE+v3eZugzbYjds8W5hdcCA0V1DbnSmfbl 7gFxzXIjvPFsE8lsrQvYMLS/66fpFdWCL0xObGeF423+/kObT69kGtnV6lXlETazsHzj ETpvSJ4tDVyxyMIuVcYCBJbSkUvlWrz3MAvQ3czzpS+8EYgsylfwEb/7J3Fl7/Uh8miI OFKzy+I+9o3boah+PsQTSCm3+FgEveMXvJMghK5fKRmZOITuwfP4GtqUdGSwQCSvBaAK dN7gpaG8m2ChmmbPNSqsz0oXlw1zmxWoLf6xADCjlwMDfKvSwDnhaG9vWNptTQY70H8d R2cA== X-Gm-Message-State: AFqh2kq94xueWu0P2JPwAG3uXts3gvv76U7Wv1f749H6xVr1Gl0QRlEP J0TpT8IM1VEN+n7d8BMYiigD/Q== X-Google-Smtp-Source: AMrXdXvZDD1kPQ0qZ8nzhzFjR7dYZBRGdYQLKP1aRAWON25sL5kQ7wkZxmEihgbIy2ov6AwuUGW1Zg== X-Received: by 2002:a17:907:a0d6:b0:7d3:c516:6ef4 with SMTP id hw22-20020a170907a0d600b007d3c5166ef4mr89399506ejc.20.1673621851782; Fri, 13 Jan 2023 06:57:31 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id 18-20020a170906201200b00846734faa9asm8506473ejo.164.2023.01.13.06.57.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 13 Jan 2023 06:57:31 -0800 (PST) Message-ID: <0337e1ad-b8b4-8728-f5f1-be153b950fe6@linaro.org> Date: Fri, 13 Jan 2023 15:57:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH 1/6] dt-bindings: clock: Add YAML schemas for QCOM A73 PLL Content-Language: en-US To: devi priya , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, mturquette@baylibre.com, sboyd@kernel.org, jassisinghbrar@gmail.com, catalin.marinas@arm.com, will@kernel.org, shawnguo@kernel.org, arnd@arndb.de, marcel.ziswiler@toradex.com, dmitry.baryshkov@linaro.org, nfraprado@collabora.com, broonie@kernel.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: quic_srichara@quicinc.com, quic_gokulsri@quicinc.com, quic_sjaganat@quicinc.com, quic_kathirav@quicinc.com, quic_arajkuma@quicinc.com, quic_anusha@quicinc.com, quic_poovendh@quicinc.com References: <20230113143647.14961-1-quic_devipriy@quicinc.com> <20230113143647.14961-2-quic_devipriy@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230113143647.14961-2-quic_devipriy@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 13/01/2023 15:36, devi priya wrote: > Add schema for primary CPU PLL found on few Qualcomm platforms. Subject: drop redundant "YAML schemas for" > > Co-developed-by: Praveenkumar I > Signed-off-by: Praveenkumar I > Signed-off-by: devi priya > --- > .../bindings/clock/qcom,a73pll.yaml | 52 +++++++++++++++++++ > 1 file changed, 52 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,a73pll.yaml > > diff --git a/Documentation/devicetree/bindings/clock/qcom,a73pll.yaml b/Documentation/devicetree/bindings/clock/qcom,a73pll.yaml > new file mode 100644 > index 000000000000..a0e81094db8d > --- /dev/null > +++ b/Documentation/devicetree/bindings/clock/qcom,a73pll.yaml > @@ -0,0 +1,52 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/clock/qcom,a73pll.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm A73 PLL clock > + > +maintainers: > + - Bjorn Andersson > + > +description: > + The A73 PLL on few Qualcomm platforms is the main CPU PLL used for > + frequencies above 1GHz. > + > +properties: > + compatible: > + enum: > + - qcom,ipq9574-a73pll > + > + reg: > + maxItems: 1 > + > + '#clock-cells': > + const: 0 > + > + clocks: > + items: > + - description: board XO clock > + > + clock-names: > + items: > + - const: xo > + > + operating-points-v2: true Drop. I'll fix the other bindings. > + > +required: > + - compatible > + - reg > + - '#clock-cells' > + > +additionalProperties: false > + > +examples: > + - | > + a73pll: clock@b116000 { > + compatible = "qcom,ipq9574-a73pll"; Use 4 spaces for example indentation. > + reg = <0x0b116000 0x40>; > + #clock-cells = <0>; > + clocks = <&xo_board_clk>; > + clock-names = "xo"; > + }; Best regards, Krzysztof