drivers: w1: Extend 1W master driver DS2482 with module option to support PPM/SPU...
authorAndrew Worsley <amworsley@gmail.com>
Sun, 27 Aug 2017 11:34:22 +0000 (21:34 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Aug 2017 15:23:29 +0000 (17:23 +0200)
commit54865314f5a1bfade1555ca6b26653729a0f3e23
treefed7ba3ff73cae80aad622d7131a3cc73966dbd4
parente5cf84e8224c49f335aec6b69b3e373bbbe4641a
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM/SPU/1WS features

Extend the one wire DS2482 master driver with a module option that allows support
for PPM/SPU/1WS interface modes to be requested. This allows support of chips
that require one or more of these features such as the DS28E05.

Signed-off-by: Andrew Worsley <amworsley@gmail.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/w1/masters/ds2482.c