powerpc/dts: Use 'atmel' as at24 manufacturer for pdm360ng

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: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
Bartosz Golaszewski 2018-06-21 10:33:03 +02:00 committed by Michael Ellerman
parent dcb14337e0
commit 835b706bab
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
fsl,preserve-clocking;
eeprom@50 {
compatible = "at,24c01";
compatible = "atmel,24c01";
reg = <0x50>;
};