]> www.infradead.org Git - users/dwmw2/linux.git/commit
interconnect: icc-clk: Specify master/slave ids
authorVaradarajan Narayanan <quic_varada@quicinc.com>
Tue, 30 Apr 2024 06:42:09 +0000 (12:12 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 8 Jul 2024 16:40:57 +0000 (11:40 -0500)
commitf45b94ffc5f1204b35b5c695ed265b1385951616
tree09363d2cd012a863569e6f79b95c7d8269bdcc61
parentb3d57c5582671831022c65ca83dedd6ce71a125a
interconnect: icc-clk: Specify master/slave ids

Presently, icc-clk driver autogenerates the master and slave ids.
However, devices with multiple nodes on the interconnect could
have other constraints and may not match with the auto generated
node ids.

Hence, modify the driver to use the master/slave ids provided by
the caller instead of auto generating.

Also, update clk-cbf-8996 accordingly.

Acked-by: Georgi Djakov <djakov@kernel.org>
Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
Link: https://lore.kernel.org/r/20240430064214.2030013-2-quic_varada@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/clk-cbf-8996.c
drivers/interconnect/icc-clk.c
include/linux/interconnect-clk.h