freebsd-dev/sys/dev/extres/clk
Michal Meloun c0c5cf7b31 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
2020-07-12 07:59:15 +00:00
..
clk_bus.c
clk_div.c
clk_div.h
clk_fixed.c
clk_fixed.h
clk_gate.c
clk_gate.h
clk_link.c
clk_link.h
clk_mux.c
clk_mux.h
clk.c Reverse the processing order of assigned clocks property. 2020-07-12 07:59:15 +00:00
clk.h
clkdev_if.m
clknode_if.m