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

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

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