[PATCH v1 0/2] Add CMU_HSI1 support for Exynos990 SoC

Umer Uddin posted 2 patches 6 months, 3 weeks ago
.../clock/samsung,exynos990-clock.yaml        |  27 +++
drivers/clk/samsung/clk-exynos990.c           | 221 ++++++++++++++++++
include/dt-bindings/clock/samsung,exynos990.h |   7 +
3 files changed, 255 insertions(+)
[PATCH v1 0/2] Add CMU_HSI1 support for Exynos990 SoC
Posted by Umer Uddin 6 months, 3 weeks ago
Hi all, definitely long time no see.

This small patchset adds support for the CMU_HSI1 block for the
Exynos990 SoC. Gates are not implemented as we can make use of
the HWACG system set up by previous bootloaders.

Best regards,
Umer Uddin

Umer Uddin (2):
  dt-bindings: clock: exynos990: Add CMU_HSI1 bindings
  clk: samsung: exynos990: Add CMU_HSI1 block

 .../clock/samsung,exynos990-clock.yaml        |  27 +++
 drivers/clk/samsung/clk-exynos990.c           | 221 ++++++++++++++++++
 include/dt-bindings/clock/samsung,exynos990.h |   7 +
 3 files changed, 255 insertions(+)

-- 
2.47.2