We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f977f5 commit a44ae29Copy full SHA for a44ae29
patch/u-boot/legacy/u-boot-radxa-rk35xx/dt/rk3588-orangepi-5-plus.dts
@@ -54,7 +54,7 @@
54
vcc3v3_pcie_eth: vcc3v3-pcie-eth-regulator {
55
u-boot,dm-pre-reloc;
56
compatible = "regulator-fixed";
57
- gpios = <&gpio3 RK_PB4 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio3 RK_PB4 GPIO_ACTIVE_HIGH>;
58
regulator-name = "vcc3v3_pcie_eth";
59
regulator-min-microvolt = <3300000>;
60
regulator-max-microvolt = <3300000>;
0 commit comments