diff for duplicates of <20180124213116.4375-1-brgl@bgdev.pl> diff --git a/a/1.txt b/N1/1.txt index 56cb030..257bcce 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ 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: Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org> --- arch/arm/boot/dts/imx6qdl-rex.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -13,7 +13,7 @@ index 6e9549ff11da..039e3b8306c4 100644 @@ -137,7 +137,7 @@ status = "okay"; - eeprom at 57 { + eeprom@57 { - compatible = "at,24c02"; + compatible = "atmel,24c02"; reg = <0x57>; @@ -21,3 +21,8 @@ index 6e9549ff11da..039e3b8306c4 100644 }; -- 2.16.1 + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 2dc96b5..6632e7a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,22 @@ - "From\0brgl@bgdev.pl (Bartosz Golaszewski)\0" + "From\0Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org>\0" "Subject\0[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for imx6qdl-rex\0" "Date\0Wed, 24 Jan 2018 22:31:16 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> + Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + " Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org>\0" "\00:1\0" "b\0" "Using 'at' as the <manufacturer> part of the compatible string is now\n" "deprecated. Use a correct string: 'atmel,<model>'.\n" "\n" - "Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>\n" + "Signed-off-by: Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/imx6qdl-rex.dtsi | 2 +-\n" " 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -19,13 +28,18 @@ "@@ -137,7 +137,7 @@\n" " \tstatus = \"okay\";\n" " \n" - " \teeprom at 57 {\n" + " \teeprom@57 {\n" "-\t\tcompatible = \"at,24c02\";\n" "+\t\tcompatible = \"atmel,24c02\";\n" " \t\treg = <0x57>;\n" " \t};\n" " };\n" "-- \n" - 2.16.1 + "2.16.1\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -ab56a5bffe7f4d12da8429ce8f4d5f383927eb122cf4c00f65ae66b58c2fac80 +02d927afc1f9086485b3f3ee770f27204110c6139f277443e7122701755c18da
diff --git a/a/1.txt b/N2/1.txt index 56cb030..f2bc38a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -13,7 +13,7 @@ index 6e9549ff11da..039e3b8306c4 100644 @@ -137,7 +137,7 @@ status = "okay"; - eeprom at 57 { + eeprom@57 { - compatible = "at,24c02"; + compatible = "atmel,24c02"; reg = <0x57>; diff --git a/a/content_digest b/N2/content_digest index 2dc96b5..41173b7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,16 @@ - "From\0brgl@bgdev.pl (Bartosz Golaszewski)\0" + "From\0Bartosz Golaszewski <brgl@bgdev.pl>\0" "Subject\0[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for imx6qdl-rex\0" "Date\0Wed, 24 Jan 2018 22:31:16 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Russell King <linux@armlinux.org.uk> + Shawn Guo <shawnguo@kernel.org> + Sascha Hauer <kernel@pengutronix.de> + " Fabio Estevam <fabio.estevam@nxp.com>\0" + "Cc\0devicetree@vger.kernel.org" + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " Bartosz Golaszewski <brgl@bgdev.pl>\0" "\00:1\0" "b\0" "Using 'at' as the <manufacturer> part of the compatible string is now\n" @@ -19,7 +28,7 @@ "@@ -137,7 +137,7 @@\n" " \tstatus = \"okay\";\n" " \n" - " \teeprom at 57 {\n" + " \teeprom@57 {\n" "-\t\tcompatible = \"at,24c02\";\n" "+\t\tcompatible = \"atmel,24c02\";\n" " \t\treg = <0x57>;\n" @@ -28,4 +37,4 @@ "-- \n" 2.16.1 -ab56a5bffe7f4d12da8429ce8f4d5f383927eb122cf4c00f65ae66b58c2fac80 +a7480f921e97cbe51cb7d9435e01acf9f6795b474e366aeaf476ded7e9306f31
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.