14 lines
301 B
YAML
14 lines
301 B
YAML
# Copyright (c) 2021, Linaro ltd
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
STM32F0 and G0 Reset and Clock controller node.
|
|
For more description confere st,stm32-rcc.yaml
|
|
|
|
compatible: "st,stm32f0-rcc"
|
|
|
|
include:
|
|
- name: st,stm32-rcc.yaml
|
|
property-blocklist:
|
|
- apb2-prescaler
|