1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-18 01:50:10 +01:00
Files
u-boot-megous/drivers
Yang Xiwen 3fb2d3d6ac clk: get correct ops for clk_enable() and clk_disable()
assign clk_dev_ops(clkp->dev) to ops to ensure correct clk operations
are called on clocks.

This fixes the incorrect enable_count issue as described in [1].

[1]: https://lore.kernel.org/all/SEZPR06MB695927A6DEEEF8489A06897396A7A@SEZPR06MB6959.apcprd06.prod.outlook.com/

Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Link: https://lore.kernel.org/r/20231111-enable_count-v2-2-20e3728600b5@outlook.com
2023-12-15 12:31:47 -05:00
..
2023-12-14 15:29:08 -03:00
2021-10-05 08:50:15 -04:00
2023-05-02 14:23:58 -04:00
2023-10-11 10:35:24 -04:00
2023-11-12 16:45:03 +00:00
2023-01-20 12:27:24 -05:00
2023-11-02 17:45:53 +08:00
2023-12-01 16:01:59 +01:00
2023-04-25 15:31:28 -04:00