From: Binbin Zhou Date: Tue, 3 Mar 2026 11:27:38 +0000 (+0800) Subject: dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K0300 X-Git-Tag: v7.1-rc1~157^2~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ccb2b0955293766c5f50002299202bf49a4142;p=thirdparty%2Fkernel%2Fstable.git 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 Acked-by: Conor Dooley Reviewed-by: Huacai Chen Signed-off-by: Ulf Hansson --- diff --git a/Documentation/devicetree/bindings/mmc/loongson,ls2k0500-mmc.yaml b/Documentation/devicetree/bindings/mmc/loongson,ls2k0500-mmc.yaml index c142421bc7238..b3e8d3f135920 100644 --- a/Documentation/devicetree/bindings/mmc/loongson,ls2k0500-mmc.yaml +++ b/Documentation/devicetree/bindings/mmc/loongson,ls2k0500-mmc.yaml @@ -22,6 +22,7 @@ allOf: properties: compatible: enum: + - loongson,ls2k0300-mmc - loongson,ls2k0500-mmc - loongson,ls2k1000-mmc - loongson,ls2k2000-mmc