aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/rk322x.dtsi
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko.stuebner@theobroma-systems.com>2021-03-24 13:22:29 +0100
committerHeiko Stuebner <heiko@sntech.de>2021-04-11 11:11:42 +0200
commit23a52b0dfebf8b9ae44829c561c3d82d8b9c48e3 (patch)
treedd152c75876c5c091201f3fe2807ab93fef1b11a /arch/arm/boot/dts/rk322x.dtsi
parentARM: dts: rockchip: remove clock-names property from watchdog node in rv1108.dtsi (diff)
downloadlinux-dev-23a52b0dfebf8b9ae44829c561c3d82d8b9c48e3.tar.xz
linux-dev-23a52b0dfebf8b9ae44829c561c3d82d8b9c48e3.zip
ARM: dts: rockchip: move rk322x mmcx aliases to board dts files
As suggested by Arnd Bergmann, mmc-aliases are supposed to be board-specific, so move the newly added general aliases to the board-level on rk322x-based 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-1-heiko@sntech.de
Diffstat (limited to 'arch/arm/boot/dts/rk322x.dtsi')
-rw-r--r--arch/arm/boot/dts/rk322x.dtsi3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/rk322x.dtsi b/arch/arm/boot/dts/rk322x.dtsi
index 118d9642470b..208f21245095 100644
--- a/arch/arm/boot/dts/rk322x.dtsi
+++ b/arch/arm/boot/dts/rk322x.dtsi
@@ -14,9 +14,6 @@
interrupt-parent = <&gic>;
aliases {
- mmc0 = &sdmmc;
- mmc1 = &sdio;
- mmc2 = &emmc;
serial0 = &uart0;
serial1 = &uart1;
serial2 = &uart2;