atmel,sam0-osc32kctrl

Vendor: Atmel Corporation

Description

Atmel SAM0 32kHz Oscillator Controller (OSC32KCTRL)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

#clock-cells

int

Number of items to expect in a Clock specifier

This property is required.

#atmel,assigned-clock-cells

int

It selects the OSC32CTRL clock to be routed to RTC peripheral

Example: Connect the XOSC32K to RTC on SAMD5x

  &rtc {
    clocks = <&mclk 0x14 9 &osc32kctrl>;
    clock-names = "MCLK", "OSC32KCTRL";

    atmel,assigned-clocks = <&osc32kctrl 4>;
    atmel,assigned-clock-names = "OSC32KCTRL";
  };

This property is required.

Constant value: 1

atmel,assigned-clocks

phandle-array

Assigned-clock information

atmel,assigned-clock-names

string-array

Name of each assigned-clock

Specifier cell names

  • atmel,assigned-clock cells: src