On Wed, May 20, 2009 at 12:10:59PM -0400, Jon Smirl wrote:
On Wed, May 20, 2009 at 11:53 AM, Wolfram Sang [off-list ref] wrote:
quoted
quoted
quoted
- /* FIXME: EEPROM */
+ eeprom@52 {
+ compatible = "at24,24c32";
+ reg = <0x52>;
+ };
Grant suggested this earlier...
eeprom@52 {
compatible = "atmel,24c32", "eeprom";
reg = <0x52>;
};
Can you give me a pointer? I just found this thread
Grant, what do you want here?
I fear an answer like: "a properly working at24" ;)
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |