mbox series

[GIT,PULL] A few more Qualcomm ARM32 DeviceTree updates for v6.4

Message ID 20230414023723.2411793-1-andersson@kernel.org
State New
Headers show
Series [GIT,PULL] A few more Qualcomm ARM32 DeviceTree updates for v6.4 | expand

Pull-request

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

Message

Bjorn Andersson April 14, 2023, 2:37 a.m. UTC
The following changes since commit 26c56dbddc304cf7304346df4b25b3be0c086e36:

  dt-bindings: arm: qcom: Add Yiming LTE dongle uz801-v3.0 (yiming-uz801v3) (2023-04-04 12:23:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4e859ef0bae3c0839ad362408d2f7321332e4850:

  dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board (2023-04-11 05:43:57 -0700)

----------------------------------------------------------------
A few more Qualcomm ARM32 DeviceTree updates for v6.4

This adds IPA definition to the sdx65 platform, and brings a few
stylistic changes to sdx55 and sdx65.

Compatibles for the two new Qualcomm Robotics Platform boards, RB1 and
RB2, are defined, as is Xiaomi Mi A3 and the MI01.6 development baord on
IPQ5332. These are all ARM64 boards, despite being introduced through
the ARM32 pull request...

----------------------------------------------------------------
Alex Elder (2):
      ARM: dts: qcom: sdx65: add IPA information
      ARM: dts: qcom: sdx65: move status properties to end of nodes

Bhupesh Sharma (1):
      dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board

Kathiravan T (1):
      dt-bindings: arm: qcom: document MI01.6 board based on IPQ5332 family

Konrad Dybcio (1):
      dt-bindings: arm: qcom: Add QRB2210/QCM2290 and RB1 board

Lux Aliaga (1):
      dt-bindings: arm: qcom: Document xiaomi,laurel-sprout board

Manivannan Sadhasivam (2):
      ARM: dts: qcom: sdx55: Move reset and wake gpios to board dts
      ARM: dts: qcom: sdx55-fn980: Move "status" property to the end of node

 Documentation/devicetree/bindings/arm/qcom.yaml  | 20 ++++++++++
 arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts | 19 ++++++----
 arch/arm/boot/dts/qcom-sdx55.dtsi                |  2 -
 arch/arm/boot/dts/qcom-sdx65-mtp.dts             | 11 ++++--
 arch/arm/boot/dts/qcom-sdx65.dtsi                | 47 ++++++++++++++++++++++--
 5 files changed, 84 insertions(+), 15 deletions(-)