zephyr/dts/bindings/clock/nordic,nrf54h-hfxo.yaml
Gerard Marull-Paretas 5415c42dd4 drivers: clock_control: nrf54h-hfxo: use values from BICR
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>
2024-12-18 12:46:20 +01:00

17 lines
369 B
YAML

# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: Nordic nRF54H Series high-frequency crystal oscillator
compatible: "nordic,nrf54h-hfxo"
include: fixed-clock.yaml
properties:
clock-frequency:
const: 32000000
accuracy-ppm:
type: int
description: Clock accuracy in parts per million
required: true