summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBjorn Andersson <andersson@kernel.org>2025-02-14 11:01:39 -0600
committerBjorn Andersson <andersson@kernel.org>2025-02-14 11:01:39 -0600
commitfd662c41caf5cce5aa9f7e56f5622082beaeaf4c (patch)
tree392aefe84743ae056ef6446e4c13d83d000608c5 /include
parentd81901a5406eaf65a097b80ab48edc398de598a5 (diff)
parentee9fdb415639032d1bb1b59b83f210958e29764f (diff)
downloadlinux-fd662c41caf5cce5aa9f7e56f5622082beaeaf4c.tar.gz
linux-fd662c41caf5cce5aa9f7e56f5622082beaeaf4c.zip
Merge branch '20250212-sdm429-rpm-v1-1-0a24ac19a478@mainlining.org' into clk-for-6.15
Merge SDM429 RPM clock controller binding update through topic branch, to make the clock constants available for the DeviceTree branch as well.
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/qcom,rpmcc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,rpmcc.h b/include/dt-bindings/clock/qcom,rpmcc.h
index 46309c9953b2..1477a75e7f6d 100644
--- a/include/dt-bindings/clock/qcom,rpmcc.h
+++ b/include/dt-bindings/clock/qcom,rpmcc.h
@@ -170,5 +170,9 @@
#define RPM_SMD_BIMC_FREQ_LOG 124
#define RPM_SMD_LN_BB_CLK_PIN 125
#define RPM_SMD_LN_BB_A_CLK_PIN 126
+#define RPM_SMD_BB_CLK3 127
+#define RPM_SMD_BB_CLK3_A 128
+#define RPM_SMD_BB_CLK3_PIN 129
+#define RPM_SMD_BB_CLK3_A_PIN 130
#endif