Implement the MSM8226 MMCC on the top of existing MSM8974 driver.
version 2 changes:
-replace `of_match_device()` with `of_device_get_match_data()`
Bartosz Dudziak (2):
dt-bindings: clock: Add support for the MSM8226 mmcc
clk: qcom: Add MSM8226 Multimedia Clock Controller support
.../devicetree/bindings/clock/qcom,mmcc.yaml | 1 +
drivers/clk/qcom/mmcc-msm8974.c | 206 +++++++++++++++++-
2 files changed, 202 insertions(+), 5 deletions(-)
--
2.25.1