board-msm7x30: correct the voltage range request for ldo20
At boot up, mddi interface is initialized first and if the mddi
panel client is not detected, LCDC panel will be initialized.
While mddi panel is initialized, ldo20 has request for 1.8v in
both min and max and lcdc panel requires 1.5v only. Hence the
target is not booting up as the currently (LCDC) requested range
is not in the previously requsted voltage levels.
Correcting the voltage range for mddi panel will fix the issue
for LCDC
Change-Id: I6dd6d2823e0c1fb3c5bae1daa13598659d69e32c
Signed-off-by: Jeevan Shriram <jshriram@codeaurora.org>
1 file changed