From patchwork Mon Jun 17 09:29:39 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tengfei Fan X-Patchwork-Id: 805386 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 05561190480; Mon, 17 Jun 2024 09:30:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718616616; cv=none; b=en15VMwLynD0Ak/EEm8dPuhv0GCeaLMSrD0vWEseqmKSJv3HB1SnbtAEZyf6R7MH0+QeF+1vXab+iEO4Xn3pL4606ezyh/yb6sEhFBEuKaGz5bUEHOomXidxTkP930YZg0R5yfId1Q/r+y9/+NO59wjwWpg82O7bNFFwUtKOxng= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718616616; c=relaxed/simple; bh=lP6awBsmDtzGIvzlZObvkSWB+8/aGXDPZkj0u6QzYAs=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=jBMmzWFoVfMghk1tcY8dZzmTSuRlo2sXIi2prJcsQ+53a3/50mZ+Y96HQQWe/C3apmHxMSYHtpcFtlY9ylHQa7EaNtAgkuUGZBc4iR7lxwKnXvMtVOJFONnClJwdyBb1fb+1My4HGxCsoOavpuYI5YvBpl0JLwPYI5pXpVcQRxY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=jbmVl/+p; arc=none smtp.client-ip=205.220.168.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="jbmVl/+p" Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 45GLjRDb008389; Mon, 17 Jun 2024 09:30:06 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= 8W5rn/n3bZ+r/eZwReS49TrAHQMMMUWS4Gl47OYEGB4=; b=jbmVl/+pjAIsogGD QYekqinTI3djhf8p5KcX1bC/kWHP4igdC8krEOYIXyfPVVX0o7vP5OHajMJgVyl5 U6GqS2TQaHb2Wh5FkwwiZ6KvrCKITe9oIoyYHEGwkpbM5iTmrGscqTufg7hamo3l HTUVruNENPw73Rx+cE4yk0OETf4x14H4HJbN0+Xg0szN253XIzTq68p9aJ9DLwWe veTBzVuYtR1bEeOGpgQ7E9o/67IZnHeEp47Yxyfw37ThhYOeH1A+6LfLSiPK8hp4 95N+9voKiqgsEw50aXw8jX/kFfNksfFrHQJ8c4hWv/B9nxMeRGKKrYYyR+0DNBFV Zk1n/Q== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3ys0nfbgj8-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 17 Jun 2024 09:30:06 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 45H9U5uZ023854 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 17 Jun 2024 09:30:05 GMT Received: from tengfan-gv.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Mon, 17 Jun 2024 02:29:58 -0700 From: Tengfei Fan To: , , , , , CC: , , , , , Tengfei Fan Subject: [RFC PATCH 1/2] dt-bindings: interconnect: qcom-bwmon: Document SA8775p bwmon compatibles Date: Mon, 17 Jun 2024 17:29:39 +0800 Message-ID: <20240617092940.1724962-2-quic_tengfan@quicinc.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240617092940.1724962-1-quic_tengfan@quicinc.com> References: <20240617092940.1724962-1-quic_tengfan@quicinc.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: b6lC-YrwiWgSylEOY4LgGPugpi6rO08K X-Proofpoint-ORIG-GUID: b6lC-YrwiWgSylEOY4LgGPugpi6rO08K X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-06-17_08,2024-06-14_03,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 phishscore=0 adultscore=0 clxscore=1015 suspectscore=0 spamscore=0 priorityscore=1501 lowpriorityscore=0 mlxlogscore=999 impostorscore=0 bulkscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2405170001 definitions=main-2406170072 Document the compatibles used to describe the bwmons present on the SA8775p platform. Signed-off-by: Tengfei Fan --- .../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml index 05067e197abe..0dfed45ab713 100644 --- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml +++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml @@ -26,6 +26,7 @@ properties: - items: - enum: - qcom,qcm2290-cpu-bwmon + - qcom,sa8775p-cpu-bwmon - qcom,sc7180-cpu-bwmon - qcom,sc7280-cpu-bwmon - qcom,sc8280xp-cpu-bwmon @@ -38,6 +39,7 @@ properties: - const: qcom,sdm845-bwmon # BWMON v4, unified register space - items: - enum: + - qcom,sa8775p-llcc-bwmon - qcom,sc7180-llcc-bwmon - qcom,sc8280xp-llcc-bwmon - qcom,sm6350-cpu-bwmon