nxp,imxrt11xx-arm-pll
Description
i.MX RT11xx ARM PLL clock provider.
New devicetree users should configure the ARM PLL using ``loop-div`` and
``post-div``. The legacy ``clock-mult`` and ``clock-div`` properties are
still supported for compatibility, but are deprecated.
Properties
Properties not inherited from the base binding file.
Name |
Type |
Details |
|---|---|---|
|
|
Number of items to expect in a Clock specifier
This property is required. |
|
|
ARM PLL loop divider
Legal values: |
|
|
ARM PLL post divider
Legal values: |
Deprecated properties not inherited from the base binding file.
Name |
Type |
Details |
|---|---|---|
|
|
Deprecated. Use post-div instead.
|
|
|
Deprecated. Use loop-div instead. The legacy property represented half
of the hardware loop divider, so loop-div = clock-mult * 2.
|
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 “nxp,imxrt11xx-arm-pll” compatible.
(None)