mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K0300
Add "loongson,ls2k0300-mmc" dedicated compatible to represent the eMMC/SD/SDIO controller interface of the Loongson-2K0300 chip. Its hardware design is similar to that of the Loongson-2K2000, but it suffers from hardware defects such as missing CMD48 interrupts. Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Huacai Chen <chenhuacai@loongson.cn> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
parent
670f524fae
commit
f1ccb2b095
|
|
@ -22,6 +22,7 @@ allOf:
|
|||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- loongson,ls2k0300-mmc
|
||||
- loongson,ls2k0500-mmc
|
||||
- loongson,ls2k1000-mmc
|
||||
- loongson,ls2k2000-mmc
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user