[PATCH v4 01/18] mfd: add new driver for Sharp LoCoMo

Dmitry Eremin-Solenikov dbaryshkov at gmail.com
Wed May 27 07:55:56 PDT 2015


2015-05-27 13:27 GMT+03:00 Lee Jones <lee.jones at linaro.org>:
> On Mon, 25 May 2015, Dmitry Eremin-Solenikov wrote:
>
>> LoCoMo is a GA used on Sharp Zaurus SL-5x00. Current driver does has
>> several design issues (special bus instead of platform bus, doesn't use
>> mfd-core, etc).
>>
>> Implement 'core' parts of locomo support as an mfd driver.
>>
>> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
>> ---
>
> These things are much easier to re-review if you keep a change-log
> here.
>
>>  drivers/mfd/Kconfig        |  10 ++
>>  drivers/mfd/Makefile       |   1 +
>>  drivers/mfd/locomo.c       | 336 +++++++++++++++++++++++++++++++++++++++++++++
>>  include/linux/mfd/locomo.h | 169 +++++++++++++++++++++++
>>  4 files changed, 516 insertions(+)
>>  create mode 100644 drivers/mfd/locomo.c
>>  create mode 100644 include/linux/mfd/locomo.h
>
> Looks good now though:
>   Acked-by: Lee Jones <lee.jones at linaro.org>
>
> How do you plan for this to be merged?

I'd like for this to be merged either through mfd tree or through the
arm-soc (or rmk's ARM) tree.
Some of the respective maintainers already gave their blessing for
this patchset to be merged
not through their subsystem trees.

[skipped the patch]


-- 
With best wishes
Dmitry



More information about the linux-arm-kernel mailing list