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:
parent
2bfc0eda7e
commit
d7c4b6867a
1 changed files with 1 additions and 0 deletions
|
@ -1737,6 +1737,7 @@
|
||||||
|
|
||||||
mhi: qcom,mhi {
|
mhi: qcom,mhi {
|
||||||
compatible = "qcom,mhi";
|
compatible = "qcom,mhi";
|
||||||
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
qcom,ipc-spinlock@740000 {
|
qcom,ipc-spinlock@740000 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue