提交 6fa65edf 编写于 作者: B Bartosz Golaszewski 提交者: Alexandre Belloni

ARM: dts: at91: use 'atmel' as at24 manufacturer for at91sam9263ek

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>
上级 282e8874
......@@ -250,7 +250,7 @@
status = "okay";
24c512@50 {
compatible = "24c512";
compatible = "atmel,24c512";
reg = <0x50>;
pagesize = <128>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册