From: Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
To: Bjorn Andersson <andersson@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Dmitry Baryshkov <lumag@kernel.org>,
Aleksandrs Vinarskis <alex.vinarskis@gmail.com>,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Abel Vesa <abel.vesa@linaro.org>,
Johan Hovold <johan+linaro@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Cc: Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Heikki Krogerus <heikki.krogerus@linux.intel.com>
Subject: [PATCH v1 1/6] arm64: dts: qcom: move pcie6a type change from X1P42100 to X1P42100-crd
Date: Mon, 31 Mar 2025 23:53:35 +0200 [thread overview]
Message-ID: <20250331215720.19692-2-alex.vinarskis@gmail.com> (raw)
In-Reply-To: <20250331215720.19692-1-alex.vinarskis@gmail.com>
It appears at least on some devices (Asus Zenbook A14, x1-26-100) change
of pcie6a_phy's compatible breaks the controller. Move compatible change
from generic x1p42100.dtsi to CRD's specific x1p42100-crd.dts instead.
Signed-off-by: Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
---
arch/arm64/boot/dts/qcom/x1p42100-crd.dts | 4 ++++
arch/arm64/boot/dts/qcom/x1p42100.dtsi | 4 ----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm64/boot/dts/qcom/x1p42100-crd.dts b/arch/arm64/boot/dts/qcom/x1p42100-crd.dts
index cf07860a63e9..a2a212b31556 100644
--- a/arch/arm64/boot/dts/qcom/x1p42100-crd.dts
+++ b/arch/arm64/boot/dts/qcom/x1p42100-crd.dts
@@ -15,3 +15,7 @@ / {
model = "Qualcomm Technologies, Inc. X1P42100 CRD";
compatible = "qcom,x1p42100-crd", "qcom,x1p42100";
};
+
+&pcie6a_phy {
+ compatible = "qcom,x1p42100-qmp-gen4x4-pcie-phy";
+};
diff --git a/arch/arm64/boot/dts/qcom/x1p42100.dtsi b/arch/arm64/boot/dts/qcom/x1p42100.dtsi
index 27f479010bc3..4424a8708d39 100644
--- a/arch/arm64/boot/dts/qcom/x1p42100.dtsi
+++ b/arch/arm64/boot/dts/qcom/x1p42100.dtsi
@@ -37,10 +37,6 @@ &pcie3 {
num-lanes = <4>;
};
-&pcie6a_phy {
- compatible = "qcom,x1p42100-qmp-gen4x4-pcie-phy";
-};
-
&soc {
/* The PCIe3 PHY on X1P42100 uses a different IP block */
pcie3_phy: phy@1bd4000 {
--
2.45.2
next prev parent reply other threads:[~2025-03-31 21:57 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-31 21:53 [PATCH v1 0/6] X1E Asus Zenbook A14 support Aleksandrs Vinarskis
2025-03-31 21:53 ` Aleksandrs Vinarskis [this message]
2025-04-01 10:19 ` [PATCH v1 1/6] arm64: dts: qcom: move pcie6a type change from X1P42100 to X1P42100-crd Konrad Dybcio
2025-04-01 15:28 ` Aleksandrs Vinarskis
2025-03-31 21:53 ` [PATCH v1 2/6] usb: typec: Add Parade PS8833 Type-C Retimer variant Aleksandrs Vinarskis
2025-04-01 5:37 ` Krzysztof Kozlowski
2025-03-31 21:53 ` [PATCH v1 3/6] dt-bindings: usb: Add Parade PS8833 Type-C retimer variant Aleksandrs Vinarskis
2025-04-01 5:36 ` Krzysztof Kozlowski
2025-03-31 21:53 ` [PATCH v1 4/6] dt-bindings: arm: qcom: Add Asus Zenbook A14 Aleksandrs Vinarskis
2025-04-01 5:38 ` Krzysztof Kozlowski
2025-04-01 10:16 ` Aleksandrs Vinarskis
2025-04-01 10:21 ` Konrad Dybcio
2025-04-01 12:56 ` Krzysztof Kozlowski
2025-03-31 21:53 ` [PATCH v1 5/6] firmware: qcom: scm: Allow QSEECOM on " Aleksandrs Vinarskis
2025-03-31 21:53 ` [PATCH v1 6/6] arm64: dts: qcom: Add support for X1-based " Aleksandrs Vinarskis
2025-04-01 15:59 ` Konrad Dybcio
2025-04-01 18:05 ` Aleksandrs Vinarskis
2025-04-01 21:15 ` Konrad Dybcio
2025-04-01 21:50 ` Aleksandrs Vinarskis
2025-04-02 6:30 ` Maud Spierings
2025-04-02 8:36 ` Aleksandrs Vinarskis
2025-04-03 0:06 ` Aleksandrs Vinarskis
2025-04-01 0:52 ` [PATCH v1 0/6] X1E Asus Zenbook A14 support Rob Herring (Arm)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250331215720.19692-2-alex.vinarskis@gmail.com \
--to=alex.vinarskis@gmail.com \
--cc=abel.vesa@linaro.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=johan+linaro@kernel.org \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=lumag@kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).