w1: ds2482: add i2c id for DS2484
authorStefan Wahren <stefan.wahren@chargebyte.com>
Thu, 6 Apr 2023 10:31:37 +0000 (12:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Apr 2023 12:13:23 +0000 (14:13 +0200)
commit58ecb03fc74a5ec4b8c8222c5b4bac572a264c47
treeb4c33928c9f256240d25e853e51059a1b49e30ef
parent22ab6c515d9602e5ddf41998ce5352e8887f4543
w1: ds2482: add i2c id for DS2484

The DS2484 is compatible to the DS2482-100, but also supports a
pin-controlled power-saving sleep mode.

Link: https://www.analog.com/media/en/technical-documentation/data-sheets/DS2484.pdf
Signed-off-by: Stefan Wahren <stefan.wahren@chargebyte.com>
Link: https://lore.kernel.org/r/20230406103137.6092-3-stefan.wahren@chargebyte.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/w1/masters/ds2482.c