Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1720803
| From | Andrew Worsley <amworsley@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | (none) |
| Date | 2017-08-27 13:40 +0200 |
| Message-ID | <uj453-71m-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, this extends the one wire master DS2482 driver to support other interfacing modes and adds a slave one wire DS28E05 EEPROM driver. This allows the one wire master DS2482 driver to support the OverDrive interface mode which is required for it to talk to the DS28E05 slave chip. These patches are against the recent 4.13.0-rc6 mainline kernel and compile against it. The code was tested against the recent Debian stable 4.9 kernel. The code did require some changes between the two kernels to compile but are functionally the same. Hopefully it is useful for some other people wanting to use these or similar chips. Thanks Andrew Worsley
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
(none) Andrew Worsley <amworsley@gmail.com> - 2017-08-27 13:40 +0200 [PATCH 1/2] Extend 1W master driver DS2482 with module option to support PPM/SPU/1WS features Andrew Worsley <amworsley@gmail.com> - 2017-08-27 13:40 +0200 [PATCH 2/2] Add 1w slave driver for DS28E05 EEPROM Andrew Worsley <amworsley@gmail.com> - 2017-08-27 13:40 +0200
csiph-web