* [RFC PATCH 2/2] arm64: dts: rockchip: drop PCIe 3v3 always-on and boot-on
@ 2025-06-04 9:21 ` Geraldo Nascimento
0 siblings, 0 replies; 2+ messages in thread
From: Geraldo Nascimento @ 2025-06-04 9:21 UTC (permalink / raw)
To: linux-rockchip
Cc: Hugh Cole-Baker, Christian Hewitt, Shawn Lin, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Rob Herring,
Bjorn Helgaas, Heiko Stuebner, linux-pci, linux-arm-kernel,
linux-kernel
Example commit of needed dropping of regulator always-on/boot-on
declarations to make sure quirky devices known to not be working
on RK3399 are able to enumerate on second try without
assertion/deassertion of PERST# in-band PCIe reset signal.
One example only, to avoid patch-bomb.
---
arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi b/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi
index 8ce7cee92af0..d31fd3d34cda 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi
@@ -25,8 +25,6 @@ vcc3v3_pcie: regulator-vcc-pcie {
pinctrl-names = "default";
pinctrl-0 = <&pcie_pwr>;
regulator-name = "vcc3v3_pcie";
- regulator-always-on;
- regulator-boot-on;
vin-supply = <&vcc5v0_sys>;
};
--
2.49.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [RFC PATCH 2/2] arm64: dts: rockchip: drop PCIe 3v3 always-on and boot-on
@ 2025-06-04 9:21 ` Geraldo Nascimento
0 siblings, 0 replies; 2+ messages in thread
From: Geraldo Nascimento @ 2025-06-04 9:21 UTC (permalink / raw)
To: linux-rockchip
Cc: Hugh Cole-Baker, Christian Hewitt, Shawn Lin, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Rob Herring,
Bjorn Helgaas, Heiko Stuebner, linux-pci, linux-arm-kernel,
linux-kernel
Example commit of needed dropping of regulator always-on/boot-on
declarations to make sure quirky devices known to not be working
on RK3399 are able to enumerate on second try without
assertion/deassertion of PERST# in-band PCIe reset signal.
One example only, to avoid patch-bomb.
---
arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi b/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi
index 8ce7cee92af0..d31fd3d34cda 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi
@@ -25,8 +25,6 @@ vcc3v3_pcie: regulator-vcc-pcie {
pinctrl-names = "default";
pinctrl-0 = <&pcie_pwr>;
regulator-name = "vcc3v3_pcie";
- regulator-always-on;
- regulator-boot-on;
vin-supply = <&vcc5v0_sys>;
};
--
2.49.0
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-04 9:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-04 9:21 [RFC PATCH 2/2] arm64: dts: rockchip: drop PCIe 3v3 always-on and boot-on Geraldo Nascimento
2025-06-04 9:21 ` Geraldo Nascimento
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.