raspberrypi,pico-pll

Vendor: Raspberry Pi Foundation

Description

The representation of Raspberry Pi Pico's PLL.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

fb-div

int

The feedback divider value.
The valid range is 16 to 320.

This property is required.

post-div1

int

The post clock divider.
The valid range is 1 to 49.

This property is required.

post-div2

int

The post clock divider.
The valid range is 1 to 49.

This property is required.

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.