clk: ti: omap5: Add proper parent clocks for l4-secure clocks
authorTero Kristo <t-kristo@ti.com>
Wed, 29 Apr 2020 13:13:41 +0000 (16:13 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 14 May 2020 19:54:46 +0000 (12:54 -0700)
commitf968045fb92e5408c25f1b4eae21bab4882e88e8
tree708cb6cbaf1c11e37f19eee01ab89cf6ea5f5f7e
parent74c0ac108d42bf24d37aaea68b6d39ba52d5f0e2
clk: ti: omap5: 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-4-t-kristo@ti.com
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ti/clk-54xx.c