From patchwork Tue Jul 9 15:04:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tengfei Fan X-Patchwork-Id: 811846 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 4A15515573B; Tue, 9 Jul 2024 15:05:33 +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=1720537534; cv=none; b=YV2ccb9P90Kg8gginLBQaxBnabJhEOZyhyg08qhOutYSRzjfCclGrUJFEABEABaSdrbfsIZa3Q5nXMZy8J3MDah3vnUttUY0761J9/l7sLsKwUkzZ5vvgMpeNOKOm4Rka7fY6wx9wCUdmjzX4iCZD8AJPjl4pXiKXs1pV4ClnIY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720537534; c=relaxed/simple; bh=/DtOAA4kY1FL1wu5XQtP37fLouTTMG9j45ZSPCe1840=; h=From:Subject:Date:Message-ID:MIME-Version:Content-Type:To:CC; b=FtfabM1PpTQRj5I1A3AnZE/XNiUNeKy+vMwL6MteoYqKFGGjFvWoS3q6DU7bDQiWTSAibCINLpGLWq6QvaM8TluCIzXLS8Ads+B7Ml+TbncNWcQCY4y0RE7QnHfGq+tjzSpKqMVlEDGuHQG3zgcsD8qRtIxBxHPNjdv3CgiEHmE= 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=fc8RKTud; 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="fc8RKTud" 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 469AF3AM003367; Tue, 9 Jul 2024 15:05:27 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=Gxt0xCLLv1gvUKPmJEAON5 YupmuOacw6eXMWBBFmlS0=; b=fc8RKTudJS7zkSGoG8v7sGPl3ffc+kOrIXM9/z ASL/g2oIdJt6s8gAYx6//nYnubZjBMTXO9rUwkLNtS+LvXMDdJwR/lO2jLeqjt6n Iu938/6ExK9ljgqfJeQ+VHwFsbaovBf9y+kkOO9BXe+BbTXZ5mQNSTZWCAqnCN5x Dl/yGVXCY3Cpx/WwOOHW5GjzS6SsEq1ZojlRdU1prDYViUA0N/YKV3/odoAt5kvf pwDi8tabp8jKLy6Ki8oDjhm3dGezix+GIQHetRLz9tIKn6Ie8DllVWXgMTNAzgCc A/G3TPSH6StJCepP+rraRgSdRBBB0JCDnuScN/NasZ1FBhTQ== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 406wjn71by-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 09 Jul 2024 15:05:09 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA01.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 469F58ef005131 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 9 Jul 2024 15:05:08 GMT Received: from tengfan-gv.ap.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; Tue, 9 Jul 2024 08:05:01 -0700 From: Tengfei Fan Subject: [PATCH v2 0/2] soc: qcom: llcc: Add QCS9100 LLCC compatible Date: Tue, 9 Jul 2024 23:04:43 +0800 Message-ID: <20240709-add_qcs9100_llcc_compatible-v2-0-99d203616eed@quicinc.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIAIxRjWYC/zXNQQqDMBCF4atI1o2MoyHaVe9RJMQYdcBGTay0i HdvFLr83uJ/OwvWkw3snuzM240CTS4Cbwkzg3a95dRGMwQsQELFdduqxYQqA1DjaIwy02vWKzW j5XkhpRBVo9Eii4XZ244+V/1ZRw8U1sl/r7MtO9d/NwcUpYAUM4kAJc/48iajVuv6TrvHCXImj V+sPo7jBy7Le7a3AAAA To: Bjorn Andersson , Konrad Dybcio , Conor Dooley , Rob Herring , Krzysztof Kozlowski CC: , , , , , Tengfei Fan X-Mailer: b4 0.15-dev-a66ce X-Developer-Signature: v=1; a=ed25519-sha256; t=1720537501; l=1681; i=quic_tengfan@quicinc.com; s=20240709; h=from:subject:message-id; bh=/DtOAA4kY1FL1wu5XQtP37fLouTTMG9j45ZSPCe1840=; b=wZOh1RS9udUpFY9Zd/akCwIdAwVuP7ZXXSPUtcqMiW7h5edeE/h5ChFqibyOqJNMCTXsSMnWd NQoXelHn5rwBOB1xJeQ3BPbRso2m3zp6MuWXUyXZsYzsphCP8uQubej X-Developer-Key: i=quic_tengfan@quicinc.com; a=ed25519; pk=4VjoTogHXJhZUM9XlxbCAcZ4zmrLeuep4dfOeKqQD0c= X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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-ORIG-GUID: zmLTU8rN_tuKI6g8hbH68WEP2X3nqFSR X-Proofpoint-GUID: zmLTU8rN_tuKI6g8hbH68WEP2X3nqFSR 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-07-09_04,2024-07-09_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=869 clxscore=1015 mlxscore=0 adultscore=0 lowpriorityscore=0 suspectscore=0 priorityscore=1501 phishscore=0 malwarescore=0 bulkscore=0 impostorscore=0 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2406140001 definitions=main-2407090099 Introduce support for the QCS9100 SoC device tree (DTSI) and the QCS9100 RIDE board DTS. The QCS9100 is a variant of the SA8775p. While the QCS9100 platform is still in the early design stage, the QCS9100 RIDE board is identical to the SA8775p RIDE board, except it mounts the QCS9100 SoC instead of the SA8775p SoC. The QCS9100 SoC DTSI is directly renamed from the SA8775p SoC DTSI, and all the compatible strings will be updated from "SA8775p" to "QCS9100". The QCS9100 device tree patches will be pushed after all the device tree bindings and device driver patches are reviewed. The final dtsi will like: https://lore.kernel.org/linux-arm-msm/20240703025850.2172008-3-quic_tengfan@quicinc.com/ The detailed cover letter reference: https://lore.kernel.org/linux-arm-msm/20240703025850.2172008-1-quic_tengfan@quicinc.com/ Signed-off-by: Tengfei Fan --- Changes in v2: - Split huge patch series into different patch series according to subsytems - Update patch commit message prevous disscussion here: [1] v1: https://lore.kernel.org/linux-arm-msm/20240703025850.2172008-1-quic_tengfan@quicinc.com/ --- Tengfei Fan (2): dt-bindings: cache: qcom,llcc: Add QCS9100 description soc: qcom: llcc: Add llcc configuration support for the QCS9100 platform Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 ++ drivers/soc/qcom/llcc-qcom.c | 1 + 2 files changed, 3 insertions(+) --- base-commit: 0b58e108042b0ed28a71cd7edf5175999955b233 change-id: 20240709-add_qcs9100_llcc_compatible-3477559ba2e2 Best regards,