|
|
@@ -1,95 +1,7 @@
|
|
|
-From patchwork Sat Apr 26 08:47:20 2025
|
|
|
-Content-Type: text/plain; charset="utf-8"
|
|
|
-MIME-Version: 1.0
|
|
|
-Content-Transfer-Encoding: 7bit
|
|
|
-X-Patchwork-Submitter: George Moussalem <[email protected]>
|
|
|
-X-Patchwork-Id: 14067566
|
|
|
-Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org
|
|
|
- [10.30.226.201])
|
|
|
- (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 7F4681C84B1;
|
|
|
- Sat, 26 Apr 2025 08:47:51 +0000 (UTC)
|
|
|
-Authentication-Results: smtp.subspace.kernel.org;
|
|
|
- arc=none smtp.client-ip=10.30.226.201
|
|
|
-ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116;
|
|
|
- t=1745657271; cv=none;
|
|
|
- b=M866cJf/V6RxRwZ+Z/t6DUNC/4uUC28M2tFr3KZNsWjzpmjRvEQ0F/GNa8h5aJBvGnSEePGU/O/HxHPBxi4GiTA9ZVp/lf7Hs+r8IFTvSggG31OxmOlVKLlPaHAGfmFWYM/IFRz9vGSrVQ7gbQanlaR8yvblfamuIEHX1oJ+/ik=
|
|
|
-ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org;
|
|
|
- s=arc-20240116; t=1745657271; c=relaxed/simple;
|
|
|
- bh=s2C/YfnCIJHh91xdt3j52t+/ImXU3ihecScu2Iibt88=;
|
|
|
- h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References:
|
|
|
- In-Reply-To:To:Cc;
|
|
|
- b=dKXYWKjuQJO3BeaVAC5JVuoSJ538vu9FvW/1eGwbMzm5ZwQFOa1zMpipPc6YxOD9XZd4ckdLgr+eMg725RGmHklL/kvGpno5/oBRxdVmPAJLGO231PJgUdUGSvEZ3l2chja2181+a1mSPHhJ4aErT3SEYuWMrRf2NHDfC/Ac5wY=
|
|
|
-ARC-Authentication-Results: i=1; smtp.subspace.kernel.org;
|
|
|
- dkim=pass (2048-bit key) header.d=kernel.org [email protected]
|
|
|
- header.b=oFiqwO9r; arc=none smtp.client-ip=10.30.226.201
|
|
|
-Authentication-Results: smtp.subspace.kernel.org;
|
|
|
- dkim=pass (2048-bit key) header.d=kernel.org [email protected]
|
|
|
- header.b="oFiqwO9r"
|
|
|
-Received: by smtp.kernel.org (Postfix) with ESMTPS id EBA53C4CEEB;
|
|
|
- Sat, 26 Apr 2025 08:47:50 +0000 (UTC)
|
|
|
-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org;
|
|
|
- s=k20201202; t=1745657271;
|
|
|
- bh=s2C/YfnCIJHh91xdt3j52t+/ImXU3ihecScu2Iibt88=;
|
|
|
- h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From;
|
|
|
- b=oFiqwO9r8uxa64raZD61ax5LqtigXQBAXL9AvrSRrZA/GiwcA1rmMAHQKdSaS/zin
|
|
|
- LpatrrfpB+O005agqR5ce8kxbHa6402LS4WZPYz6H+1xJYPjUmLnNsl2vboufmGrG6
|
|
|
- b+JrwDy5UWsBWZVvZgTUF5D9U95ZWI3iHDOUek0lkyR9EHvqUiMb/ELtA7feFItqEs
|
|
|
- M/QeZWHKvGgfhpOtfEcRZYcdS5c8FdFDlTf5k2r0sRBKBM2XzzyIrtNtQqi+/bhvtr
|
|
|
- sIu+wvwZhfGgJsGT8dDpLTcukN2anyL01bB076AHp3MzI2d4ggYYRFv09yVnzj50XD
|
|
|
- 5nMOYnjtjTZQw==
|
|
|
-Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org
|
|
|
- (localhost.localdomain [127.0.0.1])
|
|
|
- by smtp.lore.kernel.org (Postfix) with ESMTP id DB3E5C369D1;
|
|
|
- Sat, 26 Apr 2025 08:47:50 +0000 (UTC)
|
|
|
-Date: Sat, 26 Apr 2025 12:47:20 +0400
|
|
|
-Subject: [PATCH v9 1/2] arm64: dts: qcom: ipq5018: Add PCIe related nodes
|
|
|
-Precedence: bulk
|
|
|
-X-Mailing-List: [email protected]
|
|
|
-List-Id: <linux-arm-msm.vger.kernel.org>
|
|
|
-List-Subscribe: <mailto:[email protected]>
|
|
|
-List-Unsubscribe: <mailto:[email protected]>
|
|
|
-MIME-Version: 1.0
|
|
|
-Message-Id: <[email protected]>
|
|
|
-References: <[email protected]>
|
|
|
-In-Reply-To: <[email protected]>
|
|
|
-To: Vinod Koul <[email protected]>,
|
|
|
- Kishon Vijay Abraham I <[email protected]>, Rob Herring <[email protected]>,
|
|
|
- Krzysztof Kozlowski <[email protected]>,
|
|
|
- Conor Dooley <[email protected]>,
|
|
|
- Nitheesh Sekar <[email protected]>,
|
|
|
- Varadarajan Narayanan <[email protected]>,
|
|
|
- Bjorn Helgaas <[email protected]>,
|
|
|
- Lorenzo Pieralisi <[email protected]>, =?utf-8?q?Krzysztof_Wilczy?=
|
|
|
- =?utf-8?q?=C5=84ski?= <[email protected]>,
|
|
|
- Manivannan Sadhasivam <[email protected]>,
|
|
|
- Bjorn Andersson <[email protected]>,
|
|
|
- Konrad Dybcio <[email protected]>,
|
|
|
- Praveenkumar I <[email protected]>
|
|
|
-Cc: [email protected], [email protected],
|
|
|
- [email protected], [email protected],
|
|
|
- [email protected], George Moussalem <[email protected]>,
|
|
|
- [email protected],
|
|
|
- [email protected],
|
|
|
- Sricharan R <[email protected]>,
|
|
|
- Dmitry Baryshkov <[email protected]>,
|
|
|
- Konrad Dybcio <[email protected]>
|
|
|
-X-Mailer: b4 0.14.2
|
|
|
-X-Developer-Signature: v=1; a=ed25519-sha256; t=1745657268; l=7874;
|
|
|
- [email protected]; s=20250321; h=from:subject:message-id;
|
|
|
- bh=kGrZ/VHv+p7/RMeNwr0Kf61p0n/Ee/GyXpuErx0N1DQ=;
|
|
|
- b=dmN2go3sL7VarHf/cZsYp30QQnlAI+awY3vAVLx+86ukud+nG2PwQ8rx7Aw64wCDmqdJayYWz
|
|
|
- AhTM382VJf9AvbWcGs1CzUJw16JbmI8XNWnRHjhwbchkLu3okeDVfqI
|
|
|
-X-Developer-Key: [email protected]; a=ed25519;
|
|
|
- pk=/PuRTSI9iYiHwcc6Nrde8qF4ZDhJBlUgpHdhsIjnqIk=
|
|
|
-X-Endpoint-Received: by B4 Relay for [email protected]/20250321
|
|
|
- with auth_id=364
|
|
|
-X-Original-From: George Moussalem <[email protected]>
|
|
|
-Reply-To: [email protected]
|
|
|
-From: George Moussalem <[email protected]>
|
|
|
-
|
|
|
+From 18a5bf00a02ca54d51266b861518f2844c4f08d7 Mon Sep 17 00:00:00 2001
|
|
|
From: Nitheesh Sekar <[email protected]>
|
|
|
+Date: Wed, 14 May 2025 09:52:13 +0400
|
|
|
+Subject: [PATCH] arm64: dts: qcom: ipq5018: Add PCIe related nodes
|
|
|
|
|
|
Add phy and controller nodes for a 2-lane Gen2 and
|
|
|
a 1-lane Gen2 PCIe bus. IPQ5018 has 8 MSI SPI interrupts and
|
|
|
@@ -103,14 +15,16 @@ Reviewed-by: Manivannan Sadhasivam <[email protected]>
|
|
|
Reviewed-by: Dmitry Baryshkov <[email protected]>
|
|
|
Reviewed-by: Konrad Dybcio <[email protected]>
|
|
|
Signed-off-by: George Moussalem <[email protected]>
|
|
|
+Link: https://lore.kernel.org/r/[email protected]
|
|
|
+Signed-off-by: Bjorn Andersson <[email protected]>
|
|
|
---
|
|
|
- arch/arm64/boot/dts/qcom/ipq5018.dtsi | 238 +++++++++++++++++++++++++++++++++-
|
|
|
- 1 file changed, 236 insertions(+), 2 deletions(-)
|
|
|
+ arch/arm64/boot/dts/qcom/ipq5018.dtsi | 240 +++++++++++++++++++++++++-
|
|
|
+ 1 file changed, 238 insertions(+), 2 deletions(-)
|
|
|
|
|
|
--- a/arch/arm64/boot/dts/qcom/ipq5018.dtsi
|
|
|
+++ b/arch/arm64/boot/dts/qcom/ipq5018.dtsi
|
|
|
-@@ -258,6 +258,40 @@
|
|
|
- #thermal-sensor-cells = <1>;
|
|
|
+@@ -147,6 +147,40 @@
|
|
|
+ status = "disabled";
|
|
|
};
|
|
|
|
|
|
+ pcie1_phy: phy@7e000 {
|
|
|
@@ -150,7 +64,7 @@ Signed-off-by: George Moussalem <[email protected]>
|
|
|
tlmm: pinctrl@1000000 {
|
|
|
compatible = "qcom,ipq5018-tlmm";
|
|
|
reg = <0x01000000 0x300000>;
|
|
|
-@@ -281,8 +315,8 @@
|
|
|
+@@ -170,8 +204,8 @@
|
|
|
reg = <0x01800000 0x80000>;
|
|
|
clocks = <&xo_board_clk>,
|
|
|
<&sleep_clk>,
|
|
|
@@ -161,7 +75,7 @@ Signed-off-by: George Moussalem <[email protected]>
|
|
|
<0>,
|
|
|
<0>,
|
|
|
<0>,
|
|
|
-@@ -498,6 +532,208 @@
|
|
|
+@@ -387,6 +421,208 @@
|
|
|
status = "disabled";
|
|
|
};
|
|
|
};
|
|
|
@@ -369,4 +283,4 @@ Signed-off-by: George Moussalem <[email protected]>
|
|
|
+ };
|
|
|
};
|
|
|
|
|
|
- thermal-zones {
|
|
|
+ timer {
|