提交 ee2137ad 编写于 作者: B Bartosz Golaszewski 提交者: Andy Gross

ARM: dts: use 'atmel' as at24 manufacturer for qcom-apq8064-cm-qs600

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: NAndy Gross <andy.gross@linaro.org>
上级 228eac04
......@@ -133,7 +133,7 @@
clock-frequency = <200000>;
eeprom@50 {
compatible = "24c02";
compatible = "atmel,24c02";
reg = <0x50>;
pagesize = <32>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册