From patchwork Thu May 16 02:56:40 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mao Jinlong X-Patchwork-Id: 797701 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 0E0551C14; Thu, 16 May 2024 02:57:11 +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=1715828233; cv=none; b=JkW8RUgZM8K6KMevRgHbX/LOr8Au6mQdma7ZEvgQxhJbU9ato6Mzk2iBSN7kZhCmgdOhCZwGC7Y7CWBvYdIFSKTGUz3x/AnTi6RxytiQuozfe6yn6phQKMHagZBklgGwj8xxRoYCRv40YC/1smhKK6+40kCJQBZ3DVydPmlgaKE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715828233; c=relaxed/simple; bh=huXl8QaDVgfgg8UoVU6HmZ3Njzbt9oBjDywQdhWwJKM=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=PNCNOY9U0hFj/9br3m08+Uzxp9idu9wu8/FGiOC4npWXprkjcOglwVfEi3ozdzaFeCmAD9qOB4fNRgYVBIhV7MoD29e729sVsau7Qy5ZHg+O0UEy/sGYHFNFLUYpixY5bv5scFIXMbXecdkUdX16PY2302QRZtd1vK6f16aB58g= 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=ONGScRrq; 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="ONGScRrq" Received: from pps.filterd (m0279869.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 44FL4cDS021777; Thu, 16 May 2024 02:56:58 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s= qcppdkim1; bh=Fj91bppyWaq3zj1aYGpnewKQyG3354S9rF1Sp504wwQ=; b=ON GScRrq8icX5ucwwEZSmWPvLlJ3cMNfQbt69B1BAhs0kVHRGpIZk0RJkQi7QxcGEJ okZLzsFxwR3tH/vtZGJ1y5aCih0IcEp1CTpKjm+cOgm1wzpT9EuahG2BcKdL/qyt DUrKcLcnAMOKput73ZtbPw4vzhcj7FEkDAaRaz/dO/k4OkMYRuNP5Kkbs3aLCNHl UDxeZ6+gqWhNMJkHOfCDfHKWIQFkj6BOwtrru9p0vXIfkpztj/R16R3lLI9pDagd dKSnaCxmdZKO0rqpoRxGr/B01HjtedQVoTWM2i1Le/G3KHLTryjWfGenlR+l6LtG JZzpXQolK8b7H1tjnwuw== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3y45vbckmt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 16 May 2024 02:56:58 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 44G2uubf009779 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 16 May 2024 02:56:56 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; Wed, 15 May 2024 19:56:56 -0700 From: Mao Jinlong To: Suzuki K Poulose , Mike Leach , James Clark , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Mao Jinlong , "Alexander Shishkin" CC: , , , , , Tingwei Zhang , Yuanfang Zhang , Tao Zhang , songchai Subject: [PATCH v1 1/3] dt-bindings: arm: Add trace-id for coresight dummy source Date: Wed, 15 May 2024 19:56:40 -0700 Message-ID: <20240516025644.4383-2-quic_jinlmao@quicinc.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240516025644.4383-1-quic_jinlmao@quicinc.com> References: <20240516025644.4383-1-quic_jinlmao@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: 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: 5WimG0IQ5ad59mMDZMP5KnPtlMmKIUd8 X-Proofpoint-ORIG-GUID: 5WimG0IQ5ad59mMDZMP5KnPtlMmKIUd8 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.650,FMLib:17.11.176.26 definitions=2024-05-16_01,2024-05-15_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 clxscore=1015 mlxscore=0 suspectscore=0 spamscore=0 malwarescore=0 adultscore=0 mlxlogscore=925 phishscore=0 priorityscore=1501 bulkscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2405010000 definitions=main-2405160019 Add trace-id for static id support to coresight dummy source. Signed-off-by: Mao Jinlong --- .../devicetree/bindings/arm/arm,coresight-dummy-source.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/arm,coresight-dummy-source.yaml b/Documentation/devicetree/bindings/arm/arm,coresight-dummy-source.yaml index 6745b4cc8f1c..9adf34ea450e 100644 --- a/Documentation/devicetree/bindings/arm/arm,coresight-dummy-source.yaml +++ b/Documentation/devicetree/bindings/arm/arm,coresight-dummy-source.yaml @@ -38,6 +38,12 @@ properties: enum: - arm,coresight-dummy-source + trace-id: + $ref: /schemas/types.yaml#/definitions/uint32 + description: + If dummy source needs static id support, use this to set trace id. + The range is 1 to 127. + out-ports: $ref: /schemas/graph.yaml#/properties/ports