Lines Matching +full:meson +full:- +full:gxbb +full:- +full:vpu
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/power/amlogic,meson-ee-pwrc.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Amlogic Meson Everything-Else Power Domains
11 - Neil Armstrong <neil.armstrong@linaro.org>
14 The Everything-Else Power Domains node should be the child of a syscon
17 - compatible: Should be the following:
18 "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon"
26 - amlogic,meson8-pwrc
27 - amlogic,meson8b-pwrc
28 - amlogic,meson8m2-pwrc
29 - amlogic,meson-gxbb-pwrc
30 - amlogic,meson-axg-pwrc
31 - amlogic,meson-g12a-pwrc
32 - amlogic,meson-sm1-pwrc
38 clock-names:
41 - const: vpu
42 - const: vapb
48 reset-names:
52 "#power-domain-cells":
55 amlogic,ao-sysctrl:
60 - if:
64 - amlogic,meson8b-pwrc
65 - amlogic,meson8m2-pwrc
68 reset-names:
70 - const: dblk
71 - const: pic_dc
72 - const: hdmi_apb
73 - const: hdmi_system
74 - const: venci
75 - const: vencp
76 - const: vdac
77 - const: vencl
78 - const: viu
79 - const: venc
80 - const: rdma
82 - resets
83 - reset-names
85 - if:
89 - amlogic,meson-gxbb-pwrc
92 reset-names:
94 - const: viu
95 - const: venc
96 - const: vcbus
97 - const: bt656
98 - const: dvin
99 - const: rdma
100 - const: venci
101 - const: vencp
102 - const: vdac
103 - const: vdi6
104 - const: vencl
105 - const: vid_lock
107 - resets
108 - reset-names
110 - if:
114 - amlogic,meson-axg-pwrc
117 reset-names:
119 - const: viu
120 - const: venc
121 - const: vcbus
122 - const: vencl
123 - const: vid_lock
125 - resets
126 - reset-names
128 - if:
132 - amlogic,meson-g12a-pwrc
133 - amlogic,meson-sm1-pwrc
136 reset-names:
138 - const: viu
139 - const: venc
140 - const: vcbus
141 - const: bt656
142 - const: rdma
143 - const: venci
144 - const: vencp
145 - const: vdac
146 - const: vdi6
147 - const: vencl
148 - const: vid_lock
150 - resets
151 - reset-names
154 - compatible
155 - clocks
156 - clock-names
157 - "#power-domain-cells"
158 - amlogic,ao-sysctrl
163 - |
164 pwrc: power-controller {
165 compatible = "amlogic,meson-sm1-pwrc";
166 #power-domain-cells = <1>;
167 amlogic,ao-sysctrl = <&rti>;
179 reset-names = "viu", "venc", "vcbus", "bt656",
183 clock-names = "vpu", "vapb";