1
0
Fork 0

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: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
hifive-unleashed-5.1
Bartosz Golaszewski 2018-01-24 22:28:23 +01:00 committed by Shawn Guo
parent ad00e080eb
commit 55071b0aaa
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@
};
eeprom@54 {
compatible = "at,24c128";
compatible = "atmel,24c128";
reg = <0x54>;
};