mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
ad8dc96e3b
Add a GPIO 1-wire bus master driver. The driver used the GPIO API to control the wire and the GPIO pin can be specified using platform data similar to i2c-gpio. The driver was tested with AT91SAM9260 + DS2401. Signed-off-by: Ville Syrjala <syrjala@sci.fi> Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Cc: David Brownell <david-b@pacbell.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
00-INDEX
|
|
- This file
|
|
ds2482
|
|
- The Maxim/Dallas Semiconductor DS2482 provides 1-wire busses.
|
|
ds2490
|
|
- The Maxim/Dallas Semiconductor DS2490 builds USB <-> W1 bridges.
|
|
w1-gpio
|
|
- GPIO 1-wire bus master driver.
|