diff for duplicates of <20171004064917.2498-7-joel@jms.id.au> diff --git a/a/content_digest b/N1/content_digest index 5ec6e1a..8e1d0ca 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020171004064917.2498-1-joel@jms.id.au\0" - "From\0Joel Stanley <joel@jms.id.au>\0" + "From\0joel@jms.id.au (Joel Stanley)\0" "Subject\0[PATCH v2 6/9] ARM: dts: aspeed-ast2500: Add I2C devices\0" "Date\0Wed, 4 Oct 2017 17:19:14 +1030\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Enable the buses that are in use and the devices that are attached.\n" @@ -45,4 +45,4 @@ "-- \n" 2.14.1 -2a3a98767545b208224b722b8106f184237b1cf3b3c4d76edab3fab930b2c759 +b644c8c64e707081b456aa4db75040bcfbf68d9dcbd473d85bcd96669cc0dc88
diff --git a/a/1.txt b/N2/1.txt index 57e3e79..c025c62 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,9 +1,9 @@ Enable the buses that are in use and the devices that are attached. Currently that includes temperature measurement and EEPROM. -Reviewed-by: Brendan Higgins <brendanhiggins@google.com> -Reviewed-by: Andrew Jeffery <andrew@aj.id.au> -Signed-off-by: Joel Stanley <joel@jms.id.au> +Reviewed-by: Brendan Higgins <brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +Reviewed-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org> +Signed-off-by: Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org> --- arch/arm/boot/dts/aspeed-ast2500-evb.dts | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) @@ -20,7 +20,7 @@ index 7c90dac99822..dc7d73b02b76 100644 +&i2c3 { + status = "okay"; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c08"; + reg = <0x50>; + pagesize = <16>; @@ -30,10 +30,15 @@ index 7c90dac99822..dc7d73b02b76 100644 +&i2c7 { + status = "okay"; + -+ lm75 at 4d { ++ lm75@4d { + compatible = "national,lm75"; + reg = <0x4d>; + }; +}; -- 2.14.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/N2/content_digest index 5ec6e1a..e7c2c10 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,28 @@ "ref\020171004064917.2498-1-joel@jms.id.au\0" - "From\0Joel Stanley <joel@jms.id.au>\0" + "ref\020171004064917.2498-1-joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org\0" + "From\0Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>\0" "Subject\0[PATCH v2 6/9] ARM: dts: aspeed-ast2500: Add I2C devices\0" "Date\0Wed, 4 Oct 2017 17:19:14 +1030\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>" + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "Cc\0Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org> + Rick Altherr <raltherr-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + Brendan Higgins <brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + " C\303\251dric Le Goater <clg-Bxea+6Xhats@public.gmane.org>" + " linux-aspeed-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\0" "\00:1\0" "b\0" "Enable the buses that are in use and the devices that are attached.\n" "Currently that includes temperature measurement and EEPROM.\n" "\n" - "Reviewed-by: Brendan Higgins <brendanhiggins@google.com>\n" - "Reviewed-by: Andrew Jeffery <andrew@aj.id.au>\n" - "Signed-off-by: Joel Stanley <joel@jms.id.au>\n" + "Reviewed-by: Brendan Higgins <brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + "Reviewed-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>\n" + "Signed-off-by: Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/aspeed-ast2500-evb.dts | 19 +++++++++++++++++++\n" " 1 file changed, 19 insertions(+)\n" @@ -27,7 +39,7 @@ "+&i2c3 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c08\";\n" "+\t\treg = <0x50>;\n" "+\t\tpagesize = <16>;\n" @@ -37,12 +49,17 @@ "+&i2c7 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tlm75 at 4d {\n" + "+\tlm75@4d {\n" "+\t\tcompatible = \"national,lm75\";\n" "+\t\treg = <0x4d>;\n" "+\t};\n" "+};\n" "-- \n" - 2.14.1 + "2.14.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 -2a3a98767545b208224b722b8106f184237b1cf3b3c4d76edab3fab930b2c759 +00a95fc2b02da9ad3fb61ddbf3c9cece8e34ea7f222712d18f043573b5302205
diff --git a/a/1.txt b/N3/1.txt index 57e3e79..12cff0e 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -20,7 +20,7 @@ index 7c90dac99822..dc7d73b02b76 100644 +&i2c3 { + status = "okay"; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c08"; + reg = <0x50>; + pagesize = <16>; @@ -30,7 +30,7 @@ index 7c90dac99822..dc7d73b02b76 100644 +&i2c7 { + status = "okay"; + -+ lm75 at 4d { ++ lm75@4d { + compatible = "national,lm75"; + reg = <0x4d>; + }; diff --git a/a/content_digest b/N3/content_digest index 5ec6e1a..d7dda27 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,7 +2,18 @@ "From\0Joel Stanley <joel@jms.id.au>\0" "Subject\0[PATCH v2 6/9] ARM: dts: aspeed-ast2500: Add I2C devices\0" "Date\0Wed, 4 Oct 2017 17:19:14 +1030\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Joel Stanley <joel@jms.id.au>" + Rob Herring <robh+dt@kernel.org> + " Mark Rutland <mark.rutland@arm.com>\0" + "Cc\0Russell King <linux@armlinux.org.uk>" + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + Andrew Jeffery <andrew@aj.id.au> + Rick Altherr <raltherr@google.com> + Brendan Higgins <brendanhiggins@google.com> + " C\303\251dric Le Goater <clg@kaod.org>" + " linux-aspeed@lists.ozlabs.org\0" "\00:1\0" "b\0" "Enable the buses that are in use and the devices that are attached.\n" @@ -27,7 +38,7 @@ "+&i2c3 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c08\";\n" "+\t\treg = <0x50>;\n" "+\t\tpagesize = <16>;\n" @@ -37,7 +48,7 @@ "+&i2c7 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tlm75 at 4d {\n" + "+\tlm75@4d {\n" "+\t\tcompatible = \"national,lm75\";\n" "+\t\treg = <0x4d>;\n" "+\t};\n" @@ -45,4 +56,4 @@ "-- \n" 2.14.1 -2a3a98767545b208224b722b8106f184237b1cf3b3c4d76edab3fab930b2c759 +dafc71f98c3411181832a28dcd8e286c206ae4a70c4e4a8891eb2a7218e24ca0
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.