提交 f49243f1 编写于 作者: O Olliver Schinagl 提交者: Maxime Ripard

dts: sunxi: add eeprom to A20 OLinuXino micro board

The Olimex A20 OLinuXino Micro features an eeprom that is always on the
board. This patch adds it to the dts.
Signed-off-by: NOlliver Schinagl <oliver@schinagl.nl>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 dbca81d2
......@@ -125,6 +125,12 @@
pinctrl-names = "default";
pinctrl-0 = <&i2c1_pins_a>;
status = "okay";
eeprom: eeprom@50 {
compatible = "atmel,24c16";
reg = <0x50>;
pagesize = <16>;
};
};
&i2c2 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册