Message ID | 20241226102432.3193366-1-quic_varada@quicinc.com (mailing list archive) |
---|---|
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 2E154146A71; Thu, 26 Dec 2024 10:25:15 +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=1735208717; cv=none; b=M2TLfniil2zNMNRA7j6nSR3mW517yp1Qs1XQTrjOWf5pDaaVkqcSSonxxUBVupYzKjQmLKNz9SSXb8pgjCKY7jLNw1vcriKtfcCLwiYBL8AFVSf7S3ttY6iEmPvVT944krKG1YWYnnFgSv+AJWPDHhOVQIR0lGj4Su7meg/Tlxw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735208717; c=relaxed/simple; bh=zc2rimkhOAZHp5yHDodANblxd2z88rhW/LOyEsmVYQA=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=H5tbAr5V+WQlq9trBnqvJklVedZSFokjhuaIvaooreJOHPQNT2b/M1R6ZpwFmKIly+4Joua8HpQPC5CiEMGhtxe/9aY9tFrULnhHxpRWfOq9iEHFgwTLurQ3xaphUPiHkQOQREgUU+K+462M4QewRWxHU6zaffgsnaZR2mrjBac= 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=cybjRoEk; 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="cybjRoEk" Received: from pps.filterd (m0279868.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4BQ8BvsD023185; Thu, 26 Dec 2024 10:24:52 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=GDQzG1FrO7blb2wKQs4rgj cv1kG7vBb0NbhNH3Xhd0I=; b=cybjRoEk6gLo7tAC2wzBy0PdC4kyi+Ewa5wkmL ES6nKaHKVYtBVzaK/oLqbKuPV7bJiyLhoa4NIbgrbC7BQPGuKt8DEIr9YZKTHzyq guo22beqHZf/Hgdkyf/jOXEbP+nrj+UTWysNp2vF2bQeGqESv9kFut6WY9kOr8Ye WYoM3Gjb1wIuB7+q2ZUvA5VMj8LzeZCsXvlNmroUoOhKChAUqKWcT9nzyrBggRn9 l1fkmPU6viYzJ7nazh7WOQWUml486HQ0GiHn9kFEetwzeqJO13kxSjOWYAAVvuiY L3zKX4OuZ8dfDjgRpZZemfXZUHWkSrjm+gO/zUuqDUgsl9TA== Received: from nasanppmta03.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 43s3dws36e-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 26 Dec 2024 10:24:52 +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 4BQAOpVQ012542 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 26 Dec 2024 10:24:51 GMT Received: from hu-varada-blr.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, 26 Dec 2024 02:24:45 -0800 From: Varadarajan Narayanan <quic_varada@quicinc.com> To: <lpieralisi@kernel.org>, <kw@linux.com>, <manivannan.sadhasivam@linaro.org>, <robh@kernel.org>, <bhelgaas@google.com>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <vkoul@kernel.org>, <kishon@kernel.org>, <andersson@kernel.org>, <konradybcio@kernel.org>, <p.zabel@pengutronix.de>, <dmitry.baryshkov@linaro.org>, <quic_nsekar@quicinc.com>, <quic_varada@quicinc.com>, <linux-arm-msm@vger.kernel.org>, <linux-pci@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-phy@lists.infradead.org> Subject: [PATCH v4 0/5] Add PCIe support for Qualcomm IPQ5332 Date: Thu, 26 Dec 2024 15:54:27 +0530 Message-ID: <20241226102432.3193366-1-quic_varada@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-Transfer-Encoding: 8bit Content-Type: text/plain 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-GUID: XgVW4IFGsRf8CZu-arBS6x9VUEqu32wB X-Proofpoint-ORIG-GUID: XgVW4IFGsRf8CZu-arBS6x9VUEqu32wB 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 spamscore=0 clxscore=1015 suspectscore=0 lowpriorityscore=0 mlxlogscore=999 impostorscore=0 bulkscore=0 malwarescore=0 priorityscore=1501 adultscore=0 phishscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2411120000 definitions=main-2412260091 |
Series |
Add PCIe support for Qualcomm IPQ5332
|
expand
|