Re: [PATCH V1] one wire ds1wm patch

From: Evgeniy Polyalkov
Date: Mon Jun 19 2017 - 10:55:21 EST


Hi

19.06.2017, 14:38, "Johannes PÃhlmann" <johannes.poehlmann@xxxxxxxxxxx>:
> To make the ds1wm driver work on a powerpc architecture (big endian, 32bit)
> with a register offset multiplier of 4 i had to make some changes to
>
> ÂÂÂÂÂÂÂÂÂÂdrivers/w1/masters/ds1wm.c
> and include/linux/mfd/ds1wm.h.
>
> I grouped theses into 4 patches of falling priority.
>
> [PATCH 1/4] fix and simplify register access
> [PATCH 2/4] Add level interrupt modes (maybe no longer needed in newer
> kernels)
> [PATCH 3/4] Silence interrupts on HW before claiming the interrupt
> [PATCH 4/4] optional: add messages to make incorporation in mfd drivers
> easier

Patches look good, thank you.
Greg, please pull them into your tree, is it ok to be sent as attachment?

Acked-by: Evgeniy Polyakov <zbr@xxxxxxxxxxx>