diff options
Diffstat (limited to 'arm64-Revert-allwinner-a64-pine64-Use-dcdc1-regulato.patch')
-rw-r--r-- | arm64-Revert-allwinner-a64-pine64-Use-dcdc1-regulato.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm64-Revert-allwinner-a64-pine64-Use-dcdc1-regulato.patch b/arm64-Revert-allwinner-a64-pine64-Use-dcdc1-regulato.patch index 33f9271b7..f8948748d 100644 --- a/arm64-Revert-allwinner-a64-pine64-Use-dcdc1-regulato.patch +++ b/arm64-Revert-allwinner-a64-pine64-Use-dcdc1-regulato.patch @@ -33,9 +33,9 @@ index d06e34b5d192..caf8b6fbe5e3 100644 pinctrl-0 = <&mmc0_pins>; - vmmc-supply = <®_dcdc1>; + vmmc-supply = <®_vcc3v3>; - cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>; - cd-inverted; + cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; disable-wp; + bus-width = <4>; -- 2.14.3 |