Neil Armstrong 8ec059c5ce interconnect: add support for the SM8650 SoC
Add the SM8650 Interconnect nodes definitions, this is heavily based
on the Linux driver without the QoS definitions.

Link: https://patch.msgid.link/20251120-topic-interconnect-next-v5-5-e8a82720da5d@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
2025-11-20 09:17:58 +01:00

13 lines
404 B
Plaintext

config INTERCONNECT_QCOM_RPMH
bool "Enable interconnect support for SoCs with RPMh"
depends on QCOM_RPMH
help
Enable support for the interconnect helpers to vote with
the RPMh subsystems in Qualcomm SoCs
config INTERCONNECT_QCOM_SM8650
bool "Enable interconnect support for SM8650 SoC"
depends on INTERCONNECT_QCOM_RPMH
help
Enable support for the interconnect driver for the SM8650 SoC.