Skip to content

Commit

Permalink
rk3328-nanopi-r2:rename dwmmc node names to mmc
Browse files Browse the repository at this point in the history
Signed-off-by: kongfl888 K <[email protected]>
  • Loading branch information
kongfl888 committed Aug 2, 2020
1 parent b5a51f7 commit 9a2578b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
reset-gpios = <&gpio3 RK_PB0 GPIO_ACTIVE_LOW>;
};

sdmmc_ext: dwmmc@ff5f0000 {
sdmmc_ext: mmc@ff5f0000 {
compatible = "rockchip,rk3328-dw-mshc", "rockchip,rk3288-dw-mshc";
reg = <0x0 0xff5f0000 0x0 0x4000>;
clock-freq-min-max = <400000 150000000>;
Expand Down

0 comments on commit 9a2578b

Please sign in to comment.