Skip to content

Commit 233ea1b

Browse files
z3ntuandersson
authored andcommitted
dt-bindings: clock: qcom,a53pll: Allow opp-table subnode
Allow placing an opp-table as a subnode that can be assigned using operating-points-v2 to specify the frequency table for the PLL. Signed-off-by: Luca Weiss <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent d63c77c commit 233ea1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/clock/qcom,a53pll.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ properties:
4040

4141
operating-points-v2: true
4242

43+
opp-table:
44+
type: object
45+
4346
required:
4447
- compatible
4548
- reg

0 commit comments

Comments
 (0)