ARM: dts: sun7i: 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: NMaxime Ripard <maxime.ripard@bootlin.com>
Acked-by: NChen-Yu Tsai <wens@csie.org>
上级 7dab9adb
......@@ -197,11 +197,6 @@
};
};
&mmc3_pins {
/* AP6210 requires pull-up */
bias-pull-up;
};
&ohci0 {
status = "okay";
};
......
......@@ -215,11 +215,6 @@
};
};
&mmc3_pins {
/* AP6210 requires pull-up */
bias-pull-up;
};
&ohci0 {
status = "okay";
};
......
......@@ -167,11 +167,6 @@
};
};
&mmc3_pins {
/* AP6210 / AP6330 requires pull-up */
bias-pull-up;
};
&ohci0 {
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册