mbox series

[GIT,PULL] More Qualcomm DTS updates for 5.13

Message ID 20210419150956.860423-1-bjorn.andersson@linaro.org
State New
Headers show
Series [GIT,PULL] More Qualcomm DTS updates for 5.13 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.13-2

Message

Bjorn Andersson April 19, 2021, 3:09 p.m. UTC
The following changes since commit 885aae6860fae1eed38f5cc1ac09a40e4896a38c:

  ARM: dts: qcom: msm8974-klte: Add bluetooth support (2021-04-06 11:53:16 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.13-2

for you to fetch changes up to 06ad53efeb496d8841169ec0919ba6852c7852f6:

  ARM: dts: qcom: sdx55: add IPA information (2021-04-13 21:35:56 -0500)

----------------------------------------------------------------
More Qualcomm DTS updates for 5.13

This adds CPUfreq, interconnect providers, IPC, remoteproc and IPA to
the SDX55 platform and then adds board files for the Telit FN980 TLB and
Thundercomm TurboX T55.

----------------------------------------------------------------
Alex Elder (1):
      ARM: dts: qcom: sdx55: add IPA information

Manivannan Sadhasivam (14):
      ARM: dts: qcom: sdx55: Add support for A7 PLL clock
      ARM: dts: qcom: sdx55: Add support for APCS block
      ARM: dts: qcom: sdx55: Add CPUFreq support
      ARM: dts: qcom: sdx55: Add modem SMP2P node
      ARM: dts: qcom: sdx55: Add IMEM and PIL info region
      dt-bindings: firmware: scm: Add compatible for SDX55
      ARM: dts: qcom: sdx55: Add SCM node
      ARM: dts: qcom: sdx55: Add interconnect nodes
      ARM: dts: qcom: Fix node name for NAND controller node
      ARM: dts: qcom: sdx55: Add Modem remoteproc node
      dt-bindings: arm: qcom: Add binding for Telit FN980 TLB board
      ARM: dts: qcom: sdx55: Add basic devicetree support for Telit FN980 TLB
      dt-bindings: arm: qcom: Add binding for Thundercomm T55 kit
      ARM: dts: qcom: sdx55: Add basic devicetree support for Thundercomm T55

 Documentation/devicetree/bindings/arm/qcom.yaml    |   2 +
 .../devicetree/bindings/firmware/qcom,scm.txt      |   1 +
 arch/arm/boot/dts/Makefile                         |   4 +-
 arch/arm/boot/dts/qcom-ipq4019.dtsi                |   2 +-
 arch/arm/boot/dts/qcom-sdx55-t55.dts               | 281 ++++++++++++++++++++
 arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts   | 282 +++++++++++++++++++++
 arch/arm/boot/dts/qcom-sdx55.dtsi                  | 207 ++++++++++++++-
 7 files changed, 776 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/qcom-sdx55-t55.dts
 create mode 100644 arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts