From: Ezequiel Garcia Date: Tue, 2 Sep 2014 12:51:22 +0000 (-0300) Subject: drm/tilcdc: panel: Add support for enable GPIO X-Git-Tag: fixes-against-v3.18-rc2~73^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d898ce03675fc061f89a347a22d41271ed75c436;p=pandora-kernel.git drm/tilcdc: panel: Add support for enable GPIO In order to support the "enable GPIO" available in many panel devices, this commit adds a proper devicetree binding. By providing an enable GPIO in the devicetree, the driver can now turn off and on the panel device, and/or the backlight device. Both the backlight and the GPIO are optional properties. Tested-by: Darren Etheridge Tested-by: Johannes Pointner Signed-off-by: Ezequiel Garcia Signed-off-by: Dave Airlie --- Reading git-diff-tree failed