# Copyright (c) 2023, Aurelien Jarno | |
# SPDX-License-Identifier: Apache-2.0 | |
description: STM32 HSI48 Clock | |
compatible: "st,stm32-hsi48-clock" | |
include: [fixed-clock.yaml] | |
properties: | |
crs-usb-sof: | |
type: boolean | |
description: | | |
Clock Recovery System using USB SOF packet reception | |
Set the property to enable clock recovery of the HSI48 oscillator using | |
the USB SOF packet reception as a reference. |