st,stm32-msi-clock

Description

STM32 MSI Clock

Properties

Properties not inherited from the base binding file.

Name

Type

Details

msi-range

int

MSI clock ranges:
0: around 100 kHz
1: around 200 kHz
2: around 400 kHz
3: around 800 kHz
4: around 1 MHz
5: around 2 MHz
6: around 4 MHz (reset value)
7: around 8 MHz
8: around 16 MHz
9: around 24 MHz
10: around 32 MHz
11: around 48 MHz

This property is required.

Default value: 6

Legal values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11

msi-pll-mode

boolean

MSI clock PLL enable
Enables the PLL part of the MSI clock source.

#clock-cells

int

Number of items to expect in a Clock specifier

This property is required.