]> git.sur5r.net Git - u-boot/commitdiff
nds32: dts: AG101P support sd High-Speed mode
authorRick Chen <rick@andestech.com>
Thu, 15 Mar 2018 02:47:07 +0000 (10:47 +0800)
committerAndes <uboot@andestech.com>
Fri, 30 Mar 2018 05:13:34 +0000 (13:13 +0800)
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>
arch/nds32/dts/ag101p.dts

index 19dc36fa157e87fbdffe1de9960cb0c395ee998e..7832efb12fbea6e273c0858f8b906a00d8077b2f 100644 (file)
@@ -67,5 +67,6 @@
                fifo-depth = <0x10>;
                reg = <0x98e00000 0x1000>;
                interrupts = <5 4>;
+               cap-sd-highspeed;
        };
 };