rockchip: dwmmc: add rk2928-dw-mshc compatible

A patch from »rockchip: allow rk3188 to boot from mmc devices« in state Mainline for u-boot

From: Heiko Stuebner <heiko@...> Date: Fri, 21 Sep 2018 09:49:37 +0200

Commit-Message

The rk3188 works nicely with the rockchip mmc driver, so we just need to add the different compatible for it - as used in the Linux kernel. Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

drivers/mmc/rockchip_dw_mmc.c | 1 + 1 file changed, 1 insertion(+)

Statistics

  • 1 lines added
  • 0 lines removed

Changes

------------------------ drivers/mmc/rockchip_dw_mmc.c -------------------------
index f54d95a881..bf2d83a52c 100644
@@ -156,6 +156,7 @@ static int rockchip_dwmmc_bind(struct udevice *dev)
}
static const struct udevice_id rockchip_dwmmc_ids[] = {
+ { .compatible = "rockchip,rk2928-dw-mshc" },
{ .compatible = "rockchip,rk3288-dw-mshc" },
{ }
};
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...