2017-07-20 14:25:25 +08:00
|
|
|
title: STM32 RCC
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of the STM32 Clock control
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
2019-08-09 23:27:28 +08:00
|
|
|
!include [clock.yaml, base.yaml]
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2017-07-20 14:25:25 +08:00
|
|
|
properties:
|
2017-11-23 15:48:10 +08:00
|
|
|
compatible:
|
2017-07-20 14:25:25 +08:00
|
|
|
constraint: "st,stm32-rcc"
|
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
reg:
|
2017-07-20 14:25:25 +08:00
|
|
|
category: required
|
|
|
|
|
2019-07-10 00:22:12 +08:00
|
|
|
"#clock-cells":
|
|
|
|
description: should be 2.
|
|
|
|
|
2017-07-20 14:25:25 +08:00
|
|
|
"#cells":
|
|
|
|
- bus
|
|
|
|
- bits
|