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 41073C4332F for ; Sat, 30 Apr 2022 13:09:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1382679AbiD3NNS (ORCPT ); Sat, 30 Apr 2022 09:13:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49768 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1382636AbiD3NNL (ORCPT ); Sat, 30 Apr 2022 09:13:11 -0400 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8A38082D02; Sat, 30 Apr 2022 06:09:49 -0700 (PDT) Received: by mail-ej1-x62f.google.com with SMTP id bv19so20112381ejb.6; Sat, 30 Apr 2022 06:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=e6HTTfg5BzZgVlVHutoMY6UjT5iplTny53rcKCZeVPU=; b=Ak6tJMw3Ee5rB0qpC5Ce8AqqaZ1ZCO42tWCz1oWG/fzyCoAM8RVhWHgF9tmdsabZPZ glQaSRJhClgRQBDXZd0gOGPjaQClubtfEBiL8KRPVOEKdPiigIATUonSCVr8wRCxWVxh qihXSZ4s+X+A98qCEK1LTkLh+1l7CP/Ec67N+SRdaK5Y2BCfJxnPPXfEOsW1dUadh1iP sfsldSG/lAlMxS5PyCyLlphzCTqeFyI+5mUcJ0snIEZ379N0OkAxhs+m6lFhyuSzHm05 DE+sibN6SVyWurVQLxgUX9esNFnEopWtFwGMN8bRrHy57n0OpNBDpVFtnozwd9XJgn8n JC7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=e6HTTfg5BzZgVlVHutoMY6UjT5iplTny53rcKCZeVPU=; b=cPjVEWjUHSfMYCIyweCdpx2gVZ31B2lR8zxuu5fPb3xqQtfbf6d2pgGHnYIRF9nt+f f+YHyu57/5Fi0auIc0yYMDivHp9j82HX4nVEBZicFbXqUfuleSsR4gKwYes8DQWyd0pm nBgj2Cln+wzGFpcBLPgk5fo1il4CWiC3H/tGBDSX1OW3flrPZGc27GbpR/LCOyhwylj2 qiZ7SOTLCOFzS1qRho611KkDY+oXwr4JZN4vzFDtCv8+6O4sL0Zk8RUnWWus/qO/ngqc 28pxPNG9swhk1LrcjsgX5X/hXvIipp5DCVTywzwu4fA1/W2TmvH+xhQA9mnQAbuxNm5R 1Jkg== X-Gm-Message-State: AOAM531OTH3yeTgFjnsUlw6rFLtmlHjnYV8zRiqL2IQfZe8P/S+ukJlL vJ9gGFDi/1jLvoniAliv868= X-Google-Smtp-Source: ABdhPJwrjUbofybMdx669nGMDvgymdKTcsJGNRCujusycVH6ibGTO8oqf7KYHduc7wjJE8HxdRyM2w== X-Received: by 2002:a17:906:414f:b0:6f3:e324:4aae with SMTP id l15-20020a170906414f00b006f3e3244aaemr3807098ejk.727.1651324187991; Sat, 30 Apr 2022 06:09:47 -0700 (PDT) Received: from localhost.localdomain (93-42-70-190.ip85.fastwebnet.it. [93.42.70.190]) by smtp.googlemail.com with ESMTPSA id u5-20020a056402064500b0042617ba63a0sm4142404edx.42.2022.04.30.06.09.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 30 Apr 2022 06:09:47 -0700 (PDT) From: Ansuel Smith To: Rob Herring , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Michael Turquette , Stephen Boyd , Ansuel Smith , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org Cc: Krzysztof Kozlowski , Rob Herring Subject: [PATCH v2 1/3] dt-bindings: clock: Convert qcom,krait-cc to yaml Date: Sat, 30 Apr 2022 08:01:23 +0200 Message-Id: <20220430060125.9124-2-ansuelsmth@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220430060125.9124-1-ansuelsmth@gmail.com> References: <20220430060125.9124-1-ansuelsmth@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Convert qcom,krait-cc to yaml Documentation. Signed-off-by: Ansuel Smith Reviewed-by: Krzysztof Kozlowski Acked-by: Rob Herring --- .../bindings/clock/qcom,krait-cc.txt | 34 ----------- .../bindings/clock/qcom,krait-cc.yaml | 59 +++++++++++++++++++ 2 files changed, 59 insertions(+), 34 deletions(-) delete mode 100644 Documentation/devicetree/bindings/clock/qcom,krait-cc.txt create mode 100644 Documentation/devicetree/bindings/clock/qcom,krait-cc.yaml diff --git a/Documentation/devicetree/bindings/clock/qcom,krait-cc.txt b/Documentation/devicetree/bindings/clock/qcom,krait-cc.txt deleted file mode 100644 index 030ba60dab08..000000000000 --- a/Documentation/devicetree/bindings/clock/qcom,krait-cc.txt +++ /dev/null @@ -1,34 +0,0 @@ -Krait Clock Controller - -PROPERTIES - -- compatible: - Usage: required - Value type: - Definition: must be one of: - "qcom,krait-cc-v1" - "qcom,krait-cc-v2" - -- #clock-cells: - Usage: required - Value type: - Definition: must be 1 - -- clocks: - Usage: required - Value type: - Definition: reference to the clock parents of hfpll, secondary muxes. - -- clock-names: - Usage: required - Value type: - Definition: must be "hfpll0", "hfpll1", "acpu0_aux", "acpu1_aux", "qsb". - -Example: - - kraitcc: clock-controller { - compatible = "qcom,krait-cc-v1"; - clocks = <&hfpll0>, <&hfpll1>, <&acpu0_aux>, <&acpu1_aux>, ; - clock-names = "hfpll0", "hfpll1", "acpu0_aux", "acpu1_aux", "qsb"; - #clock-cells = <1>; - }; diff --git a/Documentation/devicetree/bindings/clock/qcom,krait-cc.yaml b/Documentation/devicetree/bindings/clock/qcom,krait-cc.yaml new file mode 100644 index 000000000000..e879bfbe67ac --- /dev/null +++ b/Documentation/devicetree/bindings/clock/qcom,krait-cc.yaml @@ -0,0 +1,59 @@ +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/clock/qcom,krait-cc.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Qualcomm Krait Clock Controller + +maintainers: + - Ansuel Smith + +description: | + Qualcomm Krait Clock Controller used to correctly scale the CPU and the L2 + rates. + +properties: + compatible: + enum: + - qcom,krait-cc-v1 + - qcom,krait-cc-v2 + + clocks: + items: + - description: phandle to hfpll for CPU0 mux + - description: phandle to hfpll for CPU1 mux + - description: phandle to CPU0 aux clock + - description: phandle to CPU1 aux clock + - description: phandle to QSB fixed clk + + clock-names: + items: + - const: hfpll0 + - const: hfpll1 + - const: acpu0_aux + - const: acpu1_aux + - const: qsb + + '#clock-cells': + const: 1 + +required: + - compatible + - clocks + - clock-names + - '#clock-cells' + +additionalProperties: false + +examples: + - | + clock-controller { + compatible = "qcom,krait-cc-v1"; + clocks = <&hfpll0>, <&hfpll1>, + <&acpu0_aux>, <&acpu1_aux>, <&qsb>; + clock-names = "hfpll0", "hfpll1", + "acpu0_aux", "acpu1_aux", "qsb"; + #clock-cells = <1>; + }; +... -- 2.34.1