commit | fbfdb6ed6265bf62b326b8bd254994ae98cfdb46 | [log] [tgz] |
---|---|---|
author | Jan Luebbe <jlu@pengutronix.de> | Mon Oct 14 17:14:59 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 16 12:36:09 2013 -0700 |
tree | 4f26d8d8151a7f78a4174c47d964161a90782b49 | |
parent | 240ddd495a9e72073d11b1b7c2ec9ea14e7015cb [diff] |
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>