Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1323710
| From | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/7] eeprom: at24: extend driver to plug into the NVMEM framework |
| Date | 2016-02-02 03:30 +0100 |
| Message-ID | <qXyT8-3SA-13@gated-at.bofh.it> (permalink) |
| References | <qVWZz-5wF-1@gated-at.bofh.it> <qVWZA-5wF-11@gated-at.bofh.it> <qWh7Y-3Bi-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> Hi Andrew,
>
> the patch works, but I'm hitting the following BUG when instantiating
> an at24c32 device:
>
> # echo 24c32 0x54 > /sys/class/i2c-adapter/i2c-2/new_device
Ah, i did'n't tests it this way. I have my devices in device tree.
Thanks for the report. I will reproduce this in the next few days and
see about fixing it.
Andrew
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/7] Convert exiting EEPROM drivers to NVMEM Andrew Lunn <andrew@lunn.ch> - 2016-01-28 16:50 +0100
[PATCH 6/7] eeprom: 93xx46: extend driver to plug into the NVMEM framework Andrew Lunn <andrew@lunn.ch> - 2016-01-28 16:50 +0100
[PATCH 2/7] nvmem: Add backwards compatibility support for older EEPROM drivers. Andrew Lunn <andrew@lunn.ch> - 2016-01-28 16:50 +0100
[PATCH 5/7] eeprom: at25: extend driver to plug into the NVMEM framework Andrew Lunn <andrew@lunn.ch> - 2016-01-28 16:50 +0100
[PATCH 3/7] eeprom: at24: extend driver to plug into the NVMEM framework Andrew Lunn <andrew@lunn.ch> - 2016-01-28 16:50 +0100
Re: [PATCH 3/7] eeprom: at24: extend driver to plug into the NVMEM framework Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2016-01-29 14:20 +0100
Re: [PATCH 3/7] eeprom: at24: extend driver to plug into the NVMEM framework Andrew Lunn <andrew@lunn.ch> - 2016-02-02 03:30 +0100
[PATCH 1/7] nvmem: Add flag to export NVMEM to root only Andrew Lunn <andrew@lunn.ch> - 2016-01-28 16:50 +0100
[PATCH 7/7] misc: at24: replace memory_accessor with nvmem_device_read Andrew Lunn <andrew@lunn.ch> - 2016-01-28 16:50 +0100
[PATCH 4/7] eeprom: at25: Remove in kernel API for accessing the EEPROM Andrew Lunn <andrew@lunn.ch> - 2016-01-28 16:50 +0100
csiph-web