OpenCloudOS-Kernel/drivers/w1/masters
Daniel Mack d2323cf773 onewire: w1-gpio: add ext_pullup_enable pin in platform data
In the process of porting boards to devicetree implemenation, we should
keep information about external circuitry where they belong - the
individual drivers.

This patch adds a way to specify a GPIO to drive the (optional) external
pull-up logic, rather than using a function pointer for that.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Acked-by: Ville Syrjälä <syrjala@sci.fi>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-16 10:02:33 -07:00
..
Kconfig w1: omap-hdq: drop ARCH dependency 2012-08-16 09:58:45 -07:00
Makefile w1: add 1-wire master driver for i.MX27 / i.MX31 2009-01-08 08:31:13 -08:00
ds1wm.c W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
ds2482.c w1: fix test in ds2482_wait_1wire_idle() 2010-03-12 15:52:43 -08:00
ds2490.c USB: convert some miscellanies drivers to use module_usb_driver() 2011-11-18 09:52:10 -08:00
matrox_w1.c MAINTAINERS: Evgeniy has moved 2011-08-25 16:25:33 -07:00
mxc_w1.c w1 i.MX: prepare/unprepare clock 2012-04-25 17:03:41 +02:00
omap_hdq.c w1: omap-hdq: drop ARCH dependency 2012-08-16 09:58:45 -07:00
w1-gpio.c onewire: w1-gpio: add ext_pullup_enable pin in platform data 2012-08-16 10:02:33 -07:00