提交 55071b0a 编写于 作者: B Bartosz Golaszewski 提交者: Shawn Guo

ARM: dts: use 'atmel' as at24 manufacturer for imx6qdl-zii-rdu2

Using 'at' as the <manufacturer> part of the compatible string is now
deprecated. Use a correct string: 'atmel,<model>'.
Signed-off-by: NBartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 ad00e080
...@@ -498,7 +498,7 @@ ...@@ -498,7 +498,7 @@
}; };
eeprom@54 { eeprom@54 {
compatible = "at,24c128"; compatible = "atmel,24c128";
reg = <0x54>; reg = <0x54>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册