mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ARM: dts: rockchip: rv1106: add node for system sleep
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com> Change-Id: I9b41dd418c5274d57fd992071cabf7393e9fbee2
This commit is contained in:
@@ -437,6 +437,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
pmu: power-management@ff300000 {
|
||||
compatible = "rockchip,rv1106-pmu", "syscon";
|
||||
reg = <0xff300000 0x1000>;
|
||||
};
|
||||
|
||||
i2c0: i2c@ff310000 {
|
||||
compatible = "rockchip,rv1106-i2c", "rockchip,rk3399-i2c";
|
||||
reg = <0xff310000 0x1000>;
|
||||
|
||||
Reference in New Issue
Block a user