mbox series

[0/2] MSM8998 describe wifi hardware

Message ID 20191107043313.4055-1-jeffrey.l.hugo@gmail.com (mailing list archive)
Headers show
Series MSM8998 describe wifi hardware | expand

Message

Jeffrey Hugo Nov. 7, 2019, 4:33 a.m. UTC
We can describe the wifi hardware for the MSM8998 platforms.  The
firmware runs on the modem subsystem, which is pending clock changes, so
wifi won't be completely functional yet.  However, by describing the
wifi hardware, we can use it as soon as the modem pieces come in.

Jeffrey Hugo (2):
  arm64: dts: qcom: msm8998: Add anoc2 smmu node
  arm64: dts: qcom: msm8998: Add wifi node

 .../boot/dts/qcom/msm8998-clamshell.dtsi      |  9 ++++
 arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi     |  9 ++++
 arch/arm64/boot/dts/qcom/msm8998.dtsi         | 50 +++++++++++++++++++
 3 files changed, 68 insertions(+)