From: rick <r...@andestech.com> Add dts mmc node for ag101p board.
Signed-off-by: rick <r...@andestech.com> Cc: Andes <ub...@andestech.com> --- arch/nds32/dts/ag101p.dts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/nds32/dts/ag101p.dts b/arch/nds32/dts/ag101p.dts index 8099665..c87d0bd 100644 --- a/arch/nds32/dts/ag101p.dts +++ b/arch/nds32/dts/ag101p.dts @@ -59,4 +59,12 @@ reg = <0x90900000 0x1000>; interrupts = <25 4>; }; + + mmc0: mmc@98e00000 { + compatible = "andestech,atsdc010"; + clock-freq-min-max = <400000 30000000>; + fifo-depth = <0x10>; + reg = <0x98e00000 0x1000>; + interrupts = <5 4>; + }; }; -- 1.7.9.5 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot