summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/msm8992.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2018-05-22arm64: dts: Enable onboard SDHCI on msm8992Jeremy McNicoll1-1/+86
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>
2017-06-05arm64: dts: smem enablement for msm8992Jeremy McNicoll1-0/+42
SMEM allows various subsystems/processors to share memory/data (heap format) in order to enable various peripherals. Signed-off-by: Jeremy McNicoll <jeremymc@redhat.com> Signed-off-by: Andy Gross <andy.gross@linaro.org>
2017-06-05arm64: dts: msm8992 add fixed regulatorJeremy McNicoll1-0/+11
This regulator is not moving anywhere. Sit, stay... Signed-off-by: Jeremy McNicoll <jeremymc@redhat.com> Signed-off-by: Andy Gross <andy.gross@linaro.org>
2016-11-12arm64: dts: msm8992 SoC and LG Bullhead (Nexus 5X) supportJeremy McNicoll1-0/+184
Initial device tree support for Qualcomm MSM8992 SoC and LG Bullhead / Google Nexus 5X support. Signed-off-by: Jeremy McNicoll <jeremymc@redhat.com> Signed-off-by: Andy Gross <andy.gross@linaro.org>