clk: ti: omap4: Add proper parent clocks for l4-secure clocks
authorTero Kristo <t-kristo@ti.com>
Wed, 29 Apr 2020 13:13:40 +0000 (16:13 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 14 May 2020 19:54:44 +0000 (12:54 -0700)
commit74c0ac108d42bf24d37aaea68b6d39ba52d5f0e2
tree0e10b406ba4af105c0f2857ae6735c72ac1b5951
parentc7c1cbbc9217ebb5601b88d138d4a5358548de9d
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>
drivers/clk/ti/clk-44xx.c