[PATCH v8 0/2] mfd: add atmel-hlcdc driver

2014-10-06 Thread Lee Jones
On Mon, 06 Oct 2014, Boris Brezillon wrote:
> As proposed in my last atmel-hlcdc series I have split the series in order
> to get the accepted parts merged.
> 
> This series is the one all others depend on.
> Could you take it in your tree so that other maintainers can rely on the
> fact this part will be merged before other parts.
> 
> Moreover, I know this is late, but can you include it in one of your 3.18
> pull request as suggested by Thierry.
> If you can't, can you provide Thierry and Dave with a stable branch
> including this driver ?

It's too late for v3.18.  I stopped taking patches a couple of weeks
ago.  Looks like you still need a DT Ack too.

> Best Regards,
> 
> Boris
> 
> Boris Brezillon (2):
>   mfd: add atmel-hlcdc driver
>   mfd: add documentation for atmel-hlcdc DT bindings
> 
>  .../devicetree/bindings/mfd/atmel-hlcdc.txt|  51 +
>  drivers/mfd/Kconfig|   6 +
>  drivers/mfd/Makefile   |   1 +
>  drivers/mfd/atmel-hlcdc.c  | 122 
> +
>  include/linux/mfd/atmel-hlcdc.h|  85 ++
>  5 files changed, 265 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
>  create mode 100644 drivers/mfd/atmel-hlcdc.c
>  create mode 100644 include/linux/mfd/atmel-hlcdc.h
> 

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog


[PATCH v8 0/2] mfd: add atmel-hlcdc driver

2014-10-06 Thread Boris Brezillon
Hi Lee,

As proposed in my last atmel-hlcdc series I have split the series in order
to get the accepted parts merged.

This series is the one all others depend on.
Could you take it in your tree so that other maintainers can rely on the
fact this part will be merged before other parts.

Moreover, I know this is late, but can you include it in one of your 3.18
pull request as suggested by Thierry.
If you can't, can you provide Thierry and Dave with a stable branch
including this driver ?

Best Regards,

Boris

Boris Brezillon (2):
  mfd: add atmel-hlcdc driver
  mfd: add documentation for atmel-hlcdc DT bindings

 .../devicetree/bindings/mfd/atmel-hlcdc.txt|  51 +
 drivers/mfd/Kconfig|   6 +
 drivers/mfd/Makefile   |   1 +
 drivers/mfd/atmel-hlcdc.c  | 122 +
 include/linux/mfd/atmel-hlcdc.h|  85 ++
 5 files changed, 265 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
 create mode 100644 drivers/mfd/atmel-hlcdc.c
 create mode 100644 include/linux/mfd/atmel-hlcdc.h

-- 
1.9.1