diff for duplicates of <20180124213955.4975-1-brgl@bgdev.pl> diff --git a/a/1.txt b/N1/1.txt index 4b939d4..16db75f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Using compatible strings without the <manufacturer> part for at24 is now deprecated. Use a correct 'atmel,<model>' value. -Signed-off-by: Bartosz Golaszewski <brgl at bgdev.pl> +Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> --- arch/arc/boot/dts/axs10x_mb.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) @@ -13,14 +13,14 @@ index 74d070cd3c13..47b74fbc403c 100644 @@ -214,13 +214,13 @@ }; - eeprom at 0x54{ + eeprom@0x54{ - compatible = "24c01"; + compatible = "atmel,24c01"; reg = <0x54>; pagesize = <0x8>; }; - eeprom at 0x57{ + eeprom@0x57{ - compatible = "24c04"; + compatible = "atmel,24c04"; reg = <0x57>; diff --git a/a/content_digest b/N1/content_digest index 268615c..23197c3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,21 @@ - "From\0brgl@bgdev.pl (Bartosz Golaszewski)\0" + "From\0Bartosz Golaszewski <brgl@bgdev.pl>\0" "Subject\0[PATCH] arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mb\0" "Date\0Wed, 24 Jan 2018 22:39:55 +0100\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Russell King <linux@armlinux.org.uk> + Alexey Brodkin <abrodkin@synopsys.com> + " Vineet Gupta <vgupta@synopsys.com>\0" + "Cc\0devicetree@vger.kernel.org" + linux-kernel@vger.kernel.org + linux-snps-arc@lists.infradead.org + " Bartosz Golaszewski <brgl@bgdev.pl>\0" "\00:1\0" "b\0" "Using compatible strings without the <manufacturer> part for at24 is\n" "now deprecated. Use a correct 'atmel,<model>' value.\n" "\n" - "Signed-off-by: Bartosz Golaszewski <brgl at bgdev.pl>\n" + "Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>\n" "---\n" " arch/arc/boot/dts/axs10x_mb.dtsi | 4 ++--\n" " 1 file changed, 2 insertions(+), 2 deletions(-)\n" @@ -19,14 +27,14 @@ "@@ -214,13 +214,13 @@\n" " \t\t\t};\n" " \n" - " \t\t\teeprom at 0x54{\n" + " \t\t\teeprom@0x54{\n" "-\t\t\t\tcompatible = \"24c01\";\n" "+\t\t\t\tcompatible = \"atmel,24c01\";\n" " \t\t\t\treg = <0x54>;\n" " \t\t\t\tpagesize = <0x8>;\n" " \t\t\t};\n" " \n" - " \t\t\teeprom at 0x57{\n" + " \t\t\teeprom@0x57{\n" "-\t\t\t\tcompatible = \"24c04\";\n" "+\t\t\t\tcompatible = \"atmel,24c04\";\n" " \t\t\t\treg = <0x57>;\n" @@ -35,4 +43,4 @@ "-- \n" 2.16.1 -7c151940a8a5f868eeee9157756bb8b0f2c88c9e78192c5d8c6075c4e0d303d6 +258505b649d8d2ceb722a42401c7400e3289ab413cda422d66255963557461cb
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.