Message ID | 20250213071912.2930066-1-quic_mmanikan@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 3E4BB2063FC; Thu, 13 Feb 2025 07:19:30 +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=1739431173; cv=none; b=ouxaQOjQRvYOqoluJyfe/7ZZbmmcd9peReEJ1tC21AfJxZW6ggrKXIO3mKAru2busD5D+PB1PdfkZBDlwlQ2jnhkDTeq6r4gEP1/scYovr1p+DlC8vykf3e2/s9adyfoAkvqi+r16jggZOc8Jm9JjbpPmJybyHdu+ezY+5ncA4M= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739431173; c=relaxed/simple; bh=ChDtJt7/F2s8e/YUIjnaDBZMZQhHOz7ElbcMlhf0Mvw=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=oOmnP68KO3EJvvipfvT/d4ZR6F4446U4f31qpq5i8rTLPbr8kPWugThBUJABSv4YInFEHB9Rx0U4QO5S9a2ZMIffyZoIAXqCf2BkxOKjJgr8vN12UIHA08PyImP6kay+pIbeiwaeGkNopC+FtyvKcyLMG2cRKaD+DZlwhLsgCf8= 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=F7u7AJQ6; 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="F7u7AJQ6" Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 51D7HSuO001046; Thu, 13 Feb 2025 07:19:27 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=sIzO4T1+Nex+xFvfuy/Nuz x/LjoO4kO3SV00AdD9sNY=; b=F7u7AJQ6yuWKO2VCPzInpwIDhRvB5EPB3fA5Br k139pwX15YhpQgkvQJymhgs5MjYQHU5sGonTiRiPaY/ITS6s+k47of2xsuicTroa JmA6vT98zwy6YLf57OmD/RAcZE4CtckHuV08wWJ0tcNa00LJaFqQ1Bm55diiq9Gv lR2cWEYc/hY3kbptv9pKqE4UFeuknVWxXl6zIGjw/c81LhbWuxU6raRsQV2TrLoT 4riiMiphAkjbfCoq7gzPn6JVfvVj0KMExedncDVTX5BGMZxy1HFvqNtXvA5+KLC3 1gTQdL6nVX7RNKEy/BpNpYQIRrEGSZ/t44HmvE9Zt4p4v6qg== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 44sc7b805c-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 13 Feb 2025 07:19:26 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 51D7JPe6016257 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 13 Feb 2025 07:19:25 GMT Received: from hu-mmanikan-blr.qualcomm.com (10.80.80.8) 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, 12 Feb 2025 23:19:22 -0800 From: Manikanta Mylavarapu <quic_mmanikan@quicinc.com> To: <andersson@kernel.org>, <konradybcio@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: <quic_srichara@quicinc.com>, <quic_varada@quicinc.com> Subject: [PATCH v4 0/2] Add PCIe support for IPQ5424 Date: Thu, 13 Feb 2025 12:49:10 +0530 Message-ID: <20250213071912.2930066-1-quic_mmanikan@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: nasanex01a.na.qualcomm.com (10.52.223.231) 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-ORIG-GUID: r5sjGarlz83l2eMqiGSBqCMHtZI7V1lV X-Proofpoint-GUID: r5sjGarlz83l2eMqiGSBqCMHtZI7V1lV X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1057,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-02-13_02,2025-02-11_01,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 mlxlogscore=491 phishscore=0 priorityscore=1501 adultscore=0 lowpriorityscore=0 bulkscore=0 mlxscore=0 malwarescore=0 clxscore=1015 impostorscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2501170000 definitions=main-2502130054 |
Series |
Add PCIe support for IPQ5424
|
expand
|