blob: c1bc2199b79e458c4ad702f8016f1403a191e0b0 [file] [log] [blame]
# Copyright (c) 2021, Linaro ltd
# SPDX-License-Identifier: Apache-2.0
description: STM32WL HSE Clock
compatible: "st,stm32wl-hse-clock"
include: [fixed-clock.yaml]
properties:
hse-tcxo:
type: boolean
description: |
When set, TCXO is selected as external source clock for HSE.
Otherwise, external cyrstal is selected as HSE source clock.
hse-div2:
type: boolean
description: |
When set HSE output clock is divided by 2.
Otherwise, no prescaler is used.