HomeFreeBSD

Reverse the processing order of assigned clocks property.

Description

Reverse the processing order of assigned clocks property.
Linux processes these clocks in reverse order and some DT relies
on this fact. For example, the frequency setting for a given PLL
is the last in the list, preceded by the frequency setting of its
following divider or so...

MFC after: 1 week

Details

Provenance
mmelAuthored on
Parents
rS363122: Assigned clocks: fix off-by-one bug, don't leak allocated memory.
Branches
Unknown
Tags
Unknown