[PATCH] ARM: dts: use 'atmel' as at24 manufacturer in am335x-boneblue
From: tony@atomide.com (Tony Lindgren)
Date: 2018-02-14 17:00:41
Also in:
linux-devicetree, linux-omap, lkml
From: tony@atomide.com (Tony Lindgren)
Date: 2018-02-14 17:00:41
Also in:
linux-devicetree, linux-omap, lkml
* Bartosz Golaszewski [off-list ref] [180124 13:22]:
Using 'at' as the <manufacturer> part of the compatible string is now deprecated. Use a correct string: 'atmel,<model>'.
Applying into omap-for-v4.17/dt thanks. Tony