From patchwork Thu Sep 5 19:47:41 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nikunj Kela X-Patchwork-Id: 825682 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.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 4CB6A8F54; Thu, 5 Sep 2024 19:47:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725565681; cv=none; b=cXt7+5yr3CNBirBW99sX3g6fivvY0Do4JZgmpZ+t9H7e8jCHmrJo+91AO8IxpQSdl/Z6x7+pFTXawGnX965VKvSBKi/MorOZDZc7v10YePusDSRpGzb9T7a3CnZgktChgp7C08PUDEiYXOTlNfdZ8mExlfjQTULhOsgOau0fdsg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725565681; c=relaxed/simple; bh=YESlOol2fAtusLkQzzQjxYL0EU9Yx36fKBd7khLa3DQ=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=l40peNAnfudXGVBD0oBAotuwS/xWQJ2MXIC/z+wf2h9aJPnOOMfpe+Aw63HBTdKceCjGpAc6OIIkNDIwQte6hpPqEX4pq+M3JZOHlajMhcas/laenO3zOzD3m1tSSG7OXSYWgvXY/6SEc5jlC0IukkCmqOmtSojx1kE0+fwv9yc= 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=a9Ejs1sn; arc=none smtp.client-ip=205.220.180.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="a9Ejs1sn" Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 485IQLGs001273; Thu, 5 Sep 2024 19:47:55 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=W/VfX3C25keadwJOkt+rGI 6WhQ3VivJimP1UPy7GLFc=; b=a9Ejs1snkJtNyUY0gxqbYUG3MoSKDhN3+GmMUJ Iu4PO4VWJ9Dck2Rnntu3WC7RXZlSHRjcW9gugw63vkP1d8OOST5Qx/N2z7tCtasf me3i52xTtMv1+gONR6g9c4JkS4yGOm3qAuDzu9qvEwaVQ3c1hwhnAFzWOtLoFN+o ee6oYEvyJ+L14Es+hpUtjIFdFNeclYHRy/zGzK7RBSHeKm/x3bsI/FcxE6827lg0 w/5BCywxZPgs7ayt4NcszCxcKkyS+ytamTxxzCUo+7c9W8imYWhvhIjJ9gx6lAql CDs2z9zCBka6jyGv1y/O9QzSdNocfDQSakW3qiNCF6uOvSyQ== Received: from nasanppmta05.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41fhwt859s-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 05 Sep 2024 19:47:54 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA05.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 485JlrqR008882 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 5 Sep 2024 19:47:53 GMT Received: from hu-nkela-lv.qualcomm.com (10.49.16.6) 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, 5 Sep 2024 12:47:50 -0700 From: Nikunj Kela To: , , , CC: , , , , , Nikunj Kela , "Krzysztof Kozlowski" , Shazad Hussain Subject: [PATCH v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p Date: Thu, 5 Sep 2024 12:47:41 -0700 Message-ID: <20240905194741.3803345-1-quic_nkela@quicinc.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nalasex01a.na.qualcomm.com (10.47.209.196) 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-Proofpoint-GUID: I2rPHfpI9hcshzPELULmwebtIfQkgLim X-Proofpoint-ORIG-GUID: I2rPHfpI9hcshzPELULmwebtIfQkgLim X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-05_15,2024-09-05_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 impostorscore=0 clxscore=1015 priorityscore=1501 malwarescore=0 adultscore=0 mlxscore=0 spamscore=0 bulkscore=0 mlxlogscore=949 phishscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2408220000 definitions=main-2409050147 Add compatible for tcsr representing support on SA8255p SoC. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Shazad Hussain Signed-off-by: Nikunj Kela --- Changes in v3: - Removed the patch from original series[1] Changes in v2: - Added Reviewed-by tag [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@quicinc.com/ --- Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index c6bd14ec5aa0..88f804bd7581 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -21,6 +21,7 @@ properties: - qcom,msm8998-tcsr - qcom,qcm2290-tcsr - qcom,qcs404-tcsr + - qcom,sa8255p-tcsr - qcom,sc7180-tcsr - qcom,sc7280-tcsr - qcom,sc8280xp-tcsr