Message ID | 20241010073917.16023-1-quic_songchai@quicinc.com (mailing list archive) |
---|---|
Headers | show
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 B1AE4433C9; Thu, 10 Oct 2024 07:39:42 +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=1728545984; cv=none; b=qEQlIR9Cl9pHdJkL8vwGqOKhHlp2dV6qZ6YpJ8m9Vb4WCNlcIyZ0ditC1eqQOBVD6VJJkRrQOnUkPoGyL6Tg4TxrUymG4T+KqabTixCJs3FwkVpW07WIGYWgD2x9fbqJIAHc52P+P3nyi/Cfi9iXa95OGta4gxt8nTkK9FNnkZ8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728545984; c=relaxed/simple; bh=Lz2mc8od/Exm7Ll3HG40leC9lM6gPpss66+6Vm5m+gs=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=i2iKY9KyBnSuG3D88ThWauGtgqS/iQi+4EwJEQpiwfgKKNO9qY/x7WebLA4HnRB+hYgfBtro0YQPgSlna26IeZY+0f7/rmFmhVn7QGEeL4ZmPbcxVUX0p37YEdbXegIJfbhM34gbM74MDtKn4XdEGsj0Q7WrezycH5UsYdIeWxU= 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=KHudfqXK; 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="KHudfqXK" Received: from pps.filterd (m0279864.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 49A1cMCA031124; Thu, 10 Oct 2024 07:39:30 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=YRyLQZsAcWGaHbbZ+35xso Hitawbmv5a1fmbBELKA7A=; b=KHudfqXKeZMxn3jDgMm2lf6l+7HdgEuzGewu1U 8Pkc8uBVYq7RIXMmo7nbQ3MniDMxk3AWkX6+kPyZVRT+sIMC/dicMIKGBZhPOu5H d9JSGrv5gUILf+7WGyrvJro2M/8Sa6UQhLeNP5R+6CCDrQflUGZFYwh4uefL8tWt XfqI5IjWmJTDtwEG4lpuu7PPdRNM3881UA4duKDVU5rA7g8RZ6xmkMUTGtX6ttOE IEkrWrrBVdbu4T+SteNQOvv+bFTzLMn067X/5g7xtpMffSBGnKz159aoUHzd5mh6 1wVeBtjcyXlaiMgRcYOOdXwcqV8xWsK7UXZrDuxuu7Obl+MQ== Received: from nasanppmta03.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4258pswg6c-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 10 Oct 2024 07:39:29 +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 49A7dTNY001320 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 10 Oct 2024 07:39:29 GMT Received: from 3b5b8f7e4007.qualcomm.com (10.49.16.6) 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.1544.9; Thu, 10 Oct 2024 00:39:28 -0700 From: Songwei Chai <quic_songchai@quicinc.com> To: Suzuki K Poulose <suzuki.poulose@arm.com>, Mike Leach <mike.leach@linaro.org>, James Clark <james.clark@arm.com>, "Alexander Shishkin" <alexander.shishkin@linux.intel.com>, Andy Gross <agross@kernel.org>, Bjorn Andersson <andersson@kernel.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org> CC: Songwei Chai <quic_songchai@quicinc.com>, <linux-kernel@vger.kernel.org>, <coresight@lists.linaro.org>, <linux-arm-kernel@lists.infradead.org>, <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org> Subject: [PATCH v2 0/7] Provides support for Trigger Generation Unit Date: Thu, 10 Oct 2024 15:39:08 +0800 Message-ID: <20241010073917.16023-1-quic_songchai@quicinc.com> X-Mailer: git-send-email 2.45.2 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: <linux-arm-msm.vger.kernel.org> List-Subscribe: <mailto:linux-arm-msm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-arm-msm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-ClientProxiedBy: nalasex01b.na.qualcomm.com (10.47.209.197) 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-GUID: zJ6sw4GdFMfqNhe71UnyqYSYLFisgU3P X-Proofpoint-ORIG-GUID: zJ6sw4GdFMfqNhe71UnyqYSYLFisgU3P 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 priorityscore=1501 spamscore=0 mlxscore=0 bulkscore=0 impostorscore=0 clxscore=1015 suspectscore=0 lowpriorityscore=0 phishscore=0 malwarescore=0 adultscore=0 mlxlogscore=999 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2410100049 |
Series |
Provides support for Trigger Generation Unit
|
expand
|