summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts
diff options
context:
space:
mode:
authorAlex Bee <knaerzche@gmail.com>2023-12-02 14:05:05 +0100
committerHeiko Stuebner <heiko@sntech.de>2023-12-05 09:20:45 +0100
commit5ca860fb438bafdf8501567b320239ea99910748 (patch)
tree5d0f8c6a5c7f62d3d069a3511fc22a208c609a87 /arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts
parent5d7d06e7c0700388dfd1f59ac9f5d6ac0870bd2e (diff)
ARM: dts: rockchip: Move gpio aliases to SoC dtsi for RK3128
SoC TRM, SoC datasheet and board schematics always refer to the same gpio numbers - even if not all are used for a specific board. In order to not have to re-define them for every board move the aliases to SoC dtsi for RK3128 like it's being done for most other Rockchip ARM SoCs. Signed-off-by: Alex Bee <knaerzche@gmail.com> Link: https://lore.kernel.org/r/20231202130506.66738-3-knaerzche@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts')
-rw-r--r--arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts b/arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts
index de497f6e9456..931c03f1410c 100644
--- a/arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts
+++ b/arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts
@@ -12,10 +12,6 @@
aliases {
ethernet0 = &gmac;
- gpio0 = &gpio0;
- gpio1 = &gpio1;
- gpio2 = &gpio2;
- gpio3 = &gpio3;
mmc0 = &emmc;
mmc1 = &sdmmc;
serial0 = &uart1;