[PATCH 1/2] arm64: dts: qcom: smb2370: Disable SMB2370_2 by default

From: Konrad Dybcio

Date: Thu Jul 16 2026 - 13:43:34 EST


From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

It's absent on laptops that only have 2 type-C ports (the majority so
far, including the CRD). Keep it disabled by default, following
established practice from the previous generation.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/smb2370.dtsi | 2 ++
1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/smb2370.dtsi b/arch/arm64/boot/dts/qcom/smb2370.dtsi
index 80f3fdae5705..1e02578e4ee3 100644
--- a/arch/arm64/boot/dts/qcom/smb2370.dtsi
+++ b/arch/arm64/boot/dts/qcom/smb2370.dtsi
@@ -36,6 +36,8 @@ smb2370_l_e2: pmic@b {
#address-cells = <1>;
#size-cells = <0>;

+ status = "disabled";
+
smb2370_l_e2_eusb2_repeater: phy@fd00 {
compatible = "qcom,smb2370-eusb2-repeater";
reg = <0xfd00>;

--
2.55.0