Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] RK3566 BTT Pi2 - Fix PCIe enable pin.
@ 2025-09-10 20:26 andreili
  2025-09-10 20:26 ` [PATCH 2/5] RK3566 BTT Pi2 - Fix GMAC default delays andreili
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: andreili @ 2025-09-10 20:26 UTC (permalink / raw)
  To: linux-rockchip; +Cc: andreili

Signed-off-by: andreili <andreil499@gmail.com>

diff --git a/arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi b/arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi
index e7ba477e75f9..fdf7d00edf4d 100644
--- a/arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi
@@ -120,7 +120,7 @@ vcc3v3_pcie: regulator-vcc3v3-pcie {
 		compatible = "regulator-fixed";
 		regulator-name = "vcc3v3_pcie";
 		enable-active-high;
-		gpios = <&gpio0 RK_PB1 GPIO_ACTIVE_HIGH>;
+		gpios = <&gpio4 RK_PB1 GPIO_ACTIVE_HIGH>;
 		pinctrl-names = "default";
 		pinctrl-0 = <&pcie_drv>;
 		regulator-always-on;
-- 
2.51.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-10 20:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-10 20:26 [PATCH 1/5] RK3566 BTT Pi2 - Fix PCIe enable pin andreili
2025-09-10 20:26 ` [PATCH 2/5] RK3566 BTT Pi2 - Fix GMAC default delays andreili
2025-09-10 20:26 ` [PATCH 3/5] RK3566 BTT Pi2 - Fix RK808 clock names. Require for a normal shutdown/reboot andreili
2025-09-10 20:27 ` [PATCH 4/5] RK3566 BTT Pi2 - Fix default values andreili
2025-09-10 20:27 ` [PATCH 5/5] RK356x - Add OTP description andreili

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox