st,stm32n6-ic-clock-mux
Vendor: STMicroelectronics N.V.
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
Node specific properties
Properties not inherited from the base binding file.
Name |
Type |
Details |
---|---|---|
|
|
PLL clock source
This property is required. Legal values: |
|
|
ICx integer division factor
The input ICx frequency is divided by the specified value
Valid range: 1 - 256
|
Deprecated node specific properties
Deprecated properties not inherited from the base binding file.
(None)
Base properties
Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “st,stm32n6-ic-clock-mux” compatible.
(None)