.. | .. |
---|
10 | 10 | but the domain requires some external resources to meet the correct power |
---|
11 | 11 | sequences. |
---|
12 | 12 | The bindings must respect the power domain bindings as described in the file |
---|
13 | | -power_domain.txt |
---|
| 13 | +power-domain.yaml |
---|
14 | 14 | |
---|
15 | 15 | Device Tree Bindings: |
---|
16 | 16 | --------------------- |
---|
17 | 17 | |
---|
18 | 18 | Required properties: |
---|
19 | | -- compatible: should be "amlogic,meson-gx-pwrc-vpu" for the Meson GX SoCs |
---|
| 19 | +- compatible: should be one of the following : |
---|
| 20 | + - "amlogic,meson-gx-pwrc-vpu" for the Meson GX SoCs |
---|
| 21 | + - "amlogic,meson-g12a-pwrc-vpu" for the Meson G12A SoCs |
---|
20 | 22 | - #power-domain-cells: should be 0 |
---|
21 | 23 | - amlogic,hhi-sysctrl: phandle to the HHI sysctrl node |
---|
22 | 24 | - resets: phandles to the reset lines needed for this power demain sequence |
---|