1 Rockchip power-management-unit:
2 -------------------------------
4 The pmu is used to turn off and on different power domains of the SoCs
5 This includes the power to the CPU cores.
7 Required node properties:
8 - compatible value : = "rockchip,rk3066-pmu";
9 - reg : physical base address and the size of the registers window
14 compatible = "rockchip,rk3066-pmu";
15 reg = <0x20004000 0x100>;