Skip to content
  • Arnd Bergmann's avatar
    a0f480dc
    Merge tag 'qcom-arm64-for-5.15' of... · a0f480dc
    Arnd Bergmann authored
    Merge tag 'qcom-arm64-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
    
    Qualcomm ARM64 updates for v5.15
    
    SDM660 and SDM630 was concluded to be similar enough that they should be
    merged, and the derivative SDM636 was added to the bunch. The combined
    platform gained support for GPU, DMA, I2C, IMEM, display, power-domains,
    SDHCI, thermal, USB, interconnects, VADC, WLED and audio remoteproc. The
    Sony Xperia "Ganges" platform was similarly merged with "Nile", got
    cleaned up and gained touchscreen, USB, volume keys and uSD support.
    
    IPQ6018 gains USB2 and PCIe support and a few minor fixes. IPQ8074
    gains SCM, PRNG and Crypto support and a DT style update of the PCIe
    nodes.
    
    MSM8916 gains Coresight STM support. The Xiaomi Redmi 2 is introduced,
    with touchscreen, notification LED and IMU support. MSM8996 gains
    support for GPU cooling and v3.0 of the SoC, which is used to introduce
    support for the Sony Xperia X Performance, XZ and XZs phones.
    
    SC7180 finally gains DisplayPort support and LPASS is updated
    accordingly. A number of fixes are introduced and with the newly
    introduced DRM aux bus in place Trogdor's panel is moved under the eDP
    bridge. SC7280 gained USB, eMMC, SD-card, QFPROM and IPA support, the
    new IDP2 board was added.
    
    SM6126 (aka Snapdragon 665) was introduced, together with the Sony
    Xperia 10II phone with support for framebuffer, USB, eMMC and volume
    keys.
    
    SM8150 gained inline crypto support for UFS enabled, CPU opp-tables was
    introduced to scale DDR and L3 frequencies and SPI nodes where added, in
    addition to a number of smaller fixes.
    
    SM8250 gained a number of minor fixes and had its serial engines wired
    up to use the GENI wrappers' DMA engines.
    
    SM8350 had wakeup-parent defined for the TLMM gpio node and I2C13 was
    introduced.
    
    SDM845 display clocks was corrected and Lenovo Yoga C630 got IPA enabled
    and now has working LTE connectivity.
    
    Additionally a number of minor fixes throughout to correct DT validation
    warnings.
    
    Lastly v5.14-rc3 is merge in to resolve the merge conflicts caused by
    the USB maintainer deciding to fix a regression in his tree.
    
    * tag 'qcom-arm64-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: (114 commits)
      arm64: dts: qcom: sm8250: assign DSI clock source parents
      arm64: dts: qcom: sdm845-mtp: assign DSI clock source parents
      arm64: dts: qcom: sdm845: assign DSI clock source parents
      arm64: dts: qcom: sc7180: assign DSI clock source parents
      arm64: dts: qcom: sc7280-idp: Add device tree files for IDP2
      dt-bindings: arm: qcom: Document qcom,sc7280-idp2 board
      arm64: dts: qcom: sm8350: fix IPA interconnects
      arm64: dts: qcom: sc7180: define ipa_fw_mem node
      arm64: dts: qcom: sc7280: enable IPA for sc7280-idp
      arm64: dts: qcom: sc7280: add IPA information
      arm64: dts: qcom: sc7180-trogdor: Move panel under the bridge chip
      arm64: dts: qcom: ipq8074: add PRNG node
      arm64: dts: qcom: ipq8074: add crypto nodes
      arm64: dts: qcom: sm8350: add qupv3_id_1/i2c13 nodes
      arm64: dts: qcom: ipq6018: Add pcie support
      arm64: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster
      arm64: dts: qcom: sm8150: add SPI nodes
      arm64: dts: qcom: msm8916: Enable CoreSight STM component
      arm64: dts: qcom: sc7280: Add qfprom node
      arm64: dts: qcom: sc7280: Fixup the cpufreq node
      ...
    
    Link: https://lore.kernel.org/r/20210816231223.586597-1-bjorn.andersson@linaro.org
    
    
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    a0f480dc
    Merge tag 'qcom-arm64-for-5.15' of...
    Arnd Bergmann authored
    Merge tag 'qcom-arm64-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
    
    Qualcomm ARM64 updates for v5.15
    
    SDM660 and SDM630 was concluded to be similar enough that they should be
    merged, and the derivative SDM636 was added to the bunch. The combined
    platform gained support for GPU, DMA, I2C, IMEM, display, power-domains,
    SDHCI, thermal, USB, interconnects, VADC, WLED and audio remoteproc. The
    Sony Xperia "Ganges" platform was similarly merged with "Nile", got
    cleaned up and gained touchscreen, USB, volume keys and uSD support.
    
    IPQ6018 gains USB2 and PCIe support and a few minor fixes. IPQ8074
    gains SCM, PRNG and Crypto support and a DT style update of the PCIe
    nodes.
    
    MSM8916 gains Coresight STM support. The Xiaomi Redmi 2 is introduced,
    with touchscreen, notification LED and IMU support. MSM8996 gains
    support for GPU cooling and v3.0 of the SoC, which is used to introduce
    support for the Sony Xperia X Performance, XZ and XZs phones.
    
    SC7180 finally gains DisplayPort support and LPASS is updated
    accordingly. A number of fixes are introduced and with the newly
    introduced DRM aux bus in place Trogdor's panel is moved under the eDP
    bridge. SC7280 gained USB, eMMC, SD-card, QFPROM and IPA support, the
    new IDP2 board was added.
    
    SM6126 (aka Snapdragon 665) was introduced, together with the Sony
    Xperia 10II phone with support for framebuffer, USB, eMMC and volume
    keys.
    
    SM8150 gained inline crypto support for UFS enabled, CPU opp-tables was
    introduced to scale DDR and L3 frequencies and SPI nodes where added, in
    addition to a number of smaller fixes.
    
    SM8250 gained a number of minor fixes and had its serial engines wired
    up to use the GENI wrappers' DMA engines.
    
    SM8350 had wakeup-parent defined for the TLMM gpio node and I2C13 was
    introduced.
    
    SDM845 display clocks was corrected and Lenovo Yoga C630 got IPA enabled
    and now has working LTE connectivity.
    
    Additionally a number of minor fixes throughout to correct DT validation
    warnings.
    
    Lastly v5.14-rc3 is merge in to resolve the merge conflicts caused by
    the USB maintainer deciding to fix a regression in his tree.
    
    * tag 'qcom-arm64-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: (114 commits)
      arm64: dts: qcom: sm8250: assign DSI clock source parents
      arm64: dts: qcom: sdm845-mtp: assign DSI clock source parents
      arm64: dts: qcom: sdm845: assign DSI clock source parents
      arm64: dts: qcom: sc7180: assign DSI clock source parents
      arm64: dts: qcom: sc7280-idp: Add device tree files for IDP2
      dt-bindings: arm: qcom: Document qcom,sc7280-idp2 board
      arm64: dts: qcom: sm8350: fix IPA interconnects
      arm64: dts: qcom: sc7180: define ipa_fw_mem node
      arm64: dts: qcom: sc7280: enable IPA for sc7280-idp
      arm64: dts: qcom: sc7280: add IPA information
      arm64: dts: qcom: sc7180-trogdor: Move panel under the bridge chip
      arm64: dts: qcom: ipq8074: add PRNG node
      arm64: dts: qcom: ipq8074: add crypto nodes
      arm64: dts: qcom: sm8350: add qupv3_id_1/i2c13 nodes
      arm64: dts: qcom: ipq6018: Add pcie support
      arm64: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster
      arm64: dts: qcom: sm8150: add SPI nodes
      arm64: dts: qcom: msm8916: Enable CoreSight STM component
      arm64: dts: qcom: sc7280: Add qfprom node
      arm64: dts: qcom: sc7280: Fixup the cpufreq node
      ...
    
    Link: https://lore.kernel.org/r/20210816231223.586597-1-bjorn.andersson@linaro.org
    
    
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Loading