diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2018-04-06 12:00:21 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2018-04-06 12:00:21 -0500 |
commit | 5bf5e37a7486ccdfd14568b43d80c148729a5483 (patch) | |
tree | 27273118bf39dbabe17100fea4fb2e9614f1736c /arm64-Revert-allwinner-a64-pine64-Use-dcdc1-regulato.patch | |
parent | 9664f61c53daecbcfe15acdae46d0d1c47d63696 (diff) | |
download | kernel-5bf5e37a7486ccdfd14568b43d80c148729a5483.tar.gz kernel-5bf5e37a7486ccdfd14568b43d80c148729a5483.tar.xz kernel-5bf5e37a7486ccdfd14568b43d80c148729a5483.zip |
Linux v4.16-9576-g38c23685b273
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 |