Re: [PATCH] w1: w1-gpio: Convert to use GPIO descriptors
From: Linus Walleij
Date: Fri Dec 08 2017 - 09:32:36 EST
On Tue, Dec 5, 2017 at 11:40 PM, Evgeniy Polyakov <zbr@xxxxxxxxxxx> wrote:
> Sorry for late reply
It's cool. Much to do.
> 20.11.2017, 11:47, "Linus Walleij" <linus.walleij@xxxxxxxxxx>:
>> The w1 master driver includes a complete open drain emulation
>> reimplementation among other things.
>>
>> This converts the driver and all board files using it to use
>> GPIO descriptors associated with the device to look up the
>> GPIO wire, as well ass the optional pull-up GPIO line.
>
> I'm not familiar with gpio platform drivers, but these changes looks good.
> Did it find its way into the tree yet?
No but I interpret this as an Acked-by so I will add that and add it
to the GPIO tree so we get some rotation in linux-next, OK? :)
> If not, please add appropriate maintainers, I've added Ville Syrjala to copy.
OK let's see if he has something to add.
Yours,
Linus Walleij