From: Fabio Estevam Date: Sun, 7 Apr 2013 18:44:59 +0000 (-0300) Subject: video: mxsfb: Introduce regulator support X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4344429d3d926d219671f607125cff51223a140a;p=pandora-kernel.git video: mxsfb: Introduce regulator support Instead of using a custom binding for retrieving the GPIO that activates the LCD from devicetree, use a standard regulator. This approach has the advantage to be more generic. For example: in the case of a board that has a PMIC supplying the LCD voltage, the current approach would not work, as it only searches for a GPIO pin. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed