提交 3bdf9e42 编写于 作者: M Masahiro Yamada 提交者: Arnd Bergmann

ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board

This board has an EEPROM (STMicroelectronics M24C64-WMN6TP) connected
to the I2C channel 0 of the SoC.  Its slave address is 0x54.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 61f838c7
......@@ -75,4 +75,9 @@
&i2c0 {
status = "okay";
eeprom@54 {
compatible = "st,24c64";
reg = <0x54>;
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册