]> Git Repo - u-boot.git/blobdiff - arch/arm/dts/rk3399-rock-pi-4b.dts
arm: dts: sync the Rockhip 3399 SoCs from Linux
[u-boot.git] / arch / arm / dts / rk3399-rock-pi-4b.dts
index 4ca970acacd3216808a6769688f28c55699fe6ae..6c63e617063c94d3719ca4c7479921f3696b272b 100644 (file)
@@ -9,7 +9,11 @@
 
 / {
        model = "Radxa ROCK Pi 4B";
-       compatible = "radxa,rockpi4", "rockchip,rk3399";
+       compatible = "radxa,rockpi4b", "radxa,rockpi4", "rockchip,rk3399";
+
+       aliases {
+               mmc2 = &sdio0;
+       };
 };
 
 &sdio0 {
This page took 0.032533 seconds and 4 git commands to generate.