Messages in this thread |  | | | Date | Sun, 18 Dec 2011 19:27:37 +0100 | | Subject | Re: [PATCH] at25: DeviceTree support added | | From | Frederic LAMBERT <> |
| |
Patch cleaned and without line wrapped this time (Sorry for the extra "Signed-off-by"). This driver is really useful for lots of devices, not only EEPROMs (I'm using it with a nvSRAM from Cypres...), and the DTS support was really missing.
Hoping it can be useful to other people,
Best regards, Frederic
2011/12/18 Frederic LAMBERT <frdrc66@gmail.com> > > From: Frederic Lambert <frdrc66@gmail.com> > > Signed-off-by: Frederic Lambert <frdrc66@gmail.com> > Signed-off-by: Frederic LAMBERT <frdrc66@gmail.com> > --- > Documentation/devicetree/bindings/spi/spi-bus.txt | 19 ++++++ > drivers/misc/eeprom/at25.c | 62 ++++++++++++++++---- > 2 files changed, 68 insertions(+), 13 deletions(-) > ... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |