Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch/u-boot/legacy/u-boot-radxa-rk35xx/dt/rk3588-orangepi-5-plus.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
vcc3v3_pcie_eth: vcc3v3-pcie-eth-regulator {
5555
u-boot,dm-pre-reloc;
5656
compatible = "regulator-fixed";
57-
gpios = <&gpio3 RK_PB4 GPIO_ACTIVE_LOW>;
57+
gpios = <&gpio3 RK_PB4 GPIO_ACTIVE_HIGH>;
5858
regulator-name = "vcc3v3_pcie_eth";
5959
regulator-min-microvolt = <3300000>;
6060
regulator-max-microvolt = <3300000>;

0 commit comments

Comments
 (0)