.. | .. |
---|
15 | 15 | |
---|
16 | 16 | In 'operating-points-v2' table: |
---|
17 | 17 | - compatible: Should be |
---|
18 | | - - 'operating-points-v2-ti-cpu' for am335x, am43xx, and dra7xx/am57xx SoCs |
---|
| 18 | + - 'operating-points-v2-ti-cpu' for am335x, am43xx, and dra7xx/am57xx, |
---|
| 19 | + omap34xx, omap36xx and am3517 SoCs |
---|
19 | 20 | - syscon: A phandle pointing to a syscon node representing the control module |
---|
20 | 21 | register space of the SoC. |
---|
21 | 22 | |
---|
22 | 23 | Optional properties: |
---|
23 | 24 | -------------------- |
---|
| 25 | +- "vdd-supply", "vbb-supply": to define two regulators for dra7xx |
---|
| 26 | +- "cpu0-supply", "vbb-supply": to define two regulators for omap36xx |
---|
| 27 | + |
---|
24 | 28 | For each opp entry in 'operating-points-v2' table: |
---|
25 | 29 | - opp-supported-hw: Two bitfields indicating: |
---|
26 | 30 | 1. Which revision of the SoC the OPP is supported by |
---|