提交 7207cef4 编写于 作者: S Sebastian Hesselbarth 提交者: Jason Cooper

ARM: mvebu: armada-xp: Add I2C eeprom on Lenovo ix4-300d

There is an I2C eeprom connected on Lenovo ix4-300d, add the
corresponding node.
Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tested-By: NBenoit Masson <yahoo@perenite.com>
Signed-off-by: NJason Cooper <jason@lakedaemon.net>
上级 c06cf0a2
......@@ -98,6 +98,11 @@
reg = <0x2e>;
};
eeprom@50 {
compatible = "atmel,24c64";
reg = <0x50>;
};
pcf8563@51 {
compatible = "nxp,pcf8563";
reg = <0x51>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册