Skip to content

Commit 3c261c2

Browse files
gautierg-stcarlescufi
authored andcommitted
dts: bindings: adc: stm32: update adc bindings doc
Update ADC bindings documentation to state that a domain clock is now necessary if asynchronous clock is selected. Signed-off-by: Guillaume Gautier <[email protected]>
1 parent 9566d4e commit 3c261c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dts/bindings/adc/st,stm32-adc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ properties:
3232
- <SYNC>: derived from the bus clock.
3333
- <ASYNC> : independent and asynchronous with the bus clock
3434
One of the two values may not apply to some series. Refer to the RefMan.
35+
If an asynchronous clock is selected, a domain clock in the clock property
36+
has to be defined explicitly.
3537
3638
st,adc-prescaler:
3739
type: int

0 commit comments

Comments
 (0)