[PATCH 0/8] tilcdc-panel: Backlight and GPIO devicetree support

2014-07-25 Thread Ezequiel Garcia
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

[PATCH 0/8] tilcdc-panel: Backlight and GPIO devicetree support

2014-07-24 Thread Darren Etheridge
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 impl

[PATCH 0/8] tilcdc-panel: Backlight and GPIO devicetree support

2014-07-22 Thread Ezequiel Garcia
On 11 Jul 11: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 implem

[PATCH 0/8] tilcdc-panel: Backlight and GPIO devicetree support

2014-07-11 Thread Ezequiel Garcia
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. T