1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 10:39:18 +01:00
Files
u-boot-megous/drivers
Samuel Holland 17864406a4 clk: fixed_rate: add dummy disable() function
commit 6bf6d81c11 ("clk: fixed_rate: add dummy enable() function")
implemented .enable, so fixed rate clocks can be used where drivers
might call clk_enable(). Implement the .disable op for the same reason;
some drivers, e.g. USB PHYs, may attempt to disable clocks at runtime.

Signed-off-by: Samuel Holland <samuel@sholland.org>
2021-10-19 11:25:25 -04:00
..
2021-09-16 11:46:44 -04:00
2021-09-25 09:46:15 -06:00
2021-10-05 08:50:15 -04:00
2021-09-27 21:38:34 -04:00
2021-10-14 19:45:07 -04:00
2021-10-12 15:18:39 +03:00
2021-09-04 12:26:02 -04:00
2021-10-15 20:57:11 +08:00
2021-09-13 18:23:13 -04:00
2021-10-01 21:08:18 -04:00