From patchwork Sat Oct 15 11:55:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 2933 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:4ac7:0:0:0:0:0 with SMTP id y7csp632907wrs; Sat, 15 Oct 2022 06:07:35 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6V6F77FOTyw/nVNL7cYh82/2tK2f+/kdsniM+77TWYWS5JF6b2nF63abkqgni05Kj7OKzG X-Received: by 2002:a17:907:2cca:b0:78d:ec48:ac29 with SMTP id hg10-20020a1709072cca00b0078dec48ac29mr1999426ejc.114.1665839255666; Sat, 15 Oct 2022 06:07:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1665839255; cv=none; d=google.com; s=arc-20160816; b=EQOGrRfaVWwwMfxsR8nTBsupF2flDWaSCWz2jeHMjFCzSSsYiyGY+qJYNeJLOiL5nw j4OxwgaPDAPcYrALCjAdvQpJYdiwA/HHaB13y6V4tR3RiEk1yx1XzbGcVV9To0B5PL6g oZbWkmGeROwB2c2nnOtd6t54fHhxTdoBti1K66/yAcCGJ4zDO9XZ3pvPNPCHsxsjbJXu PbDBZXA+JlI3lf8N3Bys4IHhRg8fAIwMVdmVOkESUtiCV3jzNaMox5KvOQ4lFubNKZCB p2tN+E362PSCL00VlGFmJz1b1gcIYSizHhWNTIcpC7FR1gcWyLTrUDaZ5LRuOm54AUpU jcHQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=HUhWuGWwxXjD8ZL9/mcnUtMCjDkQuATI+moAC39EwSs=; b=uaCl8pMVfgKkZw7meOrh6JL+7F6T3L1bkvnA3whNBv+VB8w5Dx/Mbnj0pD5oH0KMKj htpUcJe03t+97ff93ME8a7vLP6bg+kCxuf9WTxrk+Lclqeywv/hlshIC9P1hSgid+htv J4svOAIXaLuoUkPjARP+lN5dc5azbnVIeGqhEkCoTaKtMuYpWt4cX7wttsailWpvSram ijt5og7klutYMBlS4RURRwB2arXcNsZWbI0enyzAxSz/CYc+RxtZEwpAvpketdY9DgrL hF3fNqX7DBDe5RWgAzCF6H5zyLlgVaDOoLNugFMBk5/QcFVcE5Oc2Ra27Aq9iQ+pSYcc rIpA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id y66-20020a50bb48000000b00458ea8cbfb2si4698985ede.505.2022.10.15.06.06.51; Sat, 15 Oct 2022 06:07:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229590AbiJOLzs (ORCPT + 99 others); Sat, 15 Oct 2022 07:55:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229555AbiJOLzq (ORCPT ); Sat, 15 Oct 2022 07:55:46 -0400 Received: from relay06.th.seeweb.it (relay06.th.seeweb.it [IPv6:2001:4b7a:2000:18::167]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 601674C2C7 for ; Sat, 15 Oct 2022 04:55:45 -0700 (PDT) Received: from localhost.localdomain (95.49.31.41.neoplus.adsl.tpnet.pl [95.49.31.41]) by m-r2.th.seeweb.it (Postfix) with ESMTPA id 658203F257; Sat, 15 Oct 2022 13:55:42 +0200 (CEST) From: Konrad Dybcio To: ~postmarketos/upstreaming@lists.sr.ht Cc: martin.botka@somainline.org, angelogioacchino.delregno@somainline.org, marijn.suijten@somainline.org, jamipkettunen@somainline.org, Konrad Dybcio , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Robert Marko , Das Srinagesh , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2] dt-bindings: firmware: document Qualcomm SM6375 SCM Date: Sat, 15 Oct 2022 13:55:35 +0200 Message-Id: <20221015115535.150037-1-konrad.dybcio@somainline.org> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1746759063659775807?= X-GMAIL-MSGID: =?utf-8?q?1746759063659775807?= Document the compatible for Qualcomm SM6375 SCM. SCM consumes a single clock (core / RPM_SMD_CE1_CLK), though it does not matter whether Linux enables it, as one of the billion levels of firmware ensures it's on anyway. Still, mark it as used for the sake of correctness. Signed-off-by: Konrad Dybcio Reviewed-by: Krzysztof Kozlowski --- Changes since v1: - Add the compatible to allOf to indicate core clock is used - Rewrite the commit description to match changes Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index c5b76c9f7ad0..be1b5746eddb 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -47,6 +47,7 @@ properties: - qcom,scm-sm6115 - qcom,scm-sm6125 - qcom,scm-sm6350 + - qcom,scm-sm6375 - qcom,scm-sm8150 - qcom,scm-sm8250 - qcom,scm-sm8350 @@ -88,6 +89,7 @@ allOf: - qcom,scm-apq8064 - qcom,scm-msm8660 - qcom,scm-msm8960 + - qcom,scm-sm6375 then: properties: clock-names: