commit | 6682bd4d443fad802e11a0a39332025cdfbf5108 | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Fri Feb 01 15:53:45 2019 +0100 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Mon Feb 04 09:52:11 2019 +0100 |
tree | 20fc5daa823752c6cae1fb860e05afd8d4e20481 | |
parent | 085a4ea93d5491b9e5274272b528a1fccf9b2546 [diff] |
clk: meson: factorise meson64 peripheral clock controller drivers The function used to probe the peripheral clock controller of the arm64 amlogic SoCs is mostly the same. We now have 3 of those controllers so it is time to factorize things a bit. Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Link: https://lkml.kernel.org/r/20190201145345.6795-5-jbrunet@baylibre.com