st,stm32f412-plli2s-clock

Vendor: STMicroelectronics

Description

STM32F412 PLL I2S node binding:

Fully configurable I2S dedicated PLL.

1 output clocks supported, the frequency can be computed with the following formula:

  f(PLLI2S_R) = f(VCO clock) / PLLI2S R  --> PLLI2S

    with f(VCO clock) = f(PLL I2S clock input) × (PLLI2S N / PLLI2S M)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

div-m

int

Division factor for the PLL input clock
Valid range: 2 - 63

This property is required.

#clock-cells

int

Number of items to expect in a Clock specifier

This property is required.

mul-n

int

PLLI2S multiplication factor for VCO
Valid range may vary between parts: 50 - 432 , 192 - 432

This property is required.

div-r

int

PLLI2S division factor for I2S Clocks

This property is required.

Legal values: 2, 3, 4, 5, 6, 7