Skip to content

Commit 38e94f4

Browse files
karstenkoeniggmarull
authored andcommitted
[nrf noup] dts: nordic: Support disabling lfosc
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]>
1 parent b789797 commit 38e94f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dts/bindings/misc/nordic,nrf-bicr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ properties:
7676
- "crystal"
7777
- "external-sine"
7878
- "external-square"
79+
- "disabled"
7980

8081
lfosc-loadcap:
8182
type: int

0 commit comments

Comments
 (0)