[no subject]

From: Andrew Worsley
Date: Sun Aug 27 2017 - 07:34:38 EST


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