File tree Expand file tree Collapse file tree
arch/arm64/boot/dts/hisilicon Expand file tree Collapse file tree Original file line number Diff line number Diff line change 10571057 };
10581058
10591059 /* SD */
1060- dwmmc1: dwmmc1 @ff37f000 {
1060+ dwmmc1: mmc @ff37f000 {
10611061 compatible = "hisilicon,hi3660-dw-mshc";
10621062 reg = <0x0 0xff37f000 0x0 0x1000>;
10631063 #address-cells = <1>;
10751075 };
10761076
10771077 /* SDIO */
1078- dwmmc2: dwmmc2 @ff3ff000 {
1078+ dwmmc2: mmc @ff3ff000 {
10791079 compatible = "hisilicon,hi3660-dw-mshc";
10801080 reg = <0x0 0xff3ff000 0x0 0x1000>;
10811081 #address-cells = <0x1>;
Original file line number Diff line number Diff line change 679679 };
680680
681681 /* SD */
682- dwmmc1: dwmmc1 @ff37f000 {
682+ dwmmc1: mmc @ff37f000 {
683683 compatible = "hisilicon,hi3670-dw-mshc",
684684 "hisilicon,hi3660-dw-mshc";
685685 reg = <0x0 0xff37f000 0x0 0x1000>;
698698 };
699699
700700 /* SDIO */
701- dwmmc2: dwmmc2 @fc183000 {
701+ dwmmc2: mmc @fc183000 {
702702 compatible = "hisilicon,hi3670-dw-mshc",
703703 "hisilicon,hi3660-dw-mshc";
704704 reg = <0x0 0xfc183000 0x0 0x1000>;
Original file line number Diff line number Diff line change 799799 #mbox-cells = <3>;
800800 };
801801
802- dwmmc_0: dwmmc0 @f723d000 {
802+ dwmmc_0: mmc @f723d000 {
803803 compatible = "hisilicon,hi6220-dw-mshc";
804804 reg = <0x0 0xf723d000 0x0 0x1000>;
805805 interrupts = <0x0 0x48 0x4>;
812812 &emmc_cfg_func &emmc_rst_cfg_func>;
813813 };
814814
815- dwmmc_1: dwmmc1 @f723e000 {
815+ dwmmc_1: mmc @f723e000 {
816816 compatible = "hisilicon,hi6220-dw-mshc";
817817 hisilicon,peripheral-syscon = <&ao_ctrl>;
818818 reg = <0x0 0xf723e000 0x0 0x1000>;
828828 pinctrl-1 = <&sd_pmx_idle &sd_clk_cfg_idle &sd_cfg_idle>;
829829 };
830830
831- dwmmc_2: dwmmc2 @f723f000 {
831+ dwmmc_2: mmc @f723f000 {
832832 compatible = "hisilicon,hi6220-dw-mshc";
833833 reg = <0x0 0xf723f000 0x0 0x1000>;
834834 interrupts = <0x0 0x4a 0x4>;
You can’t perform that action at this time.
0 commit comments