Add "hisilicon,hi3660-reboot" node for hi3660.
Eventually when we've transitioned to UEFI this can be dropped.
As we can then use syscon-reboot-mode.
Signed-off-by: Chen Feng <puck.chen@hisilicon.com>
Signed-off-by: Chen Jun <chenjun14@huawei.com>
#clock-cells = <1>;
};
+ reboot {
+ compatible = "hisilicon,hi3660-reboot";
+ pmu-regmap = <&pmuctrl>;
+ sctrl-regmap = <&sctrl>;
+ reboot-offset = <0x4>;
+ };
+
iomcu: iomcu@ffd7e000 {
compatible = "hisilicon,hi3660-iomcu", "syscon";
reg = <0x0 0xffd7e000 0x0 0x1000>;