mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
riscv: dts: AE250 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>
This commit is contained in:
parent
7459c887c5
commit
177c16c933
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@
|
||||||
fifo-depth = <0x10>;
|
fifo-depth = <0x10>;
|
||||||
reg = <0xf0e00000 0x1000>;
|
reg = <0xf0e00000 0x1000>;
|
||||||
interrupts = <17 4>;
|
interrupts = <17 4>;
|
||||||
|
cap-sd-highspeed;
|
||||||
};
|
};
|
||||||
|
|
||||||
spi: spi@f0b00000 {
|
spi: spi@f0b00000 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue