misc: eeprom_93xx46: Add support for a GPIO 'select' line.
authorCory Tusar <cory.tusar@pid1solutions.com>
Wed, 10 Feb 2016 19:32:08 +0000 (14:32 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Feb 2016 03:23:28 +0000 (19:23 -0800)
commit3ca9b1ac28398c6fe0bed335d2d71a35e1c5f7c9
tree7c4bc01765b20b0f281648ff7833a7cbd8b94516
parente1379b56e9e88653fcb58cbaa71cd6b1cc304918
misc: eeprom_93xx46: Add support for a GPIO 'select' line.

This commit adds support to the eeprom_93x46 driver allowing a GPIO line
to function as a 'select' or 'enable' signal prior to accessing the
EEPROM.

Signed-off-by: Cory Tusar <cory.tusar@pid1solutions.com>
Tested-by: Chris Healy <chris.healy@zii.aero>
Reviewed-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/eeprom_93xx46.c
include/linux/eeprom_93xx46.h
This page took 0.025317 seconds and 5 git commands to generate.