提交 0ed9eab3 编写于 作者: H Hans de Goede 提交者: Maxime Ripard

ARM: dts: sun7i: Add reg_vcc3v3 to sun7i board mmc nodes

Signed-off-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 e6879d19
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
mmc0: mmc@01c0f000 { mmc0: mmc@01c0f000 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>; pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
vmmc-supply = <&reg_vcc3v3>;
bus-width = <4>; bus-width = <4>;
cd-gpios = <&pio 7 1 0>; /* PH1 */ cd-gpios = <&pio 7 1 0>; /* PH1 */
cd-inverted; cd-inverted;
......
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
mmc0: mmc@01c0f000 { mmc0: mmc@01c0f000 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>; pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
vmmc-supply = <&reg_vcc3v3>;
bus-width = <4>; bus-width = <4>;
cd-gpios = <&pio 7 1 0>; /* PH1 */ cd-gpios = <&pio 7 1 0>; /* PH1 */
cd-inverted; cd-inverted;
......
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
mmc0: mmc@01c0f000 { mmc0: mmc@01c0f000 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>; pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
vmmc-supply = <&reg_vcc3v3>;
bus-width = <4>; bus-width = <4>;
cd-gpios = <&pio 7 1 0>; /* PH1 */ cd-gpios = <&pio 7 1 0>; /* PH1 */
cd-inverted; cd-inverted;
...@@ -43,6 +44,7 @@ ...@@ -43,6 +44,7 @@
mmc3: mmc@01c12000 { mmc3: mmc@01c12000 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc3_pins_a>, <&mmc3_cd_pin_olinuxinom>; pinctrl-0 = <&mmc3_pins_a>, <&mmc3_cd_pin_olinuxinom>;
vmmc-supply = <&reg_vcc3v3>;
bus-width = <4>; bus-width = <4>;
cd-gpios = <&pio 7 11 0>; /* PH11 */ cd-gpios = <&pio 7 11 0>; /* PH11 */
cd-inverted; cd-inverted;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册