diff for duplicates of <562E0698.1000503@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 15f548a..19ea874 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,12 +4,12 @@ On 26/10/15 10:23, Sascha Hauer wrote: > On Mon, Oct 26, 2015 at 09:56:14AM +0000, Srinivas Kandagatla wrote: >> >> ->> On 16/10/15 09:39, andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote: ->>> From: Andrew-CT Chen <andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +>> On 16/10/15 09:39, andrew-ct.chen at mediatek.com wrote: +>>> From: Andrew-CT Chen <andrew-ct.chen@mediatek.com> >>> >>> Add Mediatek MT8173 EFUSE Devicetree binding file >>> ->>> Signed-off-by: Andrew-CT Chen <andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +>>> Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com> >> >> Looks good to me, minor comment below. >> @@ -40,7 +40,7 @@ On 26/10/15 10:23, Sascha Hauer wrote: > While we can add an additional "mediatek,efuse" compatible we should > always add the most specific compatible first. Otherwise we cannot > differentiate between SoCs later without changing the device tree. -Yes, that’s correct. +Yes, that?s correct. AFAIK, Ideally the driver should have more generic compatible string unless there is any SOC specific thing, and DT can still use the order @@ -52,7 +52,3 @@ compatible strings into the driver for every new SOC. > > Sascha > --- -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 741a32e..1d9be48 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,24 +2,10 @@ "ref\01444984751-4572-2-git-send-email-andrew-ct.chen@mediatek.com\0" "ref\0562DF8BE.4060205@linaro.org\0" "ref\020151026102344.GD25308@pengutronix.de\0" - "ref\020151026102344.GD25308-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" - "From\0Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/3] dt-bindings: add document of mediatek efuse driver\0" + "From\0srinivas.kandagatla@linaro.org (Srinivas Kandagatla)\0" + "Subject\0[PATCH 1/3] dt-bindings: add document of mediatek efuse driver\0" "Date\0Mon, 26 Oct 2015 10:55:20 +0000\0" - "To\0Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" - "Cc\0andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org" - Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -28,12 +14,12 @@ "> On Mon, Oct 26, 2015 at 09:56:14AM +0000, Srinivas Kandagatla wrote:\n" ">>\n" ">>\n" - ">> On 16/10/15 09:39, andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:\n" - ">>> From: Andrew-CT Chen <andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + ">> On 16/10/15 09:39, andrew-ct.chen at mediatek.com wrote:\n" + ">>> From: Andrew-CT Chen <andrew-ct.chen@mediatek.com>\n" ">>>\n" ">>> Add Mediatek MT8173 EFUSE Devicetree binding file\n" ">>>\n" - ">>> Signed-off-by: Andrew-CT Chen <andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + ">>> Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>\n" ">>\n" ">> Looks good to me, minor comment below.\n" ">>\n" @@ -64,7 +50,7 @@ "> While we can add an additional \"mediatek,efuse\" compatible we should\n" "> always add the most specific compatible first. Otherwise we cannot\n" "> differentiate between SoCs later without changing the device tree.\n" - "Yes, that\342\200\231s correct.\n" + "Yes, that?s correct.\n" "\n" "AFAIK, Ideally the driver should have more generic compatible string \n" "unless there is any SOC specific thing, and DT can still use the order \n" @@ -75,10 +61,6 @@ "\n" ">\n" "> Sascha\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 + > -bb28135e70c1808a9c0c5faf9c08048bfad27458c38e53ac0590783da968348c +d0682d4cbd031789130c45deef65d6c45f923b2ef3c204709f894176e0b9d8b9
diff --git a/a/1.txt b/N2/1.txt index 15f548a..0144158 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -4,12 +4,12 @@ On 26/10/15 10:23, Sascha Hauer wrote: > On Mon, Oct 26, 2015 at 09:56:14AM +0000, Srinivas Kandagatla wrote: >> >> ->> On 16/10/15 09:39, andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote: ->>> From: Andrew-CT Chen <andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +>> On 16/10/15 09:39, andrew-ct.chen@mediatek.com wrote: +>>> From: Andrew-CT Chen <andrew-ct.chen@mediatek.com> >>> >>> Add Mediatek MT8173 EFUSE Devicetree binding file >>> ->>> Signed-off-by: Andrew-CT Chen <andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +>>> Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com> >> >> Looks good to me, minor comment below. >> @@ -52,7 +52,3 @@ compatible strings into the driver for every new SOC. > > Sascha > --- -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 741a32e..50ea941 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,24 +2,23 @@ "ref\01444984751-4572-2-git-send-email-andrew-ct.chen@mediatek.com\0" "ref\0562DF8BE.4060205@linaro.org\0" "ref\020151026102344.GD25308@pengutronix.de\0" - "ref\020151026102344.GD25308-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" - "From\0Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0" "Subject\0Re: [PATCH 1/3] dt-bindings: add document of mediatek efuse driver\0" "Date\0Mon, 26 Oct 2015 10:55:20 +0000\0" - "To\0Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" - "Cc\0andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org" - Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0" + "To\0Sascha Hauer <s.hauer@pengutronix.de>\0" + "Cc\0andrew-ct.chen@mediatek.com" + Maxime Ripard <maxime.ripard@free-electrons.com> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Matthias Brugger <matthias.bgg@gmail.com> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-mediatek@lists.infradead.org + linux-kernel@vger.kernel.org + " srv_heupstream@mediatek.com\0" "\00:1\0" "b\0" "\n" @@ -28,12 +27,12 @@ "> On Mon, Oct 26, 2015 at 09:56:14AM +0000, Srinivas Kandagatla wrote:\n" ">>\n" ">>\n" - ">> On 16/10/15 09:39, andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:\n" - ">>> From: Andrew-CT Chen <andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + ">> On 16/10/15 09:39, andrew-ct.chen@mediatek.com wrote:\n" + ">>> From: Andrew-CT Chen <andrew-ct.chen@mediatek.com>\n" ">>>\n" ">>> Add Mediatek MT8173 EFUSE Devicetree binding file\n" ">>>\n" - ">>> Signed-off-by: Andrew-CT Chen <andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + ">>> Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>\n" ">>\n" ">> Looks good to me, minor comment below.\n" ">>\n" @@ -75,10 +74,6 @@ "\n" ">\n" "> Sascha\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 + > -bb28135e70c1808a9c0c5faf9c08048bfad27458c38e53ac0590783da968348c +cac29ef0324c66880e1e8b847f67e44572ea890b0b645491bc17c6617ece3187
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.