opnsense-src/sys/dev/extres/clk
Michal Meloun d873a521ca Revert r363123.
As Emanuel poited me the Linux processes these clock assignments in forward
order, not in reversed. I misread the original code.
Tha problem with wrong order for assigned clocks found in tegra (and some imx)
DT should be reanalyzed and solved by different way.

MFC with:	r363123
Reported by;	manu
2020-07-25 06:32:23 +00:00
..
clk.c Revert r363123. 2020-07-25 06:32:23 +00:00
clk.h Implement support for (soft)linked clocks. 2019-11-08 18:57:41 +00:00
clk_bus.c
clk_div.c extres: clkdiv: Fix div_with_table 2018-08-05 06:15:35 +00:00
clk_div.h
clk_fixed.c
clk_fixed.h
clk_gate.c
clk_gate.h
clk_link.c Implement support for (soft)linked clocks. 2019-11-08 18:57:41 +00:00
clk_link.h Implement support for (soft)linked clocks. 2019-11-08 18:57:41 +00:00
clk_mux.c
clk_mux.h
clkdev_if.m
clknode_if.m