1# Copyright (c) 2021, Linaro ltd
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5  STM32F0 and G0 Reset and Clock controller node.
6  For more description confere st,stm32-rcc.yaml
7
8compatible: "st,stm32f0-rcc"
9
10include:
11  - name: st,stm32-rcc.yaml
12    property-blocklist:
13      - apb2-prescaler
14