freebsd-skq/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_bus.c
clk_div.c
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
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
clkdev_if.m
clknode_if.m