summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
diff options
context:
space:
mode:
authorJeremy McNicoll <jeremymc@redhat.com>2017-01-27 12:10:04 +0300
committerAndy Gross <andy.gross@linaro.org>2018-05-23 07:28:41 +0300
commitf3b2c99e73bea1ffd8a5eee94cd7c5c68e8c5379 (patch)
treec3317521eb19ebfafa916d6ed08a2e91d345aaa3 /arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
parent60cc43fc888428bb2f18f08997432d426a243338 (diff)
downloadlinux-f3b2c99e73bea1ffd8a5eee94cd7c5c68e8c5379.tar.xz
arm64: dts: Enable onboard SDHCI on msm8992
This enables SDHCI on the Nexus 5X as well creates common smd_rpm node which can be shared between both 5X and 6P as per HW design. Given the lack of documentation, only downstream code was used as a reference and it eludes to the fact that 8994-rpm-regulator is common between both msm8992 & msm8994. [ see msm.git branch: msm-angler-3.10-marshmallow-mr1, msm8992.dtsi] At this early stage of development it makes sense for the 8994-rpm-regulator to be common until data / documentation suggests otherwise. Signed-off-by: Jeremy McNicoll <jeremymc@redhat.com> Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts b/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
index 454213391671..3fc9a33de233 100644
--- a/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
+++ b/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
@@ -39,3 +39,5 @@
};
};
};
+
+#include "msm8994-smd-rpm.dtsi"