]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: zynqmp: Add support for enabling clock on lpd_lsbus
authorMichal Simek <michal.simek@xilinx.com>
Thu, 1 Jul 2021 17:01:42 +0000 (19:01 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 26 Jul 2021 07:18:45 +0000 (09:18 +0200)
commit0c383a79577b95e745abe466fab5fd744887dec8
tree69085c01815f0e935f21a4d8eb68c5ddf6f0bfb4
parentd036f4f2c6ee4dbddea67ad9bd5f8686b1f2d427
clk: zynqmp: Add support for enabling clock on lpd_lsbus

lpd_lsbus is clock which is used by many IPs like dmas, gems, gpio, sdhcis,
spis, ttcs, uarts, watchdog that's why make sense to also enable access to
change this clock. For this clock you already get the rate.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/clk/clk_zynqmp.c