diff for duplicates of <20170414141734.GR5339@atomide.com> diff --git a/a/1.txt b/N1/1.txt index 764e421..0ea8dfc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -* Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> [170413 18:08]: +* Javier Martinez Canillas <javier@osg.samsung.com> [170413 18:08]: > The at24 driver allows to register I2C EEPROM chips using different vendor > and devices, but the I2C subsystem does not take the vendor into account > when matching using the I2C table since it only has device entries. @@ -10,18 +10,14 @@ > So add this generic fallback to the device node compatible string to make > the device to match the driver using the OF device ID table. > -> Signed-off-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> +> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Looks good to me assuming this will get merged in a single series: -Acked-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> +Acked-by: Tony Lindgren <tony@atomide.com> Or if you want me to pick this patch separately, let me know. Regards, Tony --- -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 9c5b86a..a6231b8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,12 @@ "ref\020170414010445.21727-1-javier@osg.samsung.com\0" "ref\020170414010445.21727-4-javier@osg.samsung.com\0" - "ref\020170414010445.21727-4-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [PATCH v3 03/21] ARM: dts: omap: Add generic compatible string for I2C EEPROM\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH v3 03/21] ARM: dts: omap: Add generic compatible string for I2C EEPROM\0" "Date\0Fri, 14 Apr 2017 07:17:35 -0700\0" - "To\0Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> - " Mark Jackson <mpfj-2FZW7xY0fHgqdlJmJB21zg@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "* Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> [170413 18:08]:\n" + "* Javier Martinez Canillas <javier@osg.samsung.com> [170413 18:08]:\n" "> The at24 driver allows to register I2C EEPROM chips using different vendor\n" "> and devices, but the I2C subsystem does not take the vendor into account\n" "> when matching using the I2C table since it only has device entries.\n" @@ -29,20 +18,16 @@ "> So add this generic fallback to the device node compatible string to make\n" "> the device to match the driver using the OF device ID table.\n" "> \n" - "> Signed-off-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\n" + "> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>\n" "\n" "Looks good to me assuming this will get merged in a single series:\n" "\n" - "Acked-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "Acked-by: Tony Lindgren <tony@atomide.com>\n" "\n" "Or if you want me to pick this patch separately, let me know.\n" "\n" "Regards,\n" "\n" - "Tony\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 + Tony -6c884d5df3940e5f3916d8dec09280fa3d6260589d96bdcc8baac72be8a0223e +4b9298891a81c94d5ceb45fa38ce11cfd4771844229fec9dcd33554543b714b8
diff --git a/a/1.txt b/N2/1.txt index 764e421..0ea8dfc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -* Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> [170413 18:08]: +* Javier Martinez Canillas <javier@osg.samsung.com> [170413 18:08]: > The at24 driver allows to register I2C EEPROM chips using different vendor > and devices, but the I2C subsystem does not take the vendor into account > when matching using the I2C table since it only has device entries. @@ -10,18 +10,14 @@ > So add this generic fallback to the device node compatible string to make > the device to match the driver using the OF device ID table. > -> Signed-off-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> +> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Looks good to me assuming this will get merged in a single series: -Acked-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> +Acked-by: Tony Lindgren <tony@atomide.com> Or if you want me to pick this patch separately, let me know. Regards, Tony --- -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 9c5b86a..7a42afb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\020170414010445.21727-1-javier@osg.samsung.com\0" "ref\020170414010445.21727-4-javier@osg.samsung.com\0" - "ref\020170414010445.21727-4-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Tony Lindgren <tony@atomide.com>\0" "Subject\0Re: [PATCH v3 03/21] ARM: dts: omap: Add generic compatible string for I2C EEPROM\0" "Date\0Fri, 14 Apr 2017 07:17:35 -0700\0" - "To\0Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> - " Mark Jackson <mpfj-2FZW7xY0fHgqdlJmJB21zg@public.gmane.org>\0" + "To\0Javier Martinez Canillas <javier@osg.samsung.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + Wolfram Sang <wsa@the-dreams.de> + linux-arm-kernel@lists.infradead.org + " Beno\303\256t Cousson <bcousson@baylibre.com>" + devicetree@vger.kernel.org + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + linux-omap@vger.kernel.org + Russell King <linux@armlinux.org.uk> + " Mark Jackson <mpfj@newflow.co.uk>\0" "\00:1\0" "b\0" - "* Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> [170413 18:08]:\n" + "* Javier Martinez Canillas <javier@osg.samsung.com> [170413 18:08]:\n" "> The at24 driver allows to register I2C EEPROM chips using different vendor\n" "> and devices, but the I2C subsystem does not take the vendor into account\n" "> when matching using the I2C table since it only has device entries.\n" @@ -29,20 +28,16 @@ "> So add this generic fallback to the device node compatible string to make\n" "> the device to match the driver using the OF device ID table.\n" "> \n" - "> Signed-off-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\n" + "> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>\n" "\n" "Looks good to me assuming this will get merged in a single series:\n" "\n" - "Acked-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "Acked-by: Tony Lindgren <tony@atomide.com>\n" "\n" "Or if you want me to pick this patch separately, let me know.\n" "\n" "Regards,\n" "\n" - "Tony\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 + Tony -6c884d5df3940e5f3916d8dec09280fa3d6260589d96bdcc8baac72be8a0223e +81ab5b1fffa7ef5ffb57dd6349297dd12f8b92c0f5783dbd98c67696982b71d6
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.