Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1384644
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] misc: eeprom: add Cypress FM33256B FRAM driver |
| Date | 2016-04-22 02:00 +0200 |
| Message-ID | <rqwFQ-Mv-3@gated-at.bofh.it> (permalink) |
| References | <rpYuu-75L-9@gated-at.bofh.it> <rqwFQ-Mv-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On 20/04/2016 at 13:07:50 +0200, Jeppe Ledet-Pedersen wrote : > Signed-off-by: Jeppe Ledet-Pedersen <jlp@gomspace.com> > --- > MAINTAINERS | 1 + > drivers/misc/eeprom/Kconfig | 12 ++++ > drivers/misc/eeprom/Makefile | 1 + > drivers/misc/eeprom/fm33256b-fram.c | 110 ++++++++++++++++++++++++++++++++++++ > 4 files changed, 124 insertions(+) > create mode 100644 drivers/misc/eeprom/fm33256b-fram.c > There is now an nvmem framework that will allow you to easily have both an in-kernel and a userspace interface. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] Cypress FM33256B processor companion support Jeppe Ledet-Pedersen <jlp@gomspace.com> - 2016-04-20 13:30 +0200 Re: [PATCH 2/3] misc: eeprom: add Cypress FM33256B FRAM driver Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-04-22 02:00 +0200
csiph-web