1# Copyright (c) 2023, Aurelien Jarno 2# SPDX-License-Identifier: Apache-2.0 3 4description: STM32 HSI48 Clock 5 6compatible: "st,stm32-hsi48-clock" 7 8include: [fixed-clock.yaml] 9 10properties: 11 crs-usb-sof: 12 type: boolean 13 description: | 14 Clock Recovery System using USB SOF packet reception 15 Set the property to enable clock recovery of the HSI48 oscillator using 16 the USB SOF packet reception as a reference. 17