Lines Matching +full:hi3660 +full:- +full:iomcu
7 The reset controller registers are part of the system-ctl block on
8 hi3660 and hi3670 SoCs.
11 - compatible: should be one of the following:
12 "hisilicon,hi3660-reset" for HI3660
13 "hisilicon,hi3670-reset", "hisilicon,hi3660-reset" for HI3670
14 - hisi,rst-syscon: phandle of the reset's syscon.
15 - #reset-cells : Specifies the number of cells needed to encode a
25 iomcu: iomcu@ffd7e000 {
26 compatible = "hisilicon,hi3660-iomcu", "syscon";
31 compatible = "hisilicon,hi3660-reset";
32 hisi,rst-syscon = <&iomcu>;
33 #reset-cells = <2>;