diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-02-09 22:33:22 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-02-09 22:33:22 +0000 |
commit | 16ae49e2bea5badc71c2265966ec2a9b0ba541dc (patch) | |
tree | 5ff3ed27eadaf4f2d05b771bc108bd500b3d8f48 /src/arm64/allwinner/sun50i-h5-orangepi-zero-plus2.dts | |
parent | 550370858c61e6f7fe3832de73daa9cc25ba716a (diff) |
Notes
Diffstat (limited to 'src/arm64/allwinner/sun50i-h5-orangepi-zero-plus2.dts')
-rw-r--r-- | src/arm64/allwinner/sun50i-h5-orangepi-zero-plus2.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm64/allwinner/sun50i-h5-orangepi-zero-plus2.dts b/src/arm64/allwinner/sun50i-h5-orangepi-zero-plus2.dts index b6b7a561df8c9..a42fd79a62a30 100644 --- a/src/arm64/allwinner/sun50i-h5-orangepi-zero-plus2.dts +++ b/src/arm64/allwinner/sun50i-h5-orangepi-zero-plus2.dts @@ -71,7 +71,7 @@ pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin>; vmmc-supply = <®_vcc3v3>; bus-width = <4>; - cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>; + cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; status = "okay"; }; |