mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM: dts: rockchip: rv1126: add simple-mfd for pmu
Change-Id: I8a612257d617045981830032e8ac9427ded7b6f9 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -349,7 +349,7 @@
|
||||
};
|
||||
|
||||
pmu: power-management@ff3e0000 {
|
||||
compatible = "rockchip,rv1126-pmu", "syscon";
|
||||
compatible = "rockchip,rv1126-pmu", "syscon", "simple-mfd";
|
||||
reg = <0xff3e0000 0x1000>;
|
||||
|
||||
power: power-controller {
|
||||
|
||||
Reference in New Issue
Block a user