projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a66e943
)
ARM: dts: use 'atmel' as at24 manufacturer in am335x-boneblue
author
Bartosz Golaszewski
<brgl@bgdev.pl>
Wed, 24 Jan 2018 21:22:13 +0000
(22:22 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 14 Feb 2018 17:26:11 +0000
(09:26 -0800)
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>
arch/arm/boot/dts/am335x-boneblue.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am335x-boneblue.dts
b/arch/arm/boot/dts/am335x-boneblue.dts
index 3f2480d05a3bafd4dd032dfc0ec764227f957b37..58baee158e64d2fad4e11e90e03a9c9b7516020c 100644
(file)
--- a/
arch/arm/boot/dts/am335x-boneblue.dts
+++ b/
arch/arm/boot/dts/am335x-boneblue.dts
@@
-342,7
+342,7
@@
};
baseboard_eeprom: baseboard_eeprom@50 {
- compatible = "at,24c256";
+ compatible = "at
mel
,24c256";
reg = <0x50>;
#address-cells = <1>;