From nobody Fri Oct 3 00:04:15 2025 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 27B90338F36; Tue, 9 Sep 2025 13:40:21 +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=1757425223; cv=none; b=Cheu9KsBnL+Jx76asN1el9lQAMpAeyVb0QeXsUXJVkphjG9kB5XmcZ5+cvCBUymkSxpnykhEbSLf4buHvsAMgVfAqUEIzoVbzGLEdhHN5/ZOke2rU4Z3RmqH5TepAYNSH8TrxY9EZIOPnP3qy1+PoksrZnDi3HthNMgiI4D6hlc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757425223; c=relaxed/simple; bh=XHI8VfssT8TXCoN4er/kyiGN6nl4rHF+YYu+JVq/pus=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=O5nfl5hWJCRD/bLxxVAv31z6gmIVlIaqv9YCst8WPDxGHvpnIVCSmRxxYIVtAmRdm8q92tv91al5pBp/dbgDPVGaf/yHLBns0TEhg8Q4cVTD31RGd3iMaeMs9VQrbcArH4DYuktwV093r9uBiwN5HN5LOQ6xcmQ2aNGxekDsoZ4= 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=cLCN+Vto; 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="cLCN+Vto" 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 5899LktO032157; Tue, 9 Sep 2025 13:39:35 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= l8/RDSr3wxyj04sQTxGcHVZE/ZHAVLo1f9za9ix8zR4=; b=cLCN+Vtoy8W4IzcL eNzhtnu8AryaJ/R/eGelaHYJ+Umg1WF87iEfh9Y54QUpIT6/E5arSPc4iUzrswDL pDPUf9Rc9plBXFvl/wKJClIqR+M7apohqH+5ctNv6O3Yh1rstht52Iek9c38OFo8 /H0BO/8pEI/1xmmDe/+TaXnnnMxFMLR/pPtaZhp2jMQXSRDxf3Z2WoZgWP5h9f2r m7a10q9v9dMBgMH/5eiL5jwFC+ZTBcEo685lzXR1wp9P3Acmyopusxtbm8C4CE7p F3YEXmxoSFW5W72/X027CzucKeRZ7+tQT7V/RAD8UN52pyv04eyAuvZoo1cW0kho ZvtiKA== Received: from nasanppmta03.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 490bws8fs6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 09 Sep 2025 13:39:34 +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 589DdYEg020506 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 9 Sep 2025 13:39:34 GMT Received: from nsssdc-sh01-lnx.ap.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.1748.24; Tue, 9 Sep 2025 06:39:28 -0700 From: Luo Jie Date: Tue, 9 Sep 2025 21:39:10 +0800 Subject: [PATCH v5 01/10] clk: qcom: gcc-ipq5424: Correct the icc_first_node_id Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: <20250909-qcom_ipq5424_nsscc-v5-1-332c49a8512b@quicinc.com> References: <20250909-qcom_ipq5424_nsscc-v5-0-332c49a8512b@quicinc.com> In-Reply-To: <20250909-qcom_ipq5424_nsscc-v5-0-332c49a8512b@quicinc.com> To: Bjorn Andersson , Michael Turquette , Stephen Boyd , "Varadarajan Narayanan" , Georgi Djakov , "Rob Herring" , Krzysztof Kozlowski , "Conor Dooley" , Anusha Rao , "Manikanta Mylavarapu" , Devi Priya , Philipp Zabel , "Richard Cochran" , Konrad Dybcio , Catalin Marinas , Will Deacon CC: , , , , , Krzysztof Kozlowski , , , , , , , , Luo Jie , Konrad Dybcio X-Mailer: b4 0.14.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1757425161; l=1283; i=quic_luoj@quicinc.com; s=20250209; h=from:subject:message-id; bh=XHI8VfssT8TXCoN4er/kyiGN6nl4rHF+YYu+JVq/pus=; b=zam1EripnsR9vgl6rZJYwN1dKZYirHmTZSHmnnCYVnzhOmZrFJezQb4Q6gVBI5ig5iUFrFEwy ayugn0sRcXSAMYAGDqPCe+3NjRvu6fkGIA6yPr1hc036ATwp0QSJtNb X-Developer-Key: i=quic_luoj@quicinc.com; a=ed25519; pk=pzwy8bU5tJZ5UKGTv28n+QOuktaWuriznGmriA9Qkfc= 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-Proofpoint-ORIG-GUID: LzReKnMoRqU0Hzv0BJcpPR7uiJsGCzxw X-Proofpoint-GUID: LzReKnMoRqU0Hzv0BJcpPR7uiJsGCzxw X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwOTA2MDAxOCBTYWx0ZWRfXx1mbhu7F9xQA q0KRvEiDnD/7RcIuZAL4pLOHSJghCGkVz6kXL+eeH+l6FnY2EMsBX8M6wjFU87CvuqXwl1MIuYG LH5xov53E7u5Ssze09ViWs0lwrH95vC6ubGVmd00cuiUApA1RMARfOl2PwmtCRZWRVwd00WiPdb esm6HqwW2iV6a0xewlNgQATDp6ymdE1kXPVfAsvpg3Cv4WeWUcEoHwpIzAHFJEwUk85KopcuWjm Cyex3+RXd3KmXqLTwDpDMdCfw3CdV47fm8tzuZtea2RFV+shx/6B0ZbJgTlbRXUKbXzEg57ciZP vC87J1y789VfBplSDUtoqFkuP+8EBjEMDBEu0XEoNWhNnFAHadJI6bqrx7Luuacq0xS+PnA42+l pDMLUPMz X-Authority-Analysis: v=2.4 cv=G4kcE8k5 c=1 sm=1 tr=0 ts=68c02e16 cx=c_pps a=JYp8KDb2vCoCEuGobkYCKw==:117 a=JYp8KDb2vCoCEuGobkYCKw==:17 a=GEpy-HfZoHoA:10 a=IkcTkHD0fZMA:10 a=yJojWOMRYYMA:10 a=EUspDBNiAAAA:8 a=COk6AnOGAAAA:8 a=yUHhXAd9wW1YfvQ6HRQA:9 a=QEXdDO2ut3YA:10 a=TjNXssC_j7lpFel5tvFf:22 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1117,Hydra:6.1.9,FMLib:17.12.80.40 definitions=2025-09-09_01,2025-09-08_02,2025-03-28_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 phishscore=0 bulkscore=0 suspectscore=0 clxscore=1015 malwarescore=0 adultscore=0 impostorscore=0 spamscore=0 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2507300000 definitions=main-2509060018 Update to use the expected icc_first_node_id for registering the icc clocks, ensuring correct association of clocks with interconnect nodes. Fixes: 170f3d2c065e ("clk: qcom: ipq5424: Use icc-clk for enabling NoC rela= ted clocks") Reviewed-by: Konrad Dybcio Signed-off-by: Luo Jie --- drivers/clk/qcom/gcc-ipq5424.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/clk/qcom/gcc-ipq5424.c b/drivers/clk/qcom/gcc-ipq5424.c index 3d42f3d85c7a..71afa1b86b72 100644 --- a/drivers/clk/qcom/gcc-ipq5424.c +++ b/drivers/clk/qcom/gcc-ipq5424.c @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2018,2020 The Linux Foundation. All rights reserved. - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries. */ =20 #include @@ -3284,6 +3284,7 @@ static const struct qcom_cc_desc gcc_ipq5424_desc =3D= { .num_clk_hws =3D ARRAY_SIZE(gcc_ipq5424_hws), .icc_hws =3D icc_ipq5424_hws, .num_icc_hws =3D ARRAY_SIZE(icc_ipq5424_hws), + .icc_first_node_id =3D IPQ_APPS_ID, }; =20 static int gcc_ipq5424_probe(struct platform_device *pdev) --=20 2.34.1