From patchwork Wed Aug 28 02:02:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lijuan Gao X-Patchwork-Id: 824169 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 670ED1332A1; Wed, 28 Aug 2024 02:02:55 +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=1724810576; cv=none; b=kxs6M2YLK0RapEJPqrtCkpwRPrvL9OmOlFPr8w5/YLg8IXAjEX5PZ+FCVH9NiWZMTuiez/YiriQ3scTfqnaWX0EsEVyiMAWsG+HawaRttiapKi/Z8fVXqzh2oDYHbUC6+6STf1d0YWgwlGRyKAo4tRZLsd9p06i1q+r0sprjohg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724810576; c=relaxed/simple; bh=meumI+sLs9Rba0UtfUQ/JaLdjDjFASS4+P+a6iILQyY=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=W3iadK2ZHZk+it+cnOLRYOZdrztN6HHGEhUs3YlFLQS++Wnbyn73XFsW8y4apCwoWl3CgOMZNNWkS0UxE4XMzJYLDwS1wWyoF/CmL2lxJP3+koNXzSMRd10LgLCZagwETYaVv4yYgXGmlULCRNxIXcJR29LTfGsfl8rtD9bP2X4= 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=Iwc79S4G; 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="Iwc79S4G" Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 47S0g5hT008208; Wed, 28 Aug 2024 02:02:42 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= aozfj5AbvOeisevJZv25dJAdsa7I0guF4I75sgBNmvc=; b=Iwc79S4GL0ej1QZE yBEdjVEO9D7D3fNnDlX/thxVW9FGw0EyN43O4skA3ElKHArR+R8e/3BaTTVigl00 jNy9Mgq1rQo5iw+zSorlzepa3jI3lRP8l1fD3BgGeQzV6K9FlDmOZiw6KBEf9otv +F615WRWtwNLwm3xh3lsELIJwAL5b/Zel/CbZFKkk/d77NKzE7yYIuTCDgC2EG3j tAw5y6bQUwi+N2NzvGaS72olL5pkefYc/qjCtSCB4bbY/y00ZntsxE1Bbwp6M8KI x8f2nMFuatcxwe3Oa7WnqtnSo/myU9CNJvWAsVdW2cIOmhCQwIvYzSChVmQ0sgKv 4uo8gg== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 419pv0gdbf-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 02:02:42 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 47S22fjr017566 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 02:02:41 GMT Received: from lijuang2-gv.ap.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 27 Aug 2024 19:02:36 -0700 From: Lijuan Gao Date: Wed, 28 Aug 2024 10:02:12 +0800 Subject: [PATCH 2/6] dt-bindings: arm: qcom: document QCS615 and the reference board Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <20240828-add_initial_support_for_qcs615-v1-2-5599869ea10f@quicinc.com> References: <20240828-add_initial_support_for_qcs615-v1-0-5599869ea10f@quicinc.com> In-Reply-To: <20240828-add_initial_support_for_qcs615-v1-0-5599869ea10f@quicinc.com> To: Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio CC: , , , , Lijuan Gao X-Mailer: b4 0.15-dev-99b12 X-Developer-Signature: v=1; a=ed25519-sha256; t=1724810550; l=943; i=quic_lijuang@quicinc.com; s=20240827; h=from:subject:message-id; bh=meumI+sLs9Rba0UtfUQ/JaLdjDjFASS4+P+a6iILQyY=; b=olENmKzSFnQ5xbw39bbkyKLbMS5/+abDySicooYHAWALH7BYjFaNhj9F1f7FGf0Bze35Cgksq y+Dh6NA/+uEC4RzAK20XC0amMIUGpVuhM5iM/qvxE0MEa6NBmnADycE X-Developer-Key: i=quic_lijuang@quicinc.com; a=ed25519; pk=1zeM8FpQK/J1jSFHn8iXHeb3xt7F/3GvHv7ET2RNJxE= X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: QAQVFFKtsWYKzZfMoWBtRmu1L1On7hlK X-Proofpoint-ORIG-GUID: QAQVFFKtsWYKzZfMoWBtRmu1L1On7hlK 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-08-28_01,2024-08-27_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 mlxlogscore=916 bulkscore=0 impostorscore=0 phishscore=0 clxscore=1015 mlxscore=0 spamscore=0 suspectscore=0 malwarescore=0 adultscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2408280013 Document the QCS615 SoC and its reference board QCS615 RIDE. Signed-off-by: Lijuan Gao --- Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index c0529486810f..957c3bc91ef2 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -42,6 +42,7 @@ description: | msm8996 msm8998 qcs404 + qcs615 qcs8550 qcm2290 qcm6490 @@ -895,6 +896,11 @@ properties: - const: qcom,qcs404-evb - const: qcom,qcs404 + - items: + - enum: + - qcom,qcs615-ride + - const: qcom,qcs615 + - items: - enum: - qcom,sa8155p-adp From patchwork Wed Aug 28 02:02:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lijuan Gao X-Patchwork-Id: 824171 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 075281B960; Wed, 28 Aug 2024 02:02:50 +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=1724810572; cv=none; b=uvBiaXUlRJEz1hhIozxKa1+SaYIQ0QswfTIu898YEK9CnE3jFftTqLMWa1emZPiEUeAlvEn+Vfbotbe46VcdsExHBE+sV52ys8yysSVFqNAV08SVcb+gL+2Xc5jmJ5ujyDyjuvw19jg6u8TMwTobhr4zVNu2HFG9ryaCi2vnO7Q= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724810572; c=relaxed/simple; bh=oxoUQPiARXJue9Ub2ptISu21lYdpC0tiy/6GcjfTPp0=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=Nd4rja+FEtyZdan92t7GT3Rw7lW+EJA20kCWBVFFY5OQnEweF3mXdPNtieFCwsCq8PWmDmkgqHk5VsohSDNY7YVzX2FNPAzi8C8c05qwt870k/JIS+TK67nOxTRDV6jd1Rg3XWEl0WZqvZYDTCHzSdsOVzrq8JEAkr/qY3v9aXc= 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=CpnFqn3Z; 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="CpnFqn3Z" 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 47RLbGHA006806; Wed, 28 Aug 2024 02:02:45 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= OsFSt63WC+Ng41HmkIAe2AUNgBtDqtNy3xluFWn6l1U=; b=CpnFqn3ZEE2FzygJ azcPZH2/4FuR2MCh/BROSNqfReTf35jFk9RB2u+K7/G38s/QwQooQ6jpkP8i8HVX ybP0zzzMasOjo2KDEWadngqlIld/2MJLiOfAYuRdvITZ0/sCW3VaObQrDRu4MnpU cOotH2uYnI75RhbA2jtei/VCdM1wpDLTD8JZHt+3E1/P53CNDOeXWjDPNOboGeE9 3/g2mpojw9SpCzc+AFyXpS4D/cBxbvFOPz4khIKgVDznKSoWhyVnNTftxQp1cqUz PMQl3Ru35nvEWwa3pJBI82J2xmVMI4qAb1eNJvHfa+UB9dbFsdXuokjMK6ocYAA5 jbDINg== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 419puugd48-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 02:02:45 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA03.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 47S22hgl024664 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 02:02:44 GMT Received: from lijuang2-gv.ap.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 27 Aug 2024 19:02:38 -0700 From: Lijuan Gao Date: Wed, 28 Aug 2024 10:02:13 +0800 Subject: [PATCH 3/6] dt-bindings: arm: qcom,ids: add SoC ID for QCS615 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <20240828-add_initial_support_for_qcs615-v1-3-5599869ea10f@quicinc.com> References: <20240828-add_initial_support_for_qcs615-v1-0-5599869ea10f@quicinc.com> In-Reply-To: <20240828-add_initial_support_for_qcs615-v1-0-5599869ea10f@quicinc.com> To: Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio CC: , , , , Lijuan Gao X-Mailer: b4 0.15-dev-99b12 X-Developer-Signature: v=1; a=ed25519-sha256; t=1724810550; l=641; i=quic_lijuang@quicinc.com; s=20240827; h=from:subject:message-id; bh=oxoUQPiARXJue9Ub2ptISu21lYdpC0tiy/6GcjfTPp0=; b=2dpwtjFpyBa1P9oPymNAJQ98tjYoUyFVmdCZC226vSnKp3tW3VBhIy8R+0C+tIZAANrtFg44c b9VG3vmNePkDRgj9aOU2OBQJzWw38+ZIKfd6TtM2vckoh4XWaBium5h X-Developer-Key: i=quic_lijuang@quicinc.com; a=ed25519; pk=1zeM8FpQK/J1jSFHn8iXHeb3xt7F/3GvHv7ET2RNJxE= X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: WlhG97WNI23dus4c5VcGU-gEPVFzgk4v X-Proofpoint-GUID: WlhG97WNI23dus4c5VcGU-gEPVFzgk4v 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-08-28_01,2024-08-27_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 clxscore=1015 impostorscore=0 phishscore=0 adultscore=0 bulkscore=0 suspectscore=0 lowpriorityscore=0 spamscore=0 mlxlogscore=638 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2408280013 Add the ID for the Qualcomm QCS615 SoC. Signed-off-by: Lijuan Gao --- 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..73a69fc535f6 100644 --- a/include/dt-bindings/arm/qcom,ids.h +++ b/include/dt-bindings/arm/qcom,ids.h @@ -278,6 +278,7 @@ #define QCOM_ID_IPQ5321 650 #define QCOM_ID_QCS8300 674 #define QCOM_ID_QCS8275 675 +#define QCOM_ID_QCS615 680 /* * The board type and revision information, used by Qualcomm bootloaders and From patchwork Wed Aug 28 02:02:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lijuan Gao X-Patchwork-Id: 824170 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 21C08374F1; Wed, 28 Aug 2024 02:02:51 +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=1724810573; cv=none; b=QdEud1YLls44nMT0vLovEpbO3VU4WQKTh40I0rCB2v85TDgL8rhjHaJd5FhMV714Df2Se9OEZT+q8Fx8oWOxtM9rIip1aBuT4SDLPwW8w2fr8eajIckWbAsMUX0DSN/+D4RL90E1j7mTLZ+91QF6NLJTPhdv/kelAxhZHK0Ud+I= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724810573; c=relaxed/simple; bh=Y9mv2YbvjIJDj7wPnNvwgcW2yN1AumUCmO35Rln741E=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=SBtvoaAvYBXZouiTz+JDn6WAj5JXktv1iskFTlzNvR/syjisoiNLqIO8fDl0zbRp6eg813PynlTHStw8UCfFXwuYXv/G3Ez8UjkGasqQZUBkZdw41kbpKxgYqN7d9uZX8+bSFdxdQccQxMoAX8UqOB6zjFi3PAIO16hLAC1ItOs= 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=msgfVwa7; 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="msgfVwa7" Received: from pps.filterd (m0279865.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 47RLaQBv003164; Wed, 28 Aug 2024 02:02:47 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= JecYbB77d5G5cJ+MupBwqYCcX3jxoHgq0/N5hlHfL/k=; b=msgfVwa7oV2VTFDf NNUxaRgUKo7XXKK8hovVNhtf9D4O9NE35fHtbMW6E3PdRvXq0cZlqjsyKo1QsPvS sVmqspUk9NTCMJLHOK6YOrQoHztnTXzx4RwL92uWJtZZxrzcpam1oBzjw8inx5Zd eVjHACEtmOVhFCxGGFg/xeV3Ouq7GpKlPkYK2s5R2jBQz6IkuXmBrbW0zDGYuMVP zuG0JzROqFeEdU4mYjldhq6PrjfS/N/1sIWuEvdUqr+epU0gZW/yvQW8/FZjO9Fl 6z0otXki2W4Y9oMCpGgIecA2quu6N8ucFfnV/SO0qK+OKBkIYFjK4fjyX06uV6dO SVpFdg== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 419puu8ddd-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 02:02:47 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 47S22kJ9017635 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 02:02:46 GMT Received: from lijuang2-gv.ap.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 27 Aug 2024 19:02:41 -0700 From: Lijuan Gao Date: Wed, 28 Aug 2024 10:02:14 +0800 Subject: [PATCH 4/6] soc: qcom: socinfo: Add QCS615 SoC ID table entry Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <20240828-add_initial_support_for_qcs615-v1-4-5599869ea10f@quicinc.com> References: <20240828-add_initial_support_for_qcs615-v1-0-5599869ea10f@quicinc.com> In-Reply-To: <20240828-add_initial_support_for_qcs615-v1-0-5599869ea10f@quicinc.com> To: Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio CC: , , , , Lijuan Gao X-Mailer: b4 0.15-dev-99b12 X-Developer-Signature: v=1; a=ed25519-sha256; t=1724810550; l=638; i=quic_lijuang@quicinc.com; s=20240827; h=from:subject:message-id; bh=Y9mv2YbvjIJDj7wPnNvwgcW2yN1AumUCmO35Rln741E=; b=NnJ/ynPARmQSBMlKh1699DNlI463YeWZMBfPsdbNmUk9/hcEDyorHkyP38Sg/54J0YIQZDFnC S0ycD9HBefxBylydhaeA1FUVe9JBK6xZC4gnrpURiqV4RrXH4UzITF/ X-Developer-Key: i=quic_lijuang@quicinc.com; a=ed25519; pk=1zeM8FpQK/J1jSFHn8iXHeb3xt7F/3GvHv7ET2RNJxE= X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: 7SSN5LWQzd9cXQYlOw96JliYFC1GjV9P X-Proofpoint-ORIG-GUID: 7SSN5LWQzd9cXQYlOw96JliYFC1GjV9P 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-08-28_01,2024-08-27_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 impostorscore=0 adultscore=0 malwarescore=0 suspectscore=0 bulkscore=0 clxscore=1015 mlxlogscore=999 mlxscore=0 phishscore=0 lowpriorityscore=0 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2408280013 Add SoC Info support for the QCS615 platform. Signed-off-by: Lijuan Gao --- 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..aed430f10eec 100644 --- a/drivers/soc/qcom/socinfo.c +++ b/drivers/soc/qcom/socinfo.c @@ -445,6 +445,7 @@ static const struct soc_id soc_id[] = { { qcom_board_id(IPQ5321) }, { qcom_board_id(QCS8300) }, { qcom_board_id(QCS8275) }, + { qcom_board_id(QCS615) }, }; static const char *socinfo_machine(struct device *dev, unsigned int id) From patchwork Wed Aug 28 02:02:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lijuan Gao X-Patchwork-Id: 824168 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 26C4213B590; Wed, 28 Aug 2024 02:02:57 +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=1724810578; cv=none; b=t/sm6gGflmau9YpLbfb3xu6OWH5qcd9yNjubbnyfITkri9mvU6Gcv3gZqoQ02H/P/IlvYgUz0LH1EcxpNd0ygUqb3pJ0S8xANSXyUVtYK7YdU410OrKBAwlIhWXr4PT9U8Hks4iVT4byLTlXjPSyt4aUGfIZ8wabMqXraqpqi7E= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724810578; c=relaxed/simple; bh=+BaQBnuuXWeLhLBMvLVXQ/PhL3c6ao0GdVg1uss35hY=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=RBYqAEJvgZvYE9/wQsSvLfsgE71fDGvveZOdIWLOv7LMvJHpd2ys19RfYfIypDcbNBk43gUjEL7QVOsENuFMtDCDB1TCj3v8ZAVcOvnGLqGGG0BBEkGZ8EyUdo5VDbg4lBkBPh3E55+g8eNnjVCR0h3dprKB9JeRV8+e78HEp7M= 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=astxU3k9; 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="astxU3k9" Received: from pps.filterd (m0279863.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 47RLZtIi007454; Wed, 28 Aug 2024 02:02:53 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= bSaq/Qhl3rpvY90iItT2Ay2fmUtsprCRgXld614spV8=; b=astxU3k9ckrySTjd m5rIHzVjp2nDhIgmT0G0inhaWyCz2ySgrZhnFFBBhZb/lgk6foBhudWqK6zJdRMr VTtap6fp6ulR1WkupNqgprtbodZOvv1R6+zQC4fuf7MY/drxcCLEEjha6xtHxgek y6l8SM8wozkNGqvkTfidr5luRpSXU2uuxQ05meVNjIY3KcAHdgpVLBmqKH0kgHnp vKB3vpBW2O98z+RjEPN0X5TUgq8Od7zs3gd2s1+xGcXOBfwbmHd83A5qPlwC2xwJ bORibkfkT+U9rC9lUKXERUScVvic0EPtiHKNLj7nWveJseCLnnef75o8uu1tLKn4 1lE9tA== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 419puv8dd3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 02:02:52 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA05.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 47S22qtD011820 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 28 Aug 2024 02:02:52 GMT Received: from lijuang2-gv.ap.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 27 Aug 2024 19:02:47 -0700 From: Lijuan Gao Date: Wed, 28 Aug 2024 10:02:16 +0800 Subject: [PATCH 6/6] arm64: dts: qcom: add base QCS615 RIDE dts Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <20240828-add_initial_support_for_qcs615-v1-6-5599869ea10f@quicinc.com> References: <20240828-add_initial_support_for_qcs615-v1-0-5599869ea10f@quicinc.com> In-Reply-To: <20240828-add_initial_support_for_qcs615-v1-0-5599869ea10f@quicinc.com> To: Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio CC: , , , , Lijuan Gao X-Mailer: b4 0.15-dev-99b12 X-Developer-Signature: v=1; a=ed25519-sha256; t=1724810550; l=1531; i=quic_lijuang@quicinc.com; s=20240827; h=from:subject:message-id; bh=+BaQBnuuXWeLhLBMvLVXQ/PhL3c6ao0GdVg1uss35hY=; b=wEMsLFN/MMuUA2oqNT2JWCDtwaDFdm4V+dwgxnww6y7O3ULwKFHB9gJP2laqy6umEZEavDUKt I74dhl4yoxJD9qz2T3IXaBC8clkgcUz0YkjoS+ErtAm9OYs46UhV0tE X-Developer-Key: i=quic_lijuang@quicinc.com; a=ed25519; pk=1zeM8FpQK/J1jSFHn8iXHeb3xt7F/3GvHv7ET2RNJxE= X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: Sv-GZ52jHdqjgEMWyymRQc4VGdscXM8Z X-Proofpoint-GUID: Sv-GZ52jHdqjgEMWyymRQc4VGdscXM8Z 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-08-28_01,2024-08-27_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 mlxlogscore=999 priorityscore=1501 bulkscore=0 impostorscore=0 adultscore=0 malwarescore=0 phishscore=0 lowpriorityscore=0 mlxscore=0 spamscore=0 clxscore=1015 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2408280013 Add initial support for Qualcomm QCS615 RIDE board and enable the QCS615 RIDE board to shell with dcc console. Signed-off-by: Lijuan Gao --- arch/arm64/boot/dts/qcom/Makefile | 1 + arch/arm64/boot/dts/qcom/qcs615-ride.dts | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/Makefile b/arch/arm64/boot/dts/qcom/Makefile index 197ab325c0b9..c5503f189847 100644 --- a/arch/arm64/boot/dts/qcom/Makefile +++ b/arch/arm64/boot/dts/qcom/Makefile @@ -110,6 +110,7 @@ dtb-$(CONFIG_ARCH_QCOM) += qcm6490-idp.dtb dtb-$(CONFIG_ARCH_QCOM) += qcm6490-shift-otter.dtb dtb-$(CONFIG_ARCH_QCOM) += qcs404-evb-1000.dtb dtb-$(CONFIG_ARCH_QCOM) += qcs404-evb-4000.dtb +dtb-$(CONFIG_ARCH_QCOM) += qcs615-ride.dtb dtb-$(CONFIG_ARCH_QCOM) += qcs6490-rb3gen2.dtb dtb-$(CONFIG_ARCH_QCOM) += qcs8550-aim300-aiot.dtb dtb-$(CONFIG_ARCH_QCOM) += qdu1000-idp.dtb diff --git a/arch/arm64/boot/dts/qcom/qcs615-ride.dts b/arch/arm64/boot/dts/qcom/qcs615-ride.dts new file mode 100644 index 000000000000..31d32ad951b5 --- /dev/null +++ b/arch/arm64/boot/dts/qcom/qcs615-ride.dts @@ -0,0 +1,15 @@ +// SPDX-License-Identifier: BSD-3-Clause +/* + * Copyright (c) 2024, Qualcomm Innovation Center, Inc. All rights reserved. + */ +/dts-v1/; + +#include "qcs615.dtsi" +/ { + model = "Qualcomm Technologies, Inc. QCS615 Ride"; + compatible = "qcom,qcs615-ride", "qcom,qcs615"; + + chosen { + bootargs = "console=hvc0"; + }; +};