1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 17:22:22 +02:00
Files
u-boot-megous/drivers/clk
Mario Six 487bb2bc85 mpc83xx_clk: Add enable method
Some DM drivers have hardcoded clk_enable calls when handling
clocks (for example the fsl_esdhc driver).

To work with these drivers, add an enable method to the MCP83xx clock
driver (which does nothing, because the clocks are always enabled).

Signed-off-by: Mario Six <mario.six@gdsys.cc>
2019-05-21 07:52:34 +02:00
..
2019-04-25 17:03:25 +02:00
2019-04-23 11:19:09 +02:00
2019-05-09 00:44:13 +05:30
2019-05-21 07:52:34 +02:00
2018-09-18 00:01:18 -06:00