Received: by 2002:a05:6a10:c7c6:0:0:0:0 with SMTP id h6csp983430pxy; Sun, 1 Aug 2021 08:28:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwGw0NPl7OgZE3QfKiPhayTfOijifUp5eyrCftGATPj6H3YjjDXw4hC1zbMsGyx93qh5SrA X-Received: by 2002:a05:6402:1546:: with SMTP id p6mr14483352edx.206.1627831710137; Sun, 01 Aug 2021 08:28:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627831710; cv=none; d=google.com; s=arc-20160816; b=ET4Rc3GXU2nncxdpfX6zM1PWF0YrDOZkpOsz397/U5euYAgyz4b3+0XYThCbVJbHxn Ng4CUriM5XlGgvSavdzXuBPD1GHFcKqBv1faGlhm2X+B6+50KMDi2JLpepxsgXNBnSWS mXgDC8aDiwLjbjN0eD7EziYh2dEPDp1b03z5dQDNzi719hBvaMmI3xndtrhyPUfOD+Qr 9AWVntVfzWiQq2GUJAjzp/fxLWY6xVcatx/mfKhhUov1z6fXzB13M5y2HdjHnatVx0BY PUOmSN8oIb0IjYLS9snaasG5VZWGDDUTSoXeS92UA+4DPktSeXL6FyRAuTnqlYJSZCYo RPIw== 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 :references:in-reply-to:message-id:subject:reply-to:cc:from:to :dkim-signature:date; bh=7h0NTb4ejwZjqoU6a0ptx/d/UaJLqNn5OS+UhVeJG5Q=; b=g62ijBaeKcCfEVdIFWkEkrUFF1SmJ5Sm9Z8SmPF0e6nkxK21XEHe8DXUtvzh5FGJkW qFpye0CF18U77FRw8r8E8POvdlHAX95e6S71Y027R/JA9oYbNe2dOSssnRNUX1g5cnpI Jaf6WI6UBl9ks5wfYVoDhXca0n0bu5YRigHvuje5epj38bTXcwf2ml9ZBzVNuya0IHx7 CuAEfOA4VQ4wY7mN/xMFSCfIDtAZBgMQw0o3BwGeMG+l9AL+k3Mfg21RRwQzSixy+7tP a4wGN0Yfr2L4M/PzOBHBwzvNXcCN9gwUomN+FOSledTGPGwYX2ql0OdalXh8LjjKRo1F wTtA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@protonmail.com header.s=protonmail header.b=rxmeNJBa; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=protonmail.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t15si8744207ejx.247.2021.08.01.08.28.05; Sun, 01 Aug 2021 08:28:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@protonmail.com header.s=protonmail header.b=rxmeNJBa; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=protonmail.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232320AbhHAPZz (ORCPT + 99 others); Sun, 1 Aug 2021 11:25:55 -0400 Received: from mail-40140.protonmail.ch ([185.70.40.140]:11433 "EHLO mail-40140.protonmail.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232269AbhHAPZt (ORCPT ); Sun, 1 Aug 2021 11:25:49 -0400 Date: Sun, 01 Aug 2021 15:25:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1627831540; bh=7h0NTb4ejwZjqoU6a0ptx/d/UaJLqNn5OS+UhVeJG5Q=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=rxmeNJBaE9f09f74GqTbNUj2HkpP0vXwp4UZxD/7RD3gy8yM0t0F0nLO3uHi7/Gtm cF7Km94Q91jmYc9g2Kbqfdq0mxwCkJLfVYBHqh8H2iDUyp6kUACKAtUdprtO8fru6z A2z5LdnGZ2g1+K11gwxjKb22kSH3kgYWNfOs35O8= To: Andy Gross , Bjorn Andersson , Georgi Djakov , Rob Herring From: Yassine Oudjana Cc: Yassine Oudjana , AngeloGioacchino Del Regno , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Reply-To: Yassine Oudjana Subject: [PATCH v2 5/6] dt-bindings: interconnect: Add Qualcomm MSM8996 DT bindings Message-ID: <20210801152427.475547-6-y.oudjana@protonmail.com> In-Reply-To: <20210801152427.475547-1-y.oudjana@protonmail.com> References: <20210801152427.475547-1-y.oudjana@protonmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add bindings for interconnects on Qualcomm MSM8996. Signed-off-by: Yassine Oudjana --- .../bindings/interconnect/qcom,rpm-qos.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpm-qos.ya= ml b/Documentation/devicetree/bindings/interconnect/qcom,rpm-qos.yaml index ea80bd50fd50..3e376ca413bf 100644 --- a/Documentation/devicetree/bindings/interconnect/qcom,rpm-qos.yaml +++ b/Documentation/devicetree/bindings/interconnect/qcom,rpm-qos.yaml @@ -20,6 +20,13 @@ properties: =20 compatible: enum: + - qcom,msm8996-a1noc + - qcom,msm8996-a2noc + - qcom,msm8996-bimc + - qcom,msm8996-cnoc + - qcom,msm8996-mnoc + - qcom,msm8996-pnoc + - qcom,msm8996-snoc - qcom,sdm660-a2noc - qcom,sdm660-bimc - qcom,sdm660-cnoc @@ -53,6 +60,7 @@ allOf: compatible: contains: enum: + - qcom,msm8996-mnoc - qcom,sdm660-mnoc then: properties: @@ -72,6 +80,12 @@ allOf: compatible: contains: enum: + - qcom,msm8996-a1noc + - qcom,msm8996-a2noc + - qcom,msm8996-bimc + - qcom,msm8996-cnoc + - qcom,msm8996-pnoc + - qcom,msm8996-snoc - qcom,sdm660-a2noc - qcom,sdm660-bimc - qcom,sdm660-cnoc --=20 2.32.0