diff options
author | Jan Kandziora <jjj@gmx.de> | 2017-09-20 23:52:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-04 10:29:22 +0200 |
commit | ebc4768ac4971eab4b570e733e47ac9dfd0e4175 (patch) | |
tree | cfe3e1128131d87a19cbcb81a92db4b1925931e0 /Documentation/w1/slaves/00-INDEX | |
parent | wire: export w1_touch_bit (diff) | |
download | linux-ebc4768ac4971eab4b570e733e47ac9dfd0e4175.tar.xz linux-ebc4768ac4971eab4b570e733e47ac9dfd0e4175.zip |
add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
This subpatch adds a driver for the DS28E17 Onewire to I2C master bridge.
Signed-off-by: Jan Kandziora <jjj@gmx.de>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/w1/slaves/00-INDEX')
-rw-r--r-- | Documentation/w1/slaves/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/w1/slaves/00-INDEX b/Documentation/w1/slaves/00-INDEX index 8d76718e1ea2..68946f83e579 100644 --- a/Documentation/w1/slaves/00-INDEX +++ b/Documentation/w1/slaves/00-INDEX @@ -10,3 +10,5 @@ w1_ds2438 - The Maxim/Dallas Semiconductor ds2438 smart battery monitor. w1_ds28e04 - The Maxim/Dallas Semiconductor ds28e04 eeprom. +w1_ds28e17 + - The Maxim/Dallas Semiconductor ds28e17 1-Wire-to-I2C Master Bridge. |