[PATCH v8 0/2] mfd: add atmel-hlcdc driver
Boris Brezillon
boris.brezillon at free-electrons.com
Mon Oct 6 06:48:42 PDT 2014
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
More information about the dri-devel
mailing list