Re: [PATCH] clk: zynqmp: Add support for enabling clock on lpd_lsbus

2021-07-12 Thread Michal Simek
st 7. 7. 2021 v 8:45 odesílatel Michal Simek napsal: > > 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

[PATCH] clk: zynqmp: Add support for enabling clock on lpd_lsbus

2021-07-07 Thread Michal Simek
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 --- drivers/clk/clk_zynqmp.c | 1 + 1 file changed, 1