From patchwork Wed Jan 11 09:26:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 641872 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 D01EAC54EBE for ; Wed, 11 Jan 2023 09:28:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238603AbjAKJ2S (ORCPT ); Wed, 11 Jan 2023 04:28:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58414 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238180AbjAKJ1b (ORCPT ); Wed, 11 Jan 2023 04:27:31 -0500 Received: from mail-wr1-x432.google.com (mail-wr1-x432.google.com [IPv6:2a00:1450:4864:20::432]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 91116218D for ; Wed, 11 Jan 2023 01:26:45 -0800 (PST) Received: by mail-wr1-x432.google.com with SMTP id h16so14376999wrz.12 for ; Wed, 11 Jan 2023 01:26:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3brE8bKAi5jlYapkTAnxHwAgUAoi/u6Zxd0ixAKnGy4=; b=RDguHcnO9XSHhS6bshVCzgTxT7jTE4aIAbLx6f8dXsz0Zk8G29rzvn21EfkO1znXjs //EotLDKz2Q0w3+ySL/ui3/1MD1ecAeJWYk2S3Hp1RJRXaX296PVLZQ5EJj3UAyAKObc 99E2RNce7N7qs4lxxJ3Iq0OEZ5bwmpqpPvOm8ivRauyIK6kMhOdhq2YwxPCc51SkrWKd 7tkcRMF9K0DzxIo+jYs92noPDVh8dmkUFY8FJMNWTfgUlWjjhDxafb6LfBqCm2xQim8U NqROxBZLHFAsSdpIEFcmmbeFtCv3BuT4N190EPcd9lCZw9aMd2JlozMFqDKuoiqAQu/+ Bh1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3brE8bKAi5jlYapkTAnxHwAgUAoi/u6Zxd0ixAKnGy4=; b=UC9/RT4jJEMwy2Uol5fpzzOMn7LrYULYch1ZJH6A/hLLQUWccW4sh44J/DIT63tCGI 5zKOUBAMdqcgt27A1bn/TewLZPi3YGxIiG8nA9MiLLNS39X8otiuc9DMomim0bqlbXei JhpOZClRhbPFMXG7Q9hOW9QLhWn+d4L3CKLUBI6NYAeHLvcEU85jwce+7fcNdB4P499A vk4pyGwBX3SMUEgPrch2DDKhrJQBjJc5aBnFnUV3Oc3jGEf61w/Q9j/oXuR5GjO1hmmM Ruyyt6B/z4zqXS3UQAzGAvbL94vs9o31Vsl7KF7omtdkmJZlAQBq0PwagyI+vPfAU/bg yY+g== X-Gm-Message-State: AFqh2kphlH8/7lNrn3CgEAx0aXdX8bTgn20ayQ/mmeYHmD4RmoNeX57C kYqqreWPPj+HOXfiXEiu0bBziw== X-Google-Smtp-Source: AMrXdXvci8D+ttiqIrYjLYTQ5WNk6qZgGXph6udOPGAUh6Q8g25AjHT96OlMZGzi+cF8Aqs+er9z+Q== X-Received: by 2002:adf:f5c6:0:b0:29f:ebd1:6a5 with SMTP id k6-20020adff5c6000000b0029febd106a5mr20258118wrp.14.1673429203997; Wed, 11 Jan 2023 01:26:43 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id n16-20020a5d4010000000b002bbed1388a5sm7954177wrp.15.2023.01.11.01.26.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Jan 2023 01:26:43 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Georgi Djakov , Rob Herring , Krzysztof Kozlowski , Odelu Kukatla , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , Rob Herring Subject: [PATCH v2 2/3] dt-bindings: interconnect: split SC8280XP to own schema Date: Wed, 11 Jan 2023 10:26:36 +0100 Message-Id: <20230111092637.17946-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230111092637.17946-1-krzysztof.kozlowski@linaro.org> References: <20230111092637.17946-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org SC8280XP comes with interconnects without IO address space, so split it from common file for easier maintenance and to fix warnings like: sc8280xp-lenovo-thinkpad-x13s.dtb: interconnect-mc-virt: 'reg' is a required property Signed-off-by: Krzysztof Kozlowski Reviewed-by: Rob Herring --- Changes since v1: 1. Fix typo in commit msg 2. Add Rb tag --- .../bindings/interconnect/qcom,rpmh.yaml | 12 ----- .../interconnect/qcom,sc8280xp-rpmh.yaml | 49 +++++++++++++++++++ 2 files changed, 49 insertions(+), 12 deletions(-) create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sc8280xp-rpmh.yaml diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml index 4bdcc014c46b..448829ecf6b6 100644 --- a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml +++ b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml @@ -51,18 +51,6 @@ properties: - qcom,sc8180x-mmss-noc - qcom,sc8180x-qup-virt - qcom,sc8180x-system-noc - - qcom,sc8280xp-aggre1-noc - - qcom,sc8280xp-aggre2-noc - - qcom,sc8280xp-clk-virt - - qcom,sc8280xp-config-noc - - qcom,sc8280xp-dc-noc - - qcom,sc8280xp-gem-noc - - qcom,sc8280xp-lpass-ag-noc - - qcom,sc8280xp-mc-virt - - qcom,sc8280xp-mmss-noc - - qcom,sc8280xp-nspa-noc - - qcom,sc8280xp-nspb-noc - - qcom,sc8280xp-system-noc - qcom,sdm845-aggre1-noc - qcom,sdm845-aggre2-noc - qcom,sdm845-config-noc diff --git a/Documentation/devicetree/bindings/interconnect/qcom,sc8280xp-rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,sc8280xp-rpmh.yaml new file mode 100644 index 000000000000..6c2da03f0cd2 --- /dev/null +++ b/Documentation/devicetree/bindings/interconnect/qcom,sc8280xp-rpmh.yaml @@ -0,0 +1,49 @@ +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/interconnect/qcom,sc8280xp-rpmh.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Qualcomm RPMh Network-On-Chip Interconnect on SC8280XP + +maintainers: + - Bjorn Andersson + - Konrad Dybcio + +description: | + RPMh interconnect providers support system bandwidth requirements through + RPMh hardware accelerators known as Bus Clock Manager (BCM). + + See also:: include/dt-bindings/interconnect/qcom,sc8280xp.h + +properties: + compatible: + enum: + - qcom,sc8280xp-aggre1-noc + - qcom,sc8280xp-aggre2-noc + - qcom,sc8280xp-clk-virt + - qcom,sc8280xp-config-noc + - qcom,sc8280xp-dc-noc + - qcom,sc8280xp-gem-noc + - qcom,sc8280xp-lpass-ag-noc + - qcom,sc8280xp-mc-virt + - qcom,sc8280xp-mmss-noc + - qcom,sc8280xp-nspa-noc + - qcom,sc8280xp-nspb-noc + - qcom,sc8280xp-system-noc + +required: + - compatible + +allOf: + - $ref: qcom,rpmh-common.yaml# + +unevaluatedProperties: false + +examples: + - | + interconnect-0 { + compatible = "qcom,sc8280xp-aggre1-noc"; + #interconnect-cells = <2>; + qcom,bcm-voters = <&apps_bcm_voter>; + };