blob: 88a31b0901e25cadbf1f9705be49d009fecb2c17 [file] [log] [blame]
# Copyright (c) 2021, Linaro Limited
# SPDX-License-Identifier: Apache-2.0
description: |
STM32U5 Reset and Clock controller node.
For more description confere st,stm32-rcc.yaml
compatible: "st,stm32u5-rcc"
include: st,stm32-rcc.yaml
properties:
apb3-prescaler:
type: int
required: false
enum:
- 1
- 2
- 4
- 8
- 16