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

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

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