st,stm32n6-ic-clock-mux

Vendor: STMicroelectronics

Description

STM32N6 Divider IC multiplexer
This node select a clock input and a divider.
For instance:
  &ic6 {
    pll-src = <2>;
    div = <16>;
    status = "okay";
  };

Properties

Properties not inherited from the base binding file.

Name

Type

Details

pll-src

int

PLL clock source

This property is required.

Legal values: 1, 2, 3, 4

ic-div

int

ICx integer division factor
The input ICx frequency is divided by the specified value
Valid range: 1 - 256