public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
To: Darren Etheridge <detheridge@ti.com>
Cc: devicetree@vger.kernel.org, Russell King <linux@arm.linux.org.uk>,
	daniel.vetter@ffwll.ch, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/8] tilcdc-panel: Backlight and GPIO devicetree support
Date: Fri, 25 Jul 2014 11:44:32 -0300	[thread overview]
Message-ID: <20140725144432.GA3594@arch.cereza> (raw)
In-Reply-To: <53D179C0.2050100@ti.com>

On 24 Jul 04:25 PM, Darren Etheridge wrote:
> On 07/11/2014 09:18 AM, Ezequiel Garcia wrote:
> >Hello all,
> >
> >This patchset adds the required changes to support an optional backlight
> >and GPIO for the tilcdc panel driver.
> >
> >There was some code to support a backlight, but it was somewhat broken
> >and undocumented. I've followed the nice implementation in panel-simple
> >and added a similar one here.
> >
> >The enable GPIO is required to turn on and off devices with such capability.
> >Also here, I've followed panel-simple which looks correct.
> >
> >In addition to this there are very minor cosmetic cleanups and a larger
> >error path fix in tilcdc's DRM driver .load error path.
> >
> >This patchset applies on top of drm-next branch which contains the latest
> >tilcdc pushed by Guido.
> >
> >If at all possible, I'd like to get this merged for v3.17. If a pull request
> >is needed, don't hesitate to ask and I'll prepare one.
> >
> >Comments and tests welcome!
> >
> 
> All of the changes seem to make sense and I tested on AM335x-EVM both with
> and without the addition "backlight = " in the dts for the panel node.
> 
> I see no issues in either case, continued to work as before.
> 
> Tested against 3.16-rc6 with this patchset and the earlier patchset from
> Guido applied.
> 
> Also tested on BeagleBone Black even though it doesn't have a panel, just to
> make sure nothing changed there.
> 
> For the series:
> Tested-by: Darren Etheridge <detheridge@ti.com>
> 

Thanks a lot for the test!
-- 
Ezequiel Garcia, VanguardiaSur
www.vanguardiasur.com.ar

      reply	other threads:[~2014-07-25 14:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-11 14:18 [PATCH 0/8] tilcdc-panel: Backlight and GPIO devicetree support Ezequiel Garcia
     [not found] ` <1405088334-11215-1-git-send-email-ezequiel-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org>
2014-07-11 14:18   ` [PATCH 1/8] drm/tilcdc: Fix the error path in tilcdc_load() Ezequiel Garcia
2014-07-11 14:18   ` [PATCH 2/8] drm/tilcdc: panel: Add missing of_node_put Ezequiel Garcia
2014-07-11 14:18   ` [PATCH 3/8] drm/tilcdc: panel: Remove unused variable Ezequiel Garcia
2014-07-11 14:18   ` [PATCH 4/8] drm/tilcdc: panel: Spurious whitespace removal Ezequiel Garcia
2014-07-11 14:18   ` [PATCH 5/8] drm/tilcdc: panel: Use devm_kzalloc to simplify the error path Ezequiel Garcia
2014-07-11 14:18   ` [PATCH 6/8] drm/tilcdc: panel: Fix backlight devicetree support Ezequiel Garcia
2014-07-11 14:18   ` [PATCH 7/8] drm/tilcdc: panel: Set return value explicitly Ezequiel Garcia
2014-07-11 14:18   ` [PATCH 8/8] drm/tilcdc: panel: Add support for enable GPIO Ezequiel Garcia
2014-07-11 15:08     ` Fabio Estevam
     [not found]       ` <CAOMZO5CawR9qMbm3HLf4+S3-pcf4m=VCUqm0W9LXXYzNzv2aOQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-07-11 17:38         ` Ezequiel Garcia
2014-07-22 14:51   ` [PATCH 0/8] tilcdc-panel: Backlight and GPIO devicetree support Ezequiel Garcia
2014-07-24 21:25 ` Darren Etheridge
2014-07-25 14:44   ` Ezequiel Garcia [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140725144432.GA3594@arch.cereza \
    --to=ezequiel@vanguardiasur.com.ar \
    --cc=daniel.vetter@ffwll.ch \
    --cc=detheridge@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox