Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a41ea551 authored by Mayank Chopra's avatar Mayank Chopra
Browse files

ARM: dts: msm: Add MSM8996 MMX-F and Agave ADP device support



Add the necessary device tree files to support the msm8996v3
based MMX-F and Agave ADP platforms.

Change-Id: I64731515f1e077f6f1f30a638971c598c773775e
Signed-off-by: default avatarMayank Chopra <makchopra@codeaurora.org>
parent 090e59ba
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -124,6 +124,9 @@ Generic board variants:
- QRD device:
  compatible = "qcom,qrd"

- ADP device:
  compatible = "qcom,adp"

- Simulator device:
  compatible = "qcom,sim"

@@ -220,6 +223,7 @@ compatible = "qcom,msm8996-dtp"
compatible = "qcom,msm8996-fluid"
compatible = "qcom,msm8996-liquid"
compatible = "qcom,msm8996-mtp"
compatible = "qcom,msm8996-adp"
compatible = "qcom,msmcobalt-sim"
compatible = "qcom,msmcobalt-rumi"
compatible = "qcom,msm8952-rumi"
+2 −0
Original line number Diff line number Diff line
@@ -24,6 +24,8 @@ dtb-$(CONFIG_ARCH_MSM8996) += msm8996-v2-pmi8994-cdp.dtb \
	msm8996-v3-fluid.dtb \
	msm8996-v3-liquid.dtb \
	msm8996-v3-dtp.dtb \
	msm8996-v3-pm8004-mmxf-adp.dtb \
	msm8996-v3-pm8004-agave-adp.dtb \
	msm8996-v3.0-pmi8994-cdp.dtb \
	msm8996-v3.0-pmi8994-mtp.dtb \
	msm8996-v3.0-pmi8994-pm8004-cdp.dtb \
+826 −0

File added.

Preview size limit exceeded, changes collapsed.

+233 −0

File added.

Preview size limit exceeded, changes collapsed.

+818 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading