summaryrefslogtreecommitdiff
path: root/arch/nds32/dts/ag101p.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/dts/ag101p.dts')
-rw-r--r--arch/nds32/dts/ag101p.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/nds32/dts/ag101p.dts b/arch/nds32/dts/ag101p.dts
index 99cde2f8b8..19dc36fa15 100644
--- a/arch/nds32/dts/ag101p.dts
+++ b/arch/nds32/dts/ag101p.dts
@@ -60,4 +60,12 @@
reg = <0x90900000 0x1000>;
interrupts = <25 4>;
};
+
+ mmc0: mmc@98e00000 {
+ compatible = "andestech,atsdc010";
+ max-frequency = <30000000>;
+ fifo-depth = <0x10>;
+ reg = <0x98e00000 0x1000>;
+ interrupts = <5 4>;
+ };
};