Searched hist:"74 c0ac108d42bf24d37aaea68b6d39ba52d5f0e2" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/ti/ |
H A D | clk-44xx.c | diff 74c0ac108d42bf24d37aaea68b6d39ba52d5f0e2 Wed Apr 29 15:13:40 CEST 2020 Tero Kristo <t-kristo@ti.com> clk: ti: omap4: Add proper parent clocks for l4-secure clocks
L4 secure clocks do not have their parents set currently, which ends them up to the orphan clock list. Fix this by adding either l3 or l4 clock as their parent.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Link: https://lkml.kernel.org/r/20200429131341.4697-3-t-kristo@ti.com Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|