Skip to content

Commit

Permalink
ayufan: dtsi: rk3328: add mmc0/mmc1 aliases
Browse files Browse the repository at this point in the history
Change-Id: I82a5394df8a505f7d1496393621c1198895c88b0
  • Loading branch information
ayufan committed Oct 20, 2020
1 parent fb833e7 commit f10cfe0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3328.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
i2c1 = &i2c1;
i2c2 = &i2c2;
i2c3 = &i2c3;
mmc0 = &emmc;
mmc1 = &sdmmc;
ethernet0 = &gmac2io;
ethernet1 = &gmac2phy;
};
Expand Down

0 comments on commit f10cfe0

Please sign in to comment.