提交 282e8874 编写于 作者: B Bartosz Golaszewski 提交者: Alexandre Belloni

ARM: dts: at91: use 'atmel' as at24 manufacturer for at91-sama5d2_ptc_ek

Using compatible strings without the <manufacturer> part for at24 is
now deprecated. Use a correct 'atmel,<model>' value.
Signed-off-by: NBartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: NAlexandre Belloni <alexandre.belloni@bootlin.com>
上级 b2f24db3
......@@ -230,7 +230,7 @@
status = "okay";
at24@50 {
compatible = "24c02";
compatible = "atmel,24c02";
reg = <0x50>;
pagesize = <8>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册