clk: st: clkgen-fsyn: embed soc clock outputs within compatible data
authorAlain Volmat <avolmat@me.com>
Wed, 31 Mar 2021 20:16:31 +0000 (22:16 +0200)
committerStephen Boyd <sboyd@kernel.org>
Mon, 28 Jun 2021 02:53:40 +0000 (19:53 -0700)
commit5dc1a12711b3338e3227f30c5ac15921d719d5c4
tree368a53a96287e7830aa6f278e6d1788158ebcaf6
parent8df309e9c5e173eea83909d5575eab89965541af
clk: st: clkgen-fsyn: embed soc clock outputs within compatible data

In order to avoid relying on the old style description via the DT
clock-output-names, add compatible data describing the flexgen
outputs clocks for all STiH407/STiH410 and STiH418 SOCs.

In order to ease transition between the two methods, this commit
introduce the new compatible without removing the old method.
Once DTs will be fixed, the method relying on DT clock-output-names
will be removed from this driver as well as old compatibles.

Signed-off-by: Alain Volmat <avolmat@me.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Link: https://lore.kernel.org/r/20210331201632.24530-7-avolmat@me.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/st/clkgen-fsyn.c