aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/meson/gxbb-aoclk.c
diff options
context:
space:
mode:
authorAlexandre Mergnat <amergnat@baylibre.com>2019-07-25 18:41:23 +0200
committerJerome Brunet <jbrunet@baylibre.com>2019-07-29 12:42:48 +0200
commitba626081107dceacff554e5ca2efc7cea7326b6e (patch)
tree0d8c2533e8b120e5689d32f4fde64a9134c9acf0 /drivers/clk/meson/gxbb-aoclk.c
parentclk: meson: axg-audio: migrate to the new parent description method (diff)
downloadwireguard-linux-ba626081107dceacff554e5ca2efc7cea7326b6e.tar.xz
wireguard-linux-ba626081107dceacff554e5ca2efc7cea7326b6e.zip
clk: meson: g12a-aoclk: 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 (when parent clocks are localy declared in the controller) and use .parent_data otherwise. Remove clk input helper and all bypass clocks (declared in probe function) which are no longer used since we are able to use device-tree clock name directly. Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'drivers/clk/meson/gxbb-aoclk.c')
0 files changed, 0 insertions, 0 deletions