Re: [RFC 2/3] drm/panel: Add simple panel support

2013-09-01 Thread Kumar Gala
On Aug 30, 2013, at 10:25 AM, Thierry Reding wrote: > Add a driver for simple panels. Such panels can have a regulator that > provides the supply voltage and a separate GPIO to enable the panel. > Optionally the panels can have a backlight associated with them so it > can be enabled or disabled a

[PATCH] drm/msm: drop ARCH_MSM Kconfig depend

2014-02-11 Thread Kumar Gala
multiplatform build. Signed-off-by: Kumar Gala --- David/Rob, If you can ack this I'll send it via linux-qcom/arm-soc tree's thanks - k drivers/gpu/drm/msm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/msm/Kconfig b/drivers/gpu/drm/msm/Kconfig ind