Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: use 'atmel' as at24 manufacturer in am335x-boneblue

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: Tony Lindgren <tony@atomide.com>

authored by

Bartosz Golaszewski and committed by
Tony Lindgren
ca308fc2 a66e9437

+1 -1
+1 -1
arch/arm/boot/dts/am335x-boneblue.dts
··· 342 342 }; 343 343 344 344 baseboard_eeprom: baseboard_eeprom@50 { 345 - compatible = "at,24c256"; 345 + compatible = "atmel,24c256"; 346 346 reg = <0x50>; 347 347 348 348 #address-cells = <1>;