]> git.baikalelectronics.ru Git - kernel.git/commit
clk: meson: mpll: add rw operation
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 9 Mar 2017 10:41:50 +0000 (11:41 +0100)
committerMichael Turquette <mturquette@baylibre.com>
Mon, 27 Mar 2017 19:30:18 +0000 (12:30 -0700)
commitfeaa328453e52a345215d4c92b601f8133ec4271
treeba18d708147c3dadee0abb42fd83d07d09b89478
parent385d8c32ef4a422b5c4fa5f61c74304210721e53
clk: meson: mpll: add rw operation

This patch adds new callbacks to the meson-mpll driver to control
and set the pll rate. For this, we also need to add the enable bit and
sdm enable bit. The corresponding parameters are added to mpll data
structure.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Link: lkml.kernel.org/r/20170309104154.28295-6-jbrunet@baylibre.com
drivers/clk/meson/clk-mpll.c
drivers/clk/meson/clkc.h
drivers/clk/meson/gxbb.c