Lines Matching +full:hi3660 +full:- +full:iomcu
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/hisilicon,hi3660-reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Wei Xu <xuwei5@hisilicon.com>
15 The reset controller registers are part of the system-ctl block on
16 hi3660 and hi3670 SoCs.
21 - items:
22 - const: hisilicon,hi3660-reset
23 - items:
24 - const: hisilicon,hi3670-reset
25 - const: hisilicon,hi3660-reset
27 hisi,rst-syscon:
29 description: phandle of the reset's syscon, use hisilicon,rst-syscon instead
32 hisilicon,rst-syscon:
36 '#reset-cells':
47 - compatible
52 - |
54 compatible = "hisilicon,hi3660-reset";
55 hisilicon,rst-syscon = <&iomcu>;
56 #reset-cells = <2>;