alistair23-linux/drivers/clk/meson
Alexandre Mergnat 25e682a02d clk: meson: g12a: migrate to the new parent description method
This clock controller use the string comparison method to describe parent
relation between the clocks, which is not optimized.

Migrate to the new way by using .parent_hws where possible (ie. when
all clocks are local to the controller) and use .parent_data otherwise.

Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
2019-07-29 12:42:48 +02:00
..
axg-aoclk.c clk: meson: axg-aoclk: migrate to the new parent description method 2019-07-29 12:42:48 +02:00
axg-aoclk.h
axg-audio.c clk: meson: axg-audio: migrate to the new parent description method 2019-07-29 12:42:48 +02:00
axg-audio.h
axg.c clk: meson: axg: spread spectrum is on mpll2 2019-05-20 12:18:55 +02:00
axg.h
clk-dualdiv.c
clk-dualdiv.h
clk-input.c
clk-input.h
clk-mpll.c clk: meson: mpll: add init callback and regs 2019-05-20 12:19:29 +02:00
clk-mpll.h clk: meson: mpll: add init callback and regs 2019-05-20 12:19:29 +02:00
clk-phase.c
clk-phase.h
clk-pll.c Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be' into clk-next 2019-05-07 11:44:42 -07:00
clk-pll.h
clk-regmap.c
clk-regmap.h
g12a-aoclk.c clk: meson: g12a-aoclk: migrate to the new parent description method 2019-07-29 12:42:48 +02:00
g12a-aoclk.h
g12a.c clk: meson: g12a: migrate to the new parent description method 2019-07-29 12:42:48 +02:00
g12a.h clk: meson: g12a: Add support for G12B CPUB clocks 2019-06-11 11:27:43 +02:00
gxbb-aoclk.c clk: meson: gxbb-aoclk: migrate to the new parent description method 2019-07-29 12:42:48 +02:00
gxbb-aoclk.h
gxbb.c clk: meson: gxbb: no spread spectrum on mpll0 2019-05-20 12:18:38 +02:00
gxbb.h
Kconfig clk: meson: remove ao input bypass clocks 2019-07-29 12:42:48 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
meson-aoclk.c clk: meson: remove ao input bypass clocks 2019-07-29 12:42:48 +02:00
meson-aoclk.h clk: meson: remove ao input bypass clocks 2019-07-29 12:42:48 +02:00
meson-eeclk.c clk: meson: eeclk: add init regs 2019-05-20 12:20:16 +02:00
meson-eeclk.h clk: meson: eeclk: add init regs 2019-05-20 12:20:16 +02:00
meson8b.c clk: meson: meson8b: add the cts_i958 clock 2019-06-11 11:02:04 +02:00
meson8b.h clk: meson: meson8b: add the cts_i958 clock 2019-06-11 11:02:04 +02:00
parm.h
sclk-div.c
sclk-div.h
vid-pll-div.c
vid-pll-div.h