summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/sun4i-a10-inet97fv2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/sun4i-a10-inet97fv2.dts')
-rw-r--r--dts/src/arm/sun4i-a10-inet97fv2.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/dts/src/arm/sun4i-a10-inet97fv2.dts b/dts/src/arm/sun4i-a10-inet97fv2.dts
index fe9272ee55..f13723e18b 100644
--- a/dts/src/arm/sun4i-a10-inet97fv2.dts
+++ b/dts/src/arm/sun4i-a10-inet97fv2.dts
@@ -24,6 +24,16 @@
};
soc@01c00000 {
+ mmc0: mmc@01c0f000 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
+ vmmc-supply = <&reg_vcc3v3>;
+ bus-width = <4>;
+ cd-gpios = <&pio 7 1 0>; /* PH1 */
+ cd-inverted;
+ status = "okay";
+ };
+
uart0: serial@01c28000 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_pins_a>;