Message ID | 20250529081949.26493-1-quic_songchai@quicinc.com |
---|---|
Headers | show
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 8A45120DD48; Thu, 29 May 2025 08:20:21 +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=1748506823; cv=none; b=QbtOCJoQJ39hHFcvgTRijyaj3HKlGpsugSFK+3QwnsrJsTTBXQxh4uf+KlxRn6CiM761EZA3HI7+1wMepn5jrcNXkeiQdO5aBi2KBo442USOtMs59/ED4kpR6cRy3XSwGG5vzDJH8Bsg1EC5EQ+eUG3I77tQhdADpJssX2DVhK0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748506823; c=relaxed/simple; bh=3svdEsx3umMC18xkQP2w0aKKcgcs2exnc0CCi36GsoE=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=VgozD9k//tQVyPBVaSESunoJFYPwWNbhpH+oCjSXpGNAJm8+Yb8b5pdfZgcrd+TwzzCf7KQhm5v+OuYZZzNxO67BoQx1eyK9hlxX7gY7F7d8kBUfwzHcI3ewj+o6pLdnc7nz64RXo6LJY+vm3rNhJd9K3Q25XrFuajyj8gH28YY= 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=lZy7QRar; 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="lZy7QRar" Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 54T7BwJJ008744; Thu, 29 May 2025 08:20:06 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=mnRKuTuSHpTVnAhp4GSYvK oMTy73Cyst1yP3HvO2Xto=; b=lZy7QRardLSQQEk4jZSEW7Dq68wO40S/eTmwcU anrNlCljFd6JW4bmVDKkjKPNHURJeXoyin0IxhKAl4CPvG6dw3ca66SOEREo2OGz cRPxecFAWp3nsEk39IpsUY3T7lfqQcNhYmAu2juGoysF8bqHomhEpo0xLFwlTM+n oF/I6T0jzYWXDHJ1gmf46AqvwXpxSdGcVojHReexlzooPJ1fxYwPMNq1yGftyWi9 2Tfb4nwIjCqB9yulMiWljSg7jEtX0o0YXiuOwTF7zKjLMMuYS0URoCFRLOzZu78Y Ng0Rdsqo7XvnOss80DjM+H+tSev/D36i6jsB2H1YtEfrC/JA== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 46x8d79p9c-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 29 May 2025 08:20:05 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 54T8K429023416 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 29 May 2025 08:20:04 GMT Received: from ap-cloud-sh02-lnx.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.1544.9; Thu, 29 May 2025 01:20:01 -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>, <quic_songchai@quicinc.com> CC: <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 v5 0/7] Provides support for Trigger Generation Unit Date: Thu, 29 May 2025 16:19:41 +0800 Message-ID: <20250529081949.26493-1-quic_songchai@quicinc.com> X-Mailer: git-send-email 2.34.1 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: nasanex01a.na.qualcomm.com (10.52.223.231) 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: lbYqP46dLOY_rd1SjY7-LnjpDYnaVtah X-Proofpoint-ORIG-GUID: lbYqP46dLOY_rd1SjY7-LnjpDYnaVtah X-Authority-Analysis: v=2.4 cv=X8pSKHTe c=1 sm=1 tr=0 ts=683818b6 cx=c_pps a=JYp8KDb2vCoCEuGobkYCKw==:117 a=JYp8KDb2vCoCEuGobkYCKw==:17 a=GEpy-HfZoHoA:10 a=IkcTkHD0fZMA:10 a=dt9VzEwgFbYA:10 a=VwQbUJbxAAAA:8 a=COk6AnOGAAAA:8 a=l4AmMDwvK2ciIq75cCoA:9 a=jWg8M_cAZNhw4cqM:21 a=3ZKOabzyN94A:10 a=QEXdDO2ut3YA:10 a=TjNXssC_j7lpFel5tvFf:22 X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwNTI5MDA4MCBTYWx0ZWRfX6vN7w9TOdi4V 4M+Inq1cUV6b9oq/JW636lyzKEqL8YEFy/Y1ZsFzMYIHMqJQvNQJ/sNVMvv6F/eSP65x/lm8AOP tRpOWM9H1d15GEqmWoPqVcYJEqJAHvLDRoiy3CaTy4RvTVuAPrwts/LuwmRrd++KA8AZCNKCqkI ZjXmyXoDdU5/xrgHU0f7MIiNcu5f2HaQFXHILl1IZAJAxlZZIVDDzkCtncrwcp3JxVpS2GCKjXv wiw125Uu3qA/0MgBHlg6SijlGE061Z2OaLFCEvsLZGvVrdCBDLRIclgLKvASQ2qq+ZXiEn4FEQt +iauWTfEKJWDfuPeM51Z0Hb5VGH+mdgAedRemEt3lbazoq99ciIEuw8I43DdDlG85MJCKbXn8Rr nIaHGxxdoBYbuXeNw2IiOnR+yisRKKlCq/19S+l184dEbV7O+B8kVR63xFvga+4UOXOVGl9+ X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.0.736,FMLib:17.12.80.40 definitions=2025-05-29_04,2025-05-29_01,2025-03-28_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 mlxscore=0 lowpriorityscore=0 phishscore=0 spamscore=0 adultscore=0 impostorscore=0 bulkscore=0 mlxlogscore=999 suspectscore=0 clxscore=1015 malwarescore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2505160000 definitions=main-2505290080 |
Series |
Provides support for Trigger Generation Unit
|
expand
|