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

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

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