Skip to content

Commit 9dd25ad

Browse files
nono313carlescufi
authored andcommitted
dts: add fracn to STM32H7 PLL clocks
add fracn to STM32H7 pll clock binding Signed-off-by: Nathan Olff <[email protected]>
1 parent 4b68043 commit 9dd25ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dts/bindings/clock/st,stm32h7-pll-clock.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,9 @@ properties:
6565
description: |
6666
PLL division factor for pllx_r_ck
6767
Valid range: 1 - 128
68+
69+
fracn:
70+
type: int
71+
description: |
72+
PLLx FRACN value
73+
Valid range: 0 - 8191

0 commit comments

Comments
 (0)