From patchwork Thu Apr 17 17:07:39 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ajit Pandey X-Patchwork-Id: 882182 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 563852550DF; Thu, 17 Apr 2025 17:08:07 +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=1744909690; cv=none; b=WpaMBIusZZlxcpqrexmwcGo/1jklE8ZFg5UZvY6u6Z86lnRuCr+DbTPM0wQaQRFS1+3egqB6i9yuiYeVqk/XdyA7+OBJSXUYTl7KobxT6Pg6P6Oxn5qxlCfjUgItkGZ7gXDAcMKylwLz6/Gy/kGtJ+D2+wuzl2Y2nGOm8KYhuT8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744909690; c=relaxed/simple; bh=u/Sso7zkerZa0v45JH49IOBf/cAqDtUgJue17JPTWMA=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=cpPFjfs/KWJaeUD0yevLvk2J/aDpFeA6hD7w06Z1HhIPGCrkbkPaTgjmAUQHS2qJI+GcGFLvj5isJdY2RiElYSjmYa/e0gGQ2hAwpx9G2R8Rs4qxc7AUCSeLJUvW6S+LwwDXH1w67WdZEO8OuueUTi5n8iL+pfPqGmWAFFOno0U= 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=O6dzibNf; 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="O6dzibNf" 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 53HCldnW002117; Thu, 17 Apr 2025 17:08:04 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= a6wHcRv0aT8YgnCONEVyjU2RjqrjGQR3vcIZOvnmrfI=; b=O6dzibNff2IwOHQN /gWDWvYnkpb26xFOmyVdtfty22sLlox1Urz0WxCTr3qbY2KUaexa727fQBM7cOzn xt9TLvoIAE72kgDRv5VBM1aRIcCfytL0F5hKbOttXZtf3h9bq4Ivivh4fh82pvgK ssz2F+XW0Jj0U8+CT0ISjV6fliMJ9/1z/0LiWs7Z2qf5w0SPA1j3yOPOb90l+gDJ tUKM+B24zBedJWwabAagnD+0492ZIY4sM/+T7y4qSIwaT4g5ZvEsUgDSGc9+JRdm CiuLuCF5nACyoI9XycUuBFyHSFOpYhi4gOwRehOx5lwTmJF1szG0B1TZAzhkqjs0 PXWtNQ== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 45ydvjfx4m-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 17 Apr 2025 17:08:03 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 53HH83jO001695 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 17 Apr 2025 17:08:03 GMT Received: from hu-ajipan-hyd.qualcomm.com (10.80.80.8) by nasanex01b.na.qualcomm.com (10.46.141.250) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Thu, 17 Apr 2025 10:07:59 -0700 From: Ajit Pandey Date: Thu, 17 Apr 2025 22:37:39 +0530 Subject: [PATCH 1/3] dt-bindings: power: qcom,rpmpd: Add SM4450 compatible Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <20250417-sm4450_rpmhpd-v1-1-361846750d3a@quicinc.com> References: <20250417-sm4450_rpmhpd-v1-0-361846750d3a@quicinc.com> In-Reply-To: <20250417-sm4450_rpmhpd-v1-0-361846750d3a@quicinc.com> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Ulf Hansson , Konrad Dybcio CC: Imran Shaik , Taniya Das , Jagadeesh Kona , "Satya Priya Kakitapalli" , , , , , Ajit Pandey X-Mailer: b4 0.14.2 X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01b.na.qualcomm.com (10.46.141.250) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Authority-Analysis: v=2.4 cv=ZIrXmW7b c=1 sm=1 tr=0 ts=68013573 cx=c_pps a=JYp8KDb2vCoCEuGobkYCKw==:117 a=JYp8KDb2vCoCEuGobkYCKw==:17 a=GEpy-HfZoHoA:10 a=IkcTkHD0fZMA:10 a=XR8D0OoHHMoA:10 a=COk6AnOGAAAA:8 a=Byi0qRzwK_KsAa1RpZUA:9 a=QEXdDO2ut3YA:10 a=TjNXssC_j7lpFel5tvFf:22 X-Proofpoint-GUID: VcteCBEIPHhVypXIe0t6mTEWUhoi6j9- X-Proofpoint-ORIG-GUID: VcteCBEIPHhVypXIe0t6mTEWUhoi6j9- X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1095,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-04-17_05,2025-04-17_01,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 suspectscore=0 clxscore=1011 priorityscore=1501 bulkscore=0 phishscore=0 mlxlogscore=732 spamscore=0 impostorscore=0 malwarescore=0 mlxscore=0 lowpriorityscore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2502280000 definitions=main-2504170125 Document compatible for RPMh power domain controller on SM4450 Platform. Signed-off-by: Ajit Pandey --- Documentation/devicetree/bindings/power/qcom,rpmpd.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml index 655687369a238a096673a3482082533390283508..1bf65f2a583ab70ac313309f917aaabb75dc3f85 100644 --- a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml +++ b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml @@ -50,6 +50,7 @@ properties: - qcom,sdx55-rpmhpd - qcom,sdx65-rpmhpd - qcom,sdx75-rpmhpd + - qcom,sm4450-rpmhpd - qcom,sm6115-rpmpd - qcom,sm6125-rpmpd - qcom,sm6350-rpmhpd