ARM: dts: msm: Disable MHI node for msm8996

Mhi node needs additional information for driver
probe to get success. This generic node is not
required and hence disable unwanted dtsi node for
msm8996.

Change-Id: I4dffd3d668ac065fc800e5e7d3b52fdf2733e03f
Signed-off-by: Rama Krishna Phani A <rphani@codeaurora.org>
This commit is contained in:
Rama Krishna Phani A 2017-06-09 12:27:02 +05:30
parent 2bfc0eda7e
commit d7c4b6867a

View file

@ -1737,6 +1737,7 @@
mhi: qcom,mhi {
compatible = "qcom,mhi";
status = "disabled";
};
qcom,ipc-spinlock@740000 {