]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitefcc013dbfb0d32b5345b8503d74241250d354d5
tree7c4bc01765b20b0f281648ff7833a7cbd8b94516
parenteb45762188d1fdf8bb883828bfdc58dc38c647d5
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