microchip,sam-d5x-e5x-clock

Vendor: Microchip Technology Inc.

Note

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

Description

Microchip SAM_D5x_E5x SOC family clock

Microchip SAM_D5x_E5x SOC family clock (OSCCTRL, OSC32KCTRL, GCLK, MCLK)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

on-timeout-ms

int

Timeout in milliseconds for clock to be on.

Driver waits in clock on API to check if the clock is actually on,
so that the waiting time is not indefinite.

Default value: 5

pinctrl-0

phandles

Pin configuration/s for the first state. Content is specific to the
selected pin controller driver implementation.

pinctrl-1

phandles

Pin configuration/s for the second state. See pinctrl-0.

pinctrl-2

phandles

Pin configuration/s for the third state. See pinctrl-0.

pinctrl-3

phandles

Pin configuration/s for the fourth state. See pinctrl-0.

pinctrl-4

phandles

Pin configuration/s for the fifth state. See pinctrl-0.

pinctrl-names

string-array

Names for the provided states. The number of names needs to match the
number of states.