[PATCH v5 00/11] drm: add support for Atmel HLCDC Display Controller

2014-09-25 Thread Rob Clark
On Mon, Sep 8, 2014 at 4:43 AM, Boris BREZILLON wrote: > Hello, > > This patch series adds support for Atmel HLCDC (HLCD Controller) available > on some Atmel SoCs (i.e. the sama5d3 family). > > The HLCDC actually provides a Display Controller and a PWM device, hence I > decided to declare an MFD

[PATCH v5 00/11] drm: add support for Atmel HLCDC Display Controller

2014-09-09 Thread Harivel, Anthony
Cc: Laurent Pinchart; Bo Shen; Ludovic Desroches; Rob Herring; Pawel Moll; Mark Rutland; Ian Campbell; Kumar Gala; devicetree at vger.kernel.org; Boris BREZILLON Subject: [PATCH v5 00/11] drm: add support for Atmel HLCDC Display Controller Hello, This patch series adds support for Atmel HLCDC

[PATCH v5 00/11] drm: add support for Atmel HLCDC Display Controller

2014-09-08 Thread Boris BREZILLON
Hello, This patch series adds support for Atmel HLCDC (HLCD Controller) available on some Atmel SoCs (i.e. the sama5d3 family). The HLCDC actually provides a Display Controller and a PWM device, hence I decided to declare an MFD device exposing 2 subdevices: a display controller and a PWM chip.