commit | 54865314f5a1bfade1555ca6b26653729a0f3e23 | [log] [tgz] |
---|---|---|
author | Andrew Worsley <amworsley@gmail.com> | Sun Aug 27 21:34:22 2017 +1000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 28 17:23:29 2017 +0200 |
tree | fed7ba3ff73cae80aad622d7131a3cc73966dbd4 | |
parent | e5cf84e8224c49f335aec6b69b3e373bbbe4641a [diff] |
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>