Merge branch 'icc-cleanup' into icc-next
authorGeorgi Djakov <djakov@kernel.org>
Sun, 25 Feb 2024 22:42:03 +0000 (00:42 +0200)
committerGeorgi Djakov <djakov@kernel.org>
Sun, 25 Feb 2024 22:42:03 +0000 (00:42 +0200)
commit6025a81ae63e7796479755e31a4f7b20786c1a5f
treef6f278509252dee41aa70e47a8238b6f8fd2a2c9
parentcd6d762c20d9e140c04c47ba5f078c4abf383e14
parent0dc5b8abfa03e8720cb341699e3ece194058bb03
Merge branch 'icc-cleanup' into icc-next

* icc-cleanup
  interconnect: qcom: sm8550: Remove bogus per-RSC BCMs and nodes
  dt-bindings: interconnect: Remove bogus interconnect nodes
  interconnect: qcom: x1e80100: Remove bogus per-RSC BCMs and nodes
  interconnect: qcom: sa8775p: constify pointer to qcom_icc_node
  interconnect: qcom: sm8250: constify pointer to qcom_icc_node
  interconnect: qcom: sm6115: constify pointer to qcom_icc_node
  interconnect: qcom: sa8775p: constify pointer to qcom_icc_bcm
  interconnect: qcom: x1e80100: constify pointer to qcom_icc_bcm
  dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
  interconnect: constify of_phandle_args in xlate

Signed-off-by: Georgi Djakov <djakov@kernel.org>