提交 7a5cfb27 编写于 作者: F Florian Vaussard 提交者: Tony Lindgren

ARM: dts: omap3-tobi: Add AT24C01 EEPROM

Add the AT24C01 EEPROM node populated on most Gumstix expansion board.
Signed-off-by: NFlorian Vaussard <florian.vaussard@epfl.ch>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 c3fba2d0
......@@ -46,6 +46,13 @@
pinctrl-names = "default";
pinctrl-0 = <&i2c3_pins>;
clock-frequency = <100000>;
/* optional 1K EEPROM with revision information */
eeprom@51 {
compatible = "atmel,24c01";
reg = <0x51>;
pagesize = <8>;
};
};
&mmc3 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册