Lines Matching +full:hi6220 +full:- +full:aoctrl
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/hisilicon/controller/hi6220-domain-ctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Hisilicon Hi6220 domain controller
10 - Wei Xu <[email protected]>
19 Power Always ON domain controller --> hisilicon,hi6220-aoctrl
20 Media domain controller --> hisilicon,hi6220-mediactrl
21 Power Management domain controller --> hisilicon,hi6220-pmctrl
26 - enum:
27 - hisilicon,hi6220-aoctrl
28 - hisilicon,hi6220-mediactrl
29 - hisilicon,hi6220-pmctrl
30 - const: syscon
35 '#clock-cells':
38 '#reset-cells':
42 - compatible
43 - reg
44 - '#clock-cells'
49 - |
51 compatible = "hisilicon,hi6220-aoctrl", "syscon";
53 #clock-cells = <1>;
54 #reset-cells = <1>;
58 compatible = "hisilicon,hi6220-mediactrl", "syscon";
60 #clock-cells = <1>;
64 compatible = "hisilicon,hi6220-pmctrl", "syscon";
66 #clock-cells = <1>;