* [RESEND RFC PATCH 2/2] arm64: dts: rockchip: drop PCIe 3v3 always-on and boot-on
@ 2025-06-05 16:50 Geraldo Nascimento
0 siblings, 0 replies; only message in thread
From: Geraldo Nascimento @ 2025-06-05 16:50 UTC (permalink / raw)
To: linux-rockchip
Cc: Hugh Cole-Baker, 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.
Signed-off-by: Geraldo Nascimento <geraldogabriel@gmail.com>
---
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] only message in thread
only message in thread, other threads:[~2025-06-05 16:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05 16:50 [RESEND RFC PATCH 2/2] arm64: dts: rockchip: drop PCIe 3v3 always-on and boot-on Geraldo Nascimento
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).