blob: b1fecb2aa0147009d0d7338e06461ca04a662e64 [file] [log] [blame]
---
title: STM32 RCC
id: st,stm32-rcc
version: 0.1
description: >
This binding gives a base representation of the STM32 Clock control
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "st,stm32-rcc"
reg:
type: array
description: mmio register space
generation: define
category: required
cell_string: clocks
"#cells":
- bus
- bits
...