• Greg Kroah-Hartman's avatar
    Merge tag 'icc-6.9-rc1' of... · 17bcddcd
    Greg Kroah-Hartman authored
    Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
    
    Georgi writes:
    
    interconnect changes for 6.9
    
    This pull request contains the interconnect changes for the 6.9-rc1 merge
    window. The highlights are below:
    
    Core changes:
    - Constify the of_phandle_args in xlate functions.
    
    Driver changes:
    - New interconnect driver for the MSM8909 platform.
    - New interconnect driver for the SM7150 platform.
    - Clean-up and removal of unused resources in drivers.
    - Constify some pointers to structs.
    Signed-off-by: default avatarGeorgi Djakov <djakov@kernel.org>
    
    * tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc:
      interconnect: qcom: Add SM7150 driver support
      dt-bindings: interconnect: Add Qualcomm SM7150 DT bindings
      interconnect: constify of_phandle_args in xlate
      dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
      interconnect: qcom: x1e80100: constify pointer to qcom_icc_bcm
      interconnect: qcom: sa8775p: constify pointer to qcom_icc_bcm
      interconnect: qcom: sm6115: constify pointer to qcom_icc_node
      interconnect: qcom: sm8250: constify pointer to qcom_icc_node
      interconnect: qcom: sa8775p: constify pointer to qcom_icc_node
      interconnect: qcom: msm8909: constify pointer to qcom_icc_node
      interconnect: qcom: x1e80100: Remove bogus per-RSC BCMs and nodes
      dt-bindings: interconnect: Remove bogus interconnect nodes
      interconnect: qcom: sm8550: Remove bogus per-RSC BCMs and nodes
      interconnect: qcom: Add MSM8909 interconnect provider driver
      dt-bindings: interconnect: Add Qualcomm MSM8909 DT bindings
    17bcddcd
x1e80100.c 47.5 KB