]> git.baikalelectronics.ru Git - kernel.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)
commitc4eba27d5ec51828915509b73dc233a9e820500f
tree4f26d8d8151a7f78a4174c47d964161a90782b49
parent19b2de3b8a85029ecd0d9b55901274488cab0d67
misc/at25, dt: support probing at25 SPI EEPROM from DT

The commit 13612b6a2df8daa4d3f9bcdb55b552e5e5fc6688 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