lkml.org 
[lkml]   [2021]   [Feb]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v5] Add board support for HK10 board variants
Date
Added support for HK10-C1 and HK10-C2 board variants based on IPQ8074 SoC.
Both these variants support dual QCN9000 PCIe cards that uses MHI communication
protocol over PCIe. In addition, HK10-C1 support on-chip radio.
Both these variants slightly differ in clock configuation for ethernet.

This series depends on below series:
[V2,0/7] Add PCIe support for IPQ8074
[v8,0/9] remoteproc: qcom: q6v5-wcss: Add support for secure pil

changes since v4:
- Addressed review comments.
- Addressing Kalle's comments, removed memory reservations in dts.
- Addressing Manivannan's comments, removed dts entry for mhi

changes since v3:
- Addressed build failure reported by test robot
in patch 3

changes since v2:
- In patch 3, Moved pcie0_rp and pcie1_rp nodes and
removed unused members and subnodes


Gokul Sriram Palanisamy (1):
arm64: dts: Add board support for HK10

arch/arm64/boot/dts/qcom/Makefile | 2 +
arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts | 11 ++++
arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts | 14 +++++
arch/arm64/boot/dts/qcom/ipq8074-hk10.dtsi | 76 ++++++++++++++++++++++++++++
4 files changed, 103 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts
create mode 100644 arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts
create mode 100644 arch/arm64/boot/dts/qcom/ipq8074-hk10.dtsi

--
2.7.4

\
 
 \ /
  Last update: 2021-02-26 09:32    [W:0.035 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site