From 2060a691002914593e3e077c39a90147534859fb Mon Sep 17 00:00:00 2001 From: Rick Chen Date: Thu, 15 Mar 2018 10:47:07 +0800 Subject: [PATCH] nds32: dts: AG101P support sd High-Speed mode Enable High-Speed mode with cap-sd-highspeed in dts Signed-off-by: Rick Chen Signed-off-by: Rick Chen --- arch/nds32/dts/ag101p.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/nds32/dts/ag101p.dts b/arch/nds32/dts/ag101p.dts index 19dc36fa15..7832efb12f 100644 --- a/arch/nds32/dts/ag101p.dts +++ b/arch/nds32/dts/ag101p.dts @@ -67,5 +67,6 @@ fifo-depth = <0x10>; reg = <0x98e00000 0x1000>; interrupts = <5 4>; + cap-sd-highspeed; }; }; -- 2.39.5