Skip to content

Commit

Permalink
arch: arm64: dts: fix armsom sige1 sd card boot
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingfate authored and igorpecovnik committed Aug 8, 2024
1 parent 95d8c4b commit 30da05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3528-armsom-sige1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
regulator-name = "vccio_sd";
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <3300000>;
gpios = <&gpio4 RK_PC2 GPIO_ACTIVE_HIGH>;
gpios = <&gpio4 RK_PC2 GPIO_ACTIVE_LOW>;
vin-supply = <&vcc5v0_sys>;
states = <1800000 0x0
3300000 0x1>;
Expand Down

0 comments on commit 30da05a

Please sign in to comment.