[PATCH 0/4] clk: Add support to enable clocks
Michal Simek
michal.simek at xilinx.com
Wed Feb 3 13:18:40 CET 2021
Hi,
Add support to enable clocks using clock subsystem ops for
zynqmp & versal platforms. Enable rx clock in ethernet driver
for versal platform. Add clock enable feature in i2c-cdns
driver.
Thanks,
Karthik, Michal
T Karthik Reddy (4):
clk: zynqmp: Add support to enable clocks
i2c: i2c_cdns: Enable i2c clock
clk: versal: Add support to enable clocks
net: gem: Enable ethernet rx clock for versal
drivers/clk/clk_versal.c | 11 +++++++++
drivers/clk/clk_zynqmp.c | 49 ++++++++++++++++++++++++++++++++++++++++
drivers/i2c/i2c-cdns.c | 7 ++++++
drivers/net/zynq_gem.c | 26 ++++++++++++++++-----
4 files changed, 87 insertions(+), 6 deletions(-)
--
2.30.0
More information about the U-Boot
mailing list