[PATCH v3 0/1] RPMCC for SM6125
From: Martin Botka
Date: Fri Jul 30 2021 - 18:02:30 EST
This patch adds support for the
RPMCC found in SM6125 SoC.
I did not include patches that were already merged.
Changes in v2:
Add commit description to all the patches
Changes in v3:
Drop merged patches
Squash adding compatible
Deduplicate clocks
Nicer commit message
Use defined but prev not used clocks using the
recently added dt-binding for them (In linux-next)
Sort sm6125 clocks according to their
ID in qcom,rpmcc.h
Martin Botka (3):
clk: qcom: smd: Add support for SM6125 rpm clocks
drivers/clk/qcom/clk-smd-rpm.c | 56 ++++++++++++++++++++++++++++++++
include/linux/soc/qcom/smd-rpm.h | 1 +
2 files changed, 57 insertions(+)
--
2.32.0