diff options
Diffstat (limited to 'arch/loongarch/boot/dts/loongson-2k2000-ref.dts')
-rw-r--r-- | arch/loongarch/boot/dts/loongson-2k2000-ref.dts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/loongarch/boot/dts/loongson-2k2000-ref.dts b/arch/loongarch/boot/dts/loongson-2k2000-ref.dts index ea9e6985d0e9..3c6b12220386 100644 --- a/arch/loongarch/boot/dts/loongson-2k2000-ref.dts +++ b/arch/loongarch/boot/dts/loongson-2k2000-ref.dts @@ -39,6 +39,16 @@ }; }; +&emmc { + status = "okay"; + + bus-width = <8>; + cap-mmc-highspeed; + mmc-hs200-1_8v; + no-sd; + no-sdio; +}; + &sata { status = "okay"; }; |