summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko.stuebner@theobroma-systems.com>2021-03-24 13:22:35 +0100
committerHeiko Stuebner <heiko@sntech.de>2021-04-11 11:13:07 +0200
commit5dcbe7e3862dfc89d219f37a9ed5e53944fa13c2 (patch)
tree5073326455415c39de0cbef0de249140fbfd6e14 /arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
parentarm64: dts: rockchip: move mmc aliases to board dts on rk3368 (diff)
downloadlinux-5dcbe7e3862dfc89d219f37a9ed5e53944fa13c2.tar.xz
linux-5dcbe7e3862dfc89d219f37a9ed5e53944fa13c2.zip
arm64: dts: rockchip: move mmc aliases to board dts on rk3399
As suggested by Arnd Bergmann, the newly added mmc aliases should be board specific, so move them from the general dtsi to the individual boards. Suggested-by: Arnd Bergmann <arnd@kernel.org> Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> Link: https://lore.kernel.org/r/20210324122235.1059292-7-heiko@sntech.de
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts b/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
index 66c725a34220..19485b552bc4 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
@@ -18,6 +18,11 @@
model = "Kobol Helios64";
compatible = "kobol,helios64", "rockchip,rk3399";
+ aliases {
+ mmc0 = &sdmmc;
+ mmc1 = &sdhci;
+ };
+
avdd_1v8_s0: avdd-1v8-s0 {
compatible = "regulator-fixed";
regulator-name = "avdd_1v8_s0";