MLK-14548: video: dts: Remove unused regulator
authorCristina Ciocan <cristina-mihaela.ciocan@nxp.com>
Thu, 20 Apr 2017 10:21:40 +0000 (13:21 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:22:02 +0000 (15:22 -0500)
commit6c7bb9fdb73db8cb17a528fbd1bf286d1c36c68b
tree748785dfdff92a0477351584c5d25e2bd7438f1f
parent2ec3e0e526e62cc75e3a207836d351f12b8424a4
MLK-14548: video: dts: Remove unused regulator

The reg_lcd_3v3 regulator is, theoretically, used by the display
controller eLCDIF as lcd supply.

When enabling the HDMI trasnmitter Sil902x, a gpio pin needed by the
regulator is taken by the HDMI TX as reset pin, so the regulator probe
fails and is never used.

The imx6sx-sdb-lcdif1.dts file is used for HDMI functionality, thus
enabling the HDMI transmitter invalidates any possible use of the
reg_lcd_3v3 regulator.

This patch removes the regulator enablement from the HDMI-specific dts.

Signed-off-by: Cristina Ciocan <cristina-mihaela.ciocan@nxp.com>
arch/arm/boot/dts/imx6sx-sdb-lcdif1.dts