ODROID-COMMON: arm64/dts: gpiomem: Remove reg and Add support for rk3588

Signed-off-by: Steve Jeong <steve@how2flow.net>
Change-Id: Ied99507860f7fa4a1150303c35b48236f0f802f5
This commit is contained in:
Steve Jeong
2024-04-23 03:49:00 +00:00
committed by codewalkerster
parent 38c9903788
commit 67e8036ecf
3 changed files with 5 additions and 2 deletions

View File

@@ -175,7 +175,6 @@
rk3566-gpiomem {
compatible = "rockchip,rk3566-gpiomem", "rockchip,rk3568-gpiomem";
reg = <0x0 0xfd660000 0x0 0x1000>;
status = "okay";
};

View File

@@ -40,7 +40,6 @@
rk3568-gpiomem {
compatible = "rockchip,rk3568-gpiomem";
reg = <0x0 0xfd660000 0x0 0x1000>;
status = "okay";
};
};

View File

@@ -114,6 +114,11 @@
>;
};
rk3588s-gpiomem {
status = "okay";
compatible = "rockchip,rk3588-gpiomem";
};
hdmi0_sound: hdmi0-sound {
status = "okay";
compatible = "rockchip,hdmi";