The real, applicable and trusted values are the ones flashed into BICR. So, drop DT properties that replicate BICR and use runtime reads to BICR instead. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
12 lines
262 B
YAML
12 lines
262 B
YAML
# Copyright (c) 2024 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Nordic nRF54H Series low-frequency crystal oscillator
|
|
|
|
compatible: "nordic,nrf54h-lfxo"
|
|
|
|
include: fixed-clock.yaml
|
|
|
|
properties:
|
|
clock-frequency:
|
|
const: 32768
|