From patchwork Fri Sep 13 09:24:27 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mao Jinlong X-Patchwork-Id: 13803188 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CE25EFA3737 for ; Fri, 13 Sep 2024 09:27:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=YGLQHUcv7RR43tPczoXh95ob0kYtGEhBnH35KBdNEOA=; b=uN1/N3M2zhE0f7zd7SKf/SuvKc utzA0IWiV0z1D9+hZqYGI/qoGKaBSgq2ycbevTTBY892HBfhyw+sfHjK46Bk+CQit4suz7MLfAq73 C0dkyk9nChHFbL0QAcjREfMIGCczFvDsYJ/guyWRgpDxBOsiqmueZeviZixwejLFM+bqI1wX0OtZi chs282EO8s8aj722Bq/GtxVzuZLXGVRvDncd1iZBiGSWm0yulFdwutwr+CwBHMH77VyKBAORzjurN pz+RY6a6GIdZUfy2rh/DNeVneup1rMcthMalsyECN2A+lfC33bQa0M1myG4iZFjahhh1Kn5qN7duc U8ipa8QA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sp2Zy-0000000FTdO-1wV0; Fri, 13 Sep 2024 09:27:02 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sp2Xr-0000000FTKZ-3hb7 for linux-arm-kernel@lists.infradead.org; Fri, 13 Sep 2024 09:24:54 +0000 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 48CMBfEA030470; Fri, 13 Sep 2024 09:24:43 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=YGLQHUcv7RR43tPczoXh95 ob0kYtGEhBnH35KBdNEOA=; b=VqyGjwZ8/5lALtWqcyguZCGA0zOedbC6qk6mlu v+p2T0br8ZbDOq3niuX6SvOvY+vMCXxQuD0gzWtyI4vjIrEUGEwPBWlt4VDaNMoT cUEp8CfBwJQUBbqSagNcbOr+GFSiBeQZRd/0i+ot5uYlj6YfcMSWNVL5kmZGXoyo OnrlOqRg509op7rsc0TVsoseWmPCLnfieoEqx6JWBKvVrCHCcR5kGuHpEAJu+FTG nvZTo3AUT8nltYX61fqX2+FzBFZvi64Sn5gxH2YQkcWihzfcXR+Gm0DwAeZI4PMX iS28p7xKIrgf1/wVirNFJo4nLep9Fw59b1X20YQXYxjmqd9A== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41gy5a8afn-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 13 Sep 2024 09:24:42 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 48D9OfR0007092 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 13 Sep 2024 09:24:41 GMT Received: from hu-jinlmao-lv.qualcomm.com (10.49.16.6) 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; Fri, 13 Sep 2024 02:24:41 -0700 From: Mao Jinlong To: Suzuki K Poulose , Mike Leach , James Clark , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Mathieu Poirier , "Bjorn Andersson" , Konrad Dybcio CC: Mao Jinlong , , , , , Subject: [PATCH v4 0/2] arm64: dts: qcom: sm8450: Add coresight nodes Date: Fri, 13 Sep 2024 02:24:27 -0700 Message-ID: <20240913092430.31569-1-quic_jinlmao@quicinc.com> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01c.na.qualcomm.com (10.47.97.35) 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-GUID: xDCMXUeLP8bCbz1khI2-tUZbVOmRfXOg X-Proofpoint-ORIG-GUID: xDCMXUeLP8bCbz1khI2-tUZbVOmRfXOg 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 malwarescore=0 suspectscore=0 bulkscore=0 mlxlogscore=918 phishscore=0 impostorscore=0 mlxscore=0 priorityscore=1501 clxscore=1011 adultscore=0 lowpriorityscore=0 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2408220000 definitions=main-2409130064 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240913_022451_978099_7BA930F9 X-CRM114-Status: UNSURE ( 9.41 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Change since V3: 1. Use ^ete-[0-9]+$ for the pattern of node name -- comments from Rob Herring Change since V2: 1. Change the name in binding as 'ete'. Change since V1: 1. Remove the pattern match of ETE node name. 2. Update the tmc-etr node name in DT. Mao Jinlong (2): dt-bindings: arm: coresight: Update the pattern of ete node name arm64: dts: qcom: sm8450: Add coresight nodes .../arm/arm,embedded-trace-extension.yaml | 6 +- arch/arm64/boot/dts/qcom/sm8450.dtsi | 726 ++++++++++++++++++ 2 files changed, 729 insertions(+), 3 deletions(-)