ODROID-M1S: arm64/dts: Add gpiomem

Signed-off-by: Steve Jeong <steve@how2flow.net>
Change-Id: I6d88a64bc18c908907d3550060c206b5db61e4f2
This commit is contained in:
Steve Jeong
2023-09-21 17:13:25 +09:00
committed by Dongjin Kim
parent 97940bfde4
commit 83d45143ee

View File

@@ -172,6 +172,12 @@
io-channels = <&saradc 3>; //HP_HOOK
};
rk3566-gpiomem {
compatible = "rockchip,rk3566-gpiomem", "rockchip,rk3568-gpiomem";
reg = <0x0 0xfd660000 0x0 0x1000>;
status = "okay";
};
vcc_sys: vcc-5v {
compatible = "regulator-fixed";
regulator-name = "vcc-5v";