mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ODROID-M1S: arm64/dts: Add gpiomem
Signed-off-by: Steve Jeong <steve@how2flow.net> Change-Id: I6d88a64bc18c908907d3550060c206b5db61e4f2
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user