Commit dc1f5b67 authored by Quentin Schulz's avatar Quentin Schulz Committed by Heiko Stuebner

arm64: dts: rockchip: remove duplicate SPI aliases for helios64

An earlier commit defined an alias for all SPI controllers found on the
RK3399, so there's no need to duplicate the aliases in helios64's device
tree.

Cc: Quentin Schulz <foss+kernel@0leil.net>
Signed-off-by: default avatarQuentin Schulz <quentin.schulz@theobroma-systems.com>
Link: https://lore.kernel.org/r/20240109-rk3399-spi-aliases-v1-2-2009e44e734a@theobroma-systems.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent f118d99e
......@@ -22,9 +22,6 @@ aliases {
ethernet0 = &gmac;
mmc0 = &sdmmc;
mmc1 = &sdhci;
spi1 = &spi1;
spi2 = &spi2;
spi5 = &spi5;
};
avdd_0v9_s0: avdd-0v9-s0 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment