summaryrefslogtreecommitdiff
path: root/arch/nds32
diff options
context:
space:
mode:
authorRick Chen <rick@andestech.com>2018-03-15 10:47:07 +0800
committerAndes <uboot@andestech.com>2018-03-30 13:13:34 +0800
commit2060a691002914593e3e077c39a90147534859fb (patch)
treed599e5d2575b6abd2413aa0ae681e423caa0bf29 /arch/nds32
parent177c16c9331adc12865ee806306364d4ba0fb832 (diff)
nds32: dts: AG101P support sd High-Speed mode
Enable High-Speed mode with cap-sd-highspeed in dts Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com>
Diffstat (limited to 'arch/nds32')
-rw-r--r--arch/nds32/dts/ag101p.dts1
1 files changed, 1 insertions, 0 deletions
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;
};
};