Lines Matching +full:power +full:- +full:management
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#
10 - Wei Xu <xuwei5@hisilicon.com>
14 such as: the power Always On domain controller, the Media domain
15 controller(e.g. codec, G3D ...) and the Power Management domain
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>;