提交 da0eb2f2 编写于 作者: M Maxime Ripard

ARM: dts: sun9i: optimus: Remove card detect pull-up

The board has an external pull-up on the card-detect signal, so there's no
need to add another one.

This also removes a DTC warning.
Acked-by: NChen-Yu Tsai <wens@csie.org>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 d177864f
......@@ -122,7 +122,7 @@
&mmc0 {
pinctrl-names = "default";
pinctrl-0 = <&mmc0_pins>, <&mmc0_cd_pin_optimus>;
pinctrl-0 = <&mmc0_pins>;
vmmc-supply = <&reg_dcdc1>;
bus-width = <4>;
cd-gpios = <&pio 7 18 GPIO_ACTIVE_HIGH>; /* PH8 */
......@@ -173,14 +173,6 @@
clocks = <&ac100_rtc 0>;
};
&pio {
mmc0_cd_pin_optimus: mmc0_cd_pin@0 {
pins = "PH18";
function = "gpio_in";
bias-pull-up;
};
};
&r_ir {
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册