Convert the long-deprecated mshc alias to standard mmc alias.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Reviewed-by: Wei Xu <xuwei5@hisilicon.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660";
aliases {
- mshc1 = &dwmmc1;
- mshc2 = &dwmmc2;
+ mmc1 = &dwmmc1;
+ mmc2 = &dwmmc2;
serial0 = &uart0;
serial1 = &uart1;
serial2 = &uart2;
compatible = "hisilicon,hi3670-hikey970", "hisilicon,hi3670";
aliases {
- mshc1 = &dwmmc1;
- mshc2 = &dwmmc2;
+ mmc1 = &dwmmc1;
+ mmc2 = &dwmmc2;
serial0 = &uart0;
serial1 = &uart1;
serial2 = &uart2;