On Mon, 02 Aug 2021 14:22:07 +0800, Icenowy Zheng wrote: > R329 SoC has two MMC controllers similar to ones in the previous > Allwinner SoCs. However, as R329 has no eMMC controller, the two MMC > controllers look like a mixture of previous SoCs' ordinary MMC > controller and eMMC controller. > > Add a compatible string for R329 MMC controllers. > > Signed-off-by: Icenowy Zheng <icenowy@xxxxxxxxxx> > --- > .../devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>