• Arnd Bergmann's avatar
    Merge tag 'qcom-drivers-for-5.20' of... · 3c37074f
    Arnd Bergmann authored
    Merge tag 'qcom-drivers-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
    
    Qualcomm driver updates for v5.20
    
    This introduces a new driver that requests interconnect bandwidth based
    on throughput measurements of the bwmon hardware blocks found associated
    with, among other things, the CPU subsystem on many Qualcomm platforms.
    
    It introduces support for the SCM wrapper driver to vote for
    interconnect bandwidth for operations that needs bandwidth to the crypto
    engine. This ensures both performance and guards against issues caused
    by lacking votes for this path.
    
    The socinfo driver gains knowledge about the SC7180P SoC.
    
    It contains a range of fixes for spelling mistakes, refcount leaks in
    various drivers and removes some redundant code from the apr remove
    path.
    
    The SCM DT bindings are updated to declare support for QCS404, SM6125
    and SDX65.
    
    The command db driver has a strncpy() converted to strscpy_pad() and
    then back again with proper documentation to why this was the right API.
    
    * tag 'qcom-drivers-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
      soc: qcom: icc-bwmon: Add bandwidth monitoring driver
      dt-bindings: interconnect: qcom,msm8998-cpu-bwmon: add BWMON device
      soc/qcom: Make QCOM_RPMPD select PM_GENERIC_DOMAINS/_OF
      soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register
      soc: qcom: llcc: Fix syntax errors in comments
      soc: qcom: ocmem: Fix refcount leak in of_get_ocmem
      dt-bindings: soc: qcom,wcnss: remove unneeded ref for names
      firmware: qcom_scm: Add bw voting support to the SCM interface
      dt-bindings: firmware: qcom-scm: Add interconnects property
      soc: qcom: cmd-db: replace strscpy_pad() with strncpy()
      dt-bindings: firmware: scm: Add compatible for SDX65
      dt-bindings: arm: qcom: switch maintainer to Bjorn
      soc: qcom: rpmhpd: fix typos in comment
      soc: qcom: correct kerneldoc
      soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
      firmware: qcom_scm-legacy: correct kerneldoc
      dt-bindings: firmware: document Qualcomm QCS404 and SM6125 SCM
      soc: qcom: apr: Drop redundant check in .remove()
      firmware: qcom_scm: drop unexpected word "the"
      soc: qcom: socinfo: Add an ID for sc7180P
    
    Link: https://lore.kernel.org/r/20220712021830.1271398-1-bjorn.andersson@linaro.orgSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    3c37074f
MAINTAINERS 652 KB