ARM: dts: msm: Disable adv7481 on Mojave lite platform

On Mojave lite, adv7481 hardware is not available hence
disable adv7481 and bridge abstraction driver.

CRs-Fixed: 1097877
Change-Id: I1969fc45e50f5ddff25fd70780458d23a9abeed8
Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
This commit is contained in:
Shiju Mathew 2016-12-02 09:55:38 -05:00 committed by Gerrit - the friendly Code Review server
parent be58516a4e
commit 8fcb6249ad
2 changed files with 16 additions and 0 deletions

View file

@ -46,6 +46,14 @@
status = "disabled"; status = "disabled";
}; };
}; };
qcom,adv7481@70 {
status = "disabled";
};
qcom,msm-ba {
status = "disabled";
};
}; };
&dsi_adv_7533_2 { &dsi_adv_7533_2 {

View file

@ -46,6 +46,14 @@
status = "disabled"; status = "disabled";
}; };
}; };
qcom,adv7481@70 {
status = "disabled";
};
qcom,msm-ba {
status = "disabled";
};
}; };
&pil_modem { &pil_modem {