infineon,fixed-factor-clock

Vendor: Infineon Technologies

Note

An implementation of a driver matching this compatible is available in drivers/clock_control/clock_control_ifx_fixed_factor_clock.c.

Description

Generic fixed-rate clock provider

Properties

Properties not inherited from the base binding file.

Name

Type

Details

system-clock

int

The type of clock (refer to include/.../dt-bindings/clock/ifx_clock_source_common.h):
path_mux5 : system-clock = <IFX_PATHMUX>
clk_hf0   : system-clock = <IFX_HF>

This property is required.

instance

int

Instance of a given clock type.
path_mux5 : instance = <5>
clk_hf0   : instance = <0>

This property is required.

source-path

int

Path that indicates source clock.

clock-div

int

fixed clock divider

clock-mult

int

fixed clock multiplier

#clock-cells

int

Number of items to expect in a Clock specifier

This property is required.