commit | 7e1861c7129632b7cf029958e155064f36605ca8 | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Tue May 29 11:00:28 2018 +0800 |
committer | Andes <uboot@andestech.com> | Tue May 29 14:45:03 2018 +0800 |
tree | 166ac7bf2c845ae6752e11292d8d77aaff6deb6a | |
parent | c7cccef478eeda30eb7666cec4e730318f566046 [diff] |
mmc: ftsdc010_mci: Sync compatible with DT mmc node The compatible string of ftsdc010_mci.c is different from the mmc driver in Linux Kernel. Modify it for consistency. Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Cc: Greentime Hu <green.hu@gmail.com>