commit | 1c50da4f27cbfb588b59684b55eb7a087bb26ed1 | [log] [tgz] |
---|---|---|
author | Michael Turquette <mturquette@baylibre.com> | Mon Jun 06 23:16:17 2016 -0700 |
committer | Michael Turquette <mturquette@baylibre.com> | Wed Jun 22 18:02:59 2016 -0700 |
tree | 476a4b396e86fb59ad46baa1e2156d25a36003aa | |
parent | 73de5c8bcf4924faf5d57c3d626b01a04ed1ee41 [diff] |
clk: meson: add mpll support MPLLs are adjustable rate clocks derived from PLLs. On both Meson8b and GXBB they appear to be only derived from fixed_pll. Add support for these clock types so that they can be added to their respective drivers. Tested-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>