commit | 007e6e5c5f01d379da91e0e30f83245022fd2579 | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Thu Mar 09 11:41:50 2017 +0100 |
committer | Michael Turquette <mturquette@baylibre.com> | Mon Mar 27 12:30:18 2017 -0700 |
tree | ba18d708147c3dadee0abb42fd83d07d09b89478 | |
parent | b92332eea8a3406020411e61f84affb479fdc69e [diff] |
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