]> git.karo-electronics.de Git - karo-tx-linux.git/commit
misc/at25, dt: support probing at25 SPI EEPROM from DT
authorJan Luebbe <jlu@pengutronix.de>
Mon, 14 Oct 2013 15:14:59 +0000 (17:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 19:36:09 +0000 (12:36 -0700)
commitfbfdb6ed6265bf62b326b8bd254994ae98cfdb46
tree4f26d8d8151a7f78a4174c47d964161a90782b49
parent240ddd495a9e72073d11b1b7c2ec9ea14e7015cb
misc/at25, dt: support probing at25 SPI EEPROM from DT

The commit d6ae0d578d24303941c1424b049d2cae28277666 introduced devicetree
binding documentation for this driver, but the driver itself does not yet
support the documented compatible entry. Fix this by adding the documented
entry to the driver.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/at25.c