From patchwork Tue Sep 10 17:15:32 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nikunj Kela X-Patchwork-Id: 13799092 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 E4DF31A287E; Tue, 10 Sep 2024 17:15:56 +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=1725988558; cv=none; b=gt0BHz21D594gXYpcoP1YAzC1P0P8LN1GnNHqYVX/cH/0Yv/n2LT8Wx6IrWRWRAwpJn3hlUq+LKXTW+AGMd2vUM18IMM02d+voDtB84KNPug0wskWYlic3FAWcsHNKaavM6PWtwEx5qiUdU0l0btfnPVQ2RonLkgdHaiuwhl4tI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725988558; c=relaxed/simple; bh=Igs2yFIp+pWCOiSSXSYk/H3lyu1/KWdiP9m372yePY8=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=tya6RL0e7Ow/kCu6mK3HUISelgU8qfdM0Nyg98saF1pK3KaW9qhcz9+mqUiXExMxRcMA8ek+UDDXEagaTGBPFqTC21/l2GwFyddfCdA0BlaeNuimw/BWmj19ze0SE7lzsKXEoBtcVi4QW//mav4oxvXzP3srkc3CBMW5V0sD+V0= 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=jvSgxIdi; 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="jvSgxIdi" Received: from pps.filterd (m0279866.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 48ADbF7I013606; Tue, 10 Sep 2024 17:15:50 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= 7u3jQr4BnWQUZGOpL/ca0WT3lCGtYvtNTRZCdcyAxAw=; b=jvSgxIdiT1XqDgvo m07mBxB/+dwyZKutRIzuTqk3LcfQSU12XPQeovOHnbaMXqdme/Wu2o4XC+oEEbkq zyhzSMtExKVR9eYr2N9V4nxObdyKOCPbgVLAaDTlbfw4XKBM9gy+akQTrk6E3H63 F9GHaf4yOAKEQwHtCoaVpxKDCjTCB/N95axBiWu840Dq/gptIck986wkxNLHMZtv mrGa2IrsryY6MLT2g12euhm8zCP6Cgi+xrhhog95Bzq7gcsBrcc38mx0IO/O2DsH vrrHiEpFzhfgUPAzKqmKj3MidnUaKGppU063O/sBaEgRtJTfsM6v5y20TxdonF2p VBoXzg== Received: from nasanppmta02.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41gy6spxyy-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Sep 2024 17:15:50 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 48AHFnvr022026 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Sep 2024 17:15:49 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; Tue, 10 Sep 2024 10:15:46 -0700 From: Nikunj Kela To: , , , , CC: , , , , , Nikunj Kela , "Krzysztof Kozlowski" Subject: [PATCH v4 1/3] dt-bindings: arm: qcom: add the SoC ID for SA8255P Date: Tue, 10 Sep 2024 10:15:32 -0700 Message-ID: <20240910171534.2412263-2-quic_nkela@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240910171534.2412263-1-quic_nkela@quicinc.com> References: <20240910171534.2412263-1-quic_nkela@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: 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: ln5ix2IFKFJjxMQSMpttdt3QhE3rEPvj X-Proofpoint-ORIG-GUID: ln5ix2IFKFJjxMQSMpttdt3QhE3rEPvj 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-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 spamscore=0 suspectscore=0 mlxlogscore=718 malwarescore=0 mlxscore=0 bulkscore=0 adultscore=0 clxscore=1015 priorityscore=1501 lowpriorityscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2408220000 definitions=main-2409100128 Add the SoC ID entry for SA8255P. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Nikunj Kela --- include/dt-bindings/arm/qcom,ids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h index 8332f8d82f96..16f00ecdcc09 100644 --- a/include/dt-bindings/arm/qcom,ids.h +++ b/include/dt-bindings/arm/qcom,ids.h @@ -257,6 +257,7 @@ #define QCOM_ID_QRB2210 524 #define QCOM_ID_SM8475 530 #define QCOM_ID_SM8475P 531 +#define QCOM_ID_SA8255P 532 #define QCOM_ID_SA8775P 534 #define QCOM_ID_QRU1000 539 #define QCOM_ID_SM8475_2 540 From patchwork Tue Sep 10 17:15:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nikunj Kela X-Patchwork-Id: 13799094 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 D3F271BA86F; Tue, 10 Sep 2024 17:15:58 +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=1725988561; cv=none; b=Xdr0uQKIwsqeGcgpbvMaudqf0PJkVp3AbYKRe88EBDJoIHin9ddVl+JOoo/4K4gaYaEdHrhVZ2h8EjJgeggL9KRalOlQCP3EGnbJ1w9b25XS0ukxFf6CSgcb9JZkTBFa22AZ0G/ul+OsoBLxv7xHVKTX8WAJi4BDG+XjqDOWvp0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725988561; c=relaxed/simple; bh=lQbhBqzJrpbQeuZr5KFK5lqvmeYMeJD/wl3OmKcWbbQ=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=iHddLVc0bSXNpmTrqI/ek1Yg82r+t3p8sxaj8PSicJFIAXH2qNUxsxC4aibzDLMWy2WzbhU5PqcmUIH8kotq/XdlL1U7ygoK9U7HgE1f1RloH8FGuDXbXeyn917uUEPxtYJpJaVEG5Z1JCCUgxf9hRCfc/r0zBNtwQYEBJUxS4E= 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=dflEaJGF; 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="dflEaJGF" Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 48AEHRYZ024930; Tue, 10 Sep 2024 17:15:51 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= 4TQ/vxlC7PBywN8i6bt9nEHId2Z42EXHeP4UJLJ94FY=; b=dflEaJGFyy96M5AT OxxkbgM32yv9EkD4e80WrCLLTkqtDcDOmotuOxDCpklcH2qJ62LRhasJNkByNSGk lFZLaV9B5CGyOwIwnFSCFftsXuwv44w2SoAl5Bkh2wtEnA3bpTOk61X0r+j1PfKf B+QO7jowGgBa0LymLy+U5AmWDOYQd9j8MF1R5gpxmkyZCigg8zI1lMG3wCU9QcAt FAQ6pO0iLqPVuoCzRurupt7nvPxcWIgjbZK2rlfQR6Txd1yEO1eExhDI6+IvwcS4 RKU9/fLof6FvSVfRAdOAgGsMW1EGrLez8RYXb77fuKXL73HQxrX5ZgPjD3r27zyt hP7LSg== Received: from nasanppmta02.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41gy72xvfc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Sep 2024 17:15:51 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 48AHFou4022030 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Sep 2024 17:15:50 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; Tue, 10 Sep 2024 10:15:47 -0700 From: Nikunj Kela To: , , , , CC: , , , , , Nikunj Kela , "Krzysztof Kozlowski" Subject: [PATCH v4 2/3] soc: qcom: socinfo: add support for SA8255P Date: Tue, 10 Sep 2024 10:15:33 -0700 Message-ID: <20240910171534.2412263-3-quic_nkela@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240910171534.2412263-1-quic_nkela@quicinc.com> References: <20240910171534.2412263-1-quic_nkela@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: 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-ORIG-GUID: wWSg7YOwZ26rgt9kQpEqA3sohTBVJzTC X-Proofpoint-GUID: wWSg7YOwZ26rgt9kQpEqA3sohTBVJzTC 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-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 spamscore=0 impostorscore=0 lowpriorityscore=0 clxscore=1015 bulkscore=0 malwarescore=0 adultscore=0 mlxlogscore=981 suspectscore=0 priorityscore=1501 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2408220000 definitions=main-2409100127 Add SocInfo support for SA8255P. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Nikunj Kela --- drivers/soc/qcom/socinfo.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c index 24c3971f2ef1..5c3bd59eaa69 100644 --- a/drivers/soc/qcom/socinfo.c +++ b/drivers/soc/qcom/socinfo.c @@ -424,6 +424,7 @@ static const struct soc_id soc_id[] = { { qcom_board_id(QRB2210) }, { qcom_board_id(SM8475) }, { qcom_board_id(SM8475P) }, + { qcom_board_id(SA8255P) }, { qcom_board_id(SA8775P) }, { qcom_board_id(QRU1000) }, { qcom_board_id(SM8475_2) }, From patchwork Tue Sep 10 17:15:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nikunj Kela X-Patchwork-Id: 13799093 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 9BA141A4B84; Tue, 10 Sep 2024 17:15:58 +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=1725988560; cv=none; b=iUy/fwyJIEKvfn+I7m2VyXMI/aj9IZQRBMU1Hwi5OY4ULjcCgGlslIOEwhMnZmCsOFrQe28t1XhCdxWKHH3RbhKJWsfqmsRiEiFuTB7MPd2FEdbY0HxMGZpXLnoK//gLnKzjdytf0pF7i9r58SkYFc0zm04aPChrued9XZrLG38= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725988560; c=relaxed/simple; bh=4jo0etztY9ZiEbDcPHegFQ0Z5AeebG5LdAjByqUxQts=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=BzGZN1ce4DYTJZk/r1pPHj1OtXQChD+DO8wUWttaAgtIc6BUk4ZHbG0FnF+A9aWeKge1P7QQiT3Bng0paKNL/vU5pefC2kQitZUQ6A9A48yZ0hkQ1giW2V+W1hfrsAtrygJW3O2+SmIi7gUqfExInz8o0c+sWuR37x836nira9A= 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=Fal8lJJB; 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="Fal8lJJB" 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 48A9AC3T030922; Tue, 10 Sep 2024 17:15:51 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= qCGBVo0I2FrHyKZUqkTIV5m2gU0tB9epLAP6FBdWnB4=; b=Fal8lJJBCIDYHHn9 Fn8JnxTN6Hnp6DSzIn3SEcjkplGmqEGh/aqiWQ8ifjkyuHE3e4MfoVs1897ZePbX 92jrio49LTI8Fj+4pFQL8lVrveAhuCLZyV882Ksdp61I6bQeRqaq6ekmE3v0ds3x rAfc5CJzZj9YmWKRf3ScnLHYkQL9xp+g+1N1k5gAzG7Y6hGR7/iarbZEQDudRPV1 jPmGzYtUR31q1q5uJj4tzewBSPzRORleniiu77sXOKONaA2E/MVlcPBQjrX0PdEV sNNEawZYx9jCf8379kQGvx+X7NXW2+VDu8bNJIhiGwJCQ69p3Jsygb5QyFY8kvMD mQukpQ== Received: from nasanppmta03.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41j6gmu4pa-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Sep 2024 17:15:51 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA03.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 48AHFo2V003694 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Sep 2024 17:15:50 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; Tue, 10 Sep 2024 10:15:47 -0700 From: Nikunj Kela To: , , , , CC: , , , , , Nikunj Kela , "Krzysztof Kozlowski" Subject: [PATCH v4 3/3] dt-bindings: soc: qcom: aoss-qmp: document support for SA8255p Date: Tue, 10 Sep 2024 10:15:34 -0700 Message-ID: <20240910171534.2412263-4-quic_nkela@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240910171534.2412263-1-quic_nkela@quicinc.com> References: <20240910171534.2412263-1-quic_nkela@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: 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-ORIG-GUID: Wr7yckmEJhC3UB7PGdMjMKAmdSkpeCti X-Proofpoint-GUID: Wr7yckmEJhC3UB7PGdMjMKAmdSkpeCti 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-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 adultscore=0 clxscore=1015 phishscore=0 mlxlogscore=988 lowpriorityscore=0 suspectscore=0 mlxscore=0 priorityscore=1501 malwarescore=0 bulkscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2408220000 definitions=main-2409100128 Add compatible for AOSS QMP representing support on SA8255p. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Nikunj Kela --- Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml index 7afdb60edb22..bd873e7e4ae5 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml @@ -26,6 +26,7 @@ properties: items: - enum: - qcom,qdu1000-aoss-qmp + - qcom,sa8255p-aoss-qmp - qcom,sa8775p-aoss-qmp - qcom,sc7180-aoss-qmp - qcom,sc7280-aoss-qmp