diff options
author | Ley Foon Tan <ley.foon.tan@intel.com> | 2020-07-10 20:55:21 +0800 |
---|---|---|
committer | Ley Foon Tan <ley.foon.tan@intel.com> | 2020-10-09 17:53:10 +0800 |
commit | d3e829b6183a857b9f5b7626ae6af2eaff95c555 (patch) | |
tree | f058cedc0f866f0d6472f55eaf4d3d46464a2ab3 /drivers/bios_emulator | |
parent | 36162a8eb8962e9447e9ad03b5103a3a66228476 (diff) | |
download | u-boot-d3e829b6183a857b9f5b7626ae6af2eaff95c555.tar.gz |
clk: agilex: Add clock enable support
Some drivers probing failed if clock enable function is not supported in
clock driver. So, add clock enable function to clock driver to solve it.
Return 0 (success) for *.enable function because all clocks are enabled
by default in clock driver probe.
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
Diffstat (limited to 'drivers/bios_emulator')
0 files changed, 0 insertions, 0 deletions