diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2018-11-21 12:44:54 +0300 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@bootlin.com> | 2018-11-28 17:14:18 +0300 |
commit | dac89fd27886fdf6aa6ecb9aa29ee6c1039db0e5 (patch) | |
tree | 1d2f01dc937f6ddf4672081773003d9840ec4688 /arch/arm/boot/dts/sun8i-r16-parrot.dts | |
parent | 3af4c3eaf8cf32c75803ac625eccaefc3a39efd0 (diff) | |
download | linux-dac89fd27886fdf6aa6ecb9aa29ee6c1039db0e5.tar.xz |
ARM: dts: sun8i: a23/a33: Remove redundant MMC pinmux tuning
Some boards override the MMC pin muxing settings in order to enable the
pull-ups and change the drive strength to a value higher than the default.
While this was needed in the earlier days, this is now the default setting
for those pins, and therefore we don't need those board-specific settings
anymore.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'arch/arm/boot/dts/sun8i-r16-parrot.dts')
-rw-r--r-- | arch/arm/boot/dts/sun8i-r16-parrot.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sun8i-r16-parrot.dts b/arch/arm/boot/dts/sun8i-r16-parrot.dts index 472c03b7aeab..7322357aab04 100644 --- a/arch/arm/boot/dts/sun8i-r16-parrot.dts +++ b/arch/arm/boot/dts/sun8i-r16-parrot.dts @@ -158,7 +158,6 @@ &mmc2_8bit_pins { drive-strength = <40>; - bias-pull-up; }; &ohci0 { |