提交 5e3447a2 编写于 作者: A Adam Ford 提交者: Tony Lindgren

ARM: dts: LogicPD Torpedo: Add AT24 EEPROM Support

The Wireless version of the SOM uses an AT24 EEPROM to store product ID.
The EEPROM is readonly.
Signed-off-by: NAdam Ford <aford173@gmail.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 05c4ffc3
......@@ -118,6 +118,11 @@
&i2c3 {
clock-frequency = <400000>;
at24@50 {
compatible = "at24,24c02";
readonly;
reg = <0x50>;
};
};
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册