Skip to content

Commit

Permalink
arm64:dts:hinlink-h88k: update emmc, sd card aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingfate committed Aug 17, 2023
1 parent 88cb8a9 commit 69d845e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3588-hinlink-h88k.dts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
model = "HINLINK H88K";
compatible = "hinlink,h88k", "rockchip,rk3588";

aliases {
mmc0 = &sdhci;
mmc1 = &sdmmc;
};

chosen {
stdout-path = "serial2:1500000n8";
};
Expand Down

0 comments on commit 69d845e

Please sign in to comment.