title: STM32 RCC | |
description: > | |
This binding gives a base representation of the STM32 Clock control | |
compatible: "st,stm32-rcc" | |
include: [clock-controller.yaml, base.yaml] | |
properties: | |
reg: | |
required: true | |
"#clock-cells": | |
const: 2 | |
clock-cells: | |
- bus | |
- bits |