dts: bindings: clock: add bypass property to stm32 lse

For STM32 LSE clock, add LSE bypass property (defaulting to false)

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
This commit is contained in:
Guillaume Gautier 2022-09-13 14:35:33 +02:00 committed by Fabio Baltieri
parent 92ca06577f
commit 24680021b7
1 changed files with 7 additions and 0 deletions

View File

@ -20,3 +20,10 @@ properties:
- 1
- 2
- 3
lse-bypass:
type: boolean
required: false
description: |
LSE crystal oscillator bypass
Set the property to by-pass the oscillator with an external clock.