Skip to content

Commit

Permalink
[nrf noup] dts: nordic: Support disabling lfosc
Browse files Browse the repository at this point in the history
nrf-squash! [nrf noup] dts: nordic: Add support for BICR generation

The BICR LFOSC.LFXOCONFIG.MODE field supports disabling the usage of an
external crystal oscillator to disable LFXO as LF clock source. This
adds the enum to the binding, the rest of the codebase already supports
the feature.

Signed-off-by: Karsten Koenig <[email protected]>
  • Loading branch information
karstenkoenig authored and anangl committed Sep 6, 2024
1 parent b53d93c commit 681f57f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dts/bindings/misc/nordic,nrf-bicr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ properties:
- "crystal"
- "external-sine"
- "external-square"
- "disabled"

lfosc-loadcap:
type: int
Expand Down

0 comments on commit 681f57f

Please sign in to comment.