diff for duplicates of <566E926E.7090903@linaro.org> diff --git a/a/1.txt b/N1/1.txt index ceeac3d..986b3af 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ srini On 11/11/15 07:34, Caesar Wang wrote: > This patch add the eFuse dt node for rk3066a SoCs. > -> Signed-off-by: Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org> +> Signed-off-by: Caesar Wang <wxt@rock-chips.com> > --- > > arch/arm/boot/dts/rk3066a.dtsi | 13 +++++++++++++ @@ -24,7 +24,7 @@ On 11/11/15 07:34, Caesar Wang wrote: > clock-names = "timer", "pclk"; > }; > -> + efuse: efuse@20010000 { +> + efuse: efuse at 20010000 { > + compatible = "rockchip,rockchip-efuse"; > + reg = <0x20010000 0x4000>; > + #address-cells = <1>; @@ -37,11 +37,7 @@ On 11/11/15 07:34, Caesar Wang wrote: > + }; > + }; > + -> timer@20038000 { +> timer at 20038000 { > compatible = "snps,dw-apb-timer-osc"; > reg = <0x20038000 0x100>; > --- -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 05a105e..43d5a13 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,9 @@ "ref\01447227272-1728-1-git-send-email-wxt@rock-chips.com\0" "ref\01447227272-1728-4-git-send-email-wxt@rock-chips.com\0" - "ref\01447227272-1728-4-git-send-email-wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" - "From\0Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH 3/4] ARM: dts: rockchip: add eFuse node for rk3066a SoCs\0" + "From\0srinivas.kandagatla@linaro.org (Srinivas Kandagatla)\0" + "Subject\0[PATCH 3/4] ARM: dts: rockchip: add eFuse node for rk3066a SoCs\0" "Date\0Mon, 14 Dec 2015 09:57:02 +0000\0" - "To\0Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>" - " Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@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> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Heiko,\n" @@ -30,7 +18,7 @@ "On 11/11/15 07:34, Caesar Wang wrote:\n" "> This patch add the eFuse dt node for rk3066a SoCs.\n" ">\n" - "> Signed-off-by: Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n" + "> Signed-off-by: Caesar Wang <wxt@rock-chips.com>\n" "> ---\n" ">\n" "> arch/arm/boot/dts/rk3066a.dtsi | 13 +++++++++++++\n" @@ -44,7 +32,7 @@ "> \t\tclock-names = \"timer\", \"pclk\";\n" "> \t};\n" ">\n" - "> +\tefuse: efuse@20010000 {\n" + "> +\tefuse: efuse at 20010000 {\n" "> +\t\tcompatible = \"rockchip,rockchip-efuse\";\n" "> +\t\treg = <0x20010000 0x4000>;\n" "> +\t\t#address-cells = <1>;\n" @@ -57,13 +45,9 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> \ttimer@20038000 {\n" + "> \ttimer at 20038000 {\n" "> \t\tcompatible = \"snps,dw-apb-timer-osc\";\n" "> \t\treg = <0x20038000 0x100>;\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 + > -76d59d891044b89272afd27b03f48c70c6eb1cb9d77aff232e5153b84fd94438 +95df795dc5a4af226d3f62736ff141f2682445effeaed52ef5388066ffaae862
diff --git a/a/1.txt b/N2/1.txt index ceeac3d..587ad91 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -10,7 +10,7 @@ srini On 11/11/15 07:34, Caesar Wang wrote: > This patch add the eFuse dt node for rk3066a SoCs. > -> Signed-off-by: Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org> +> Signed-off-by: Caesar Wang <wxt@rock-chips.com> > --- > > arch/arm/boot/dts/rk3066a.dtsi | 13 +++++++++++++ @@ -41,7 +41,3 @@ On 11/11/15 07:34, Caesar Wang wrote: > compatible = "snps,dw-apb-timer-osc"; > reg = <0x20038000 0x100>; > --- -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 05a105e..339d9e5 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,20 @@ "ref\01447227272-1728-1-git-send-email-wxt@rock-chips.com\0" "ref\01447227272-1728-4-git-send-email-wxt@rock-chips.com\0" - "ref\01447227272-1728-4-git-send-email-wxt-TNX95d0MmH7DzftRWevZcw@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 3/4] ARM: dts: rockchip: add eFuse node for rk3066a SoCs\0" "Date\0Mon, 14 Dec 2015 09:57:02 +0000\0" - "To\0Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>" - " Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@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> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Caesar Wang <wxt@rock-chips.com>" + " Heiko Stuebner <heiko@sntech.de>\0" + "Cc\0linux-rockchip@lists.infradead.org" + Russell King <linux@arm.linux.org.uk> + devicetree@vger.kernel.org + Kumar Gala <galak@codeaurora.org> + linux-kernel@vger.kernel.org + Ian Campbell <ijc+devicetree@hellion.org.uk> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Heiko,\n" @@ -30,7 +29,7 @@ "On 11/11/15 07:34, Caesar Wang wrote:\n" "> This patch add the eFuse dt node for rk3066a SoCs.\n" ">\n" - "> Signed-off-by: Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n" + "> Signed-off-by: Caesar Wang <wxt@rock-chips.com>\n" "> ---\n" ">\n" "> arch/arm/boot/dts/rk3066a.dtsi | 13 +++++++++++++\n" @@ -60,10 +59,6 @@ "> \ttimer@20038000 {\n" "> \t\tcompatible = \"snps,dw-apb-timer-osc\";\n" "> \t\treg = <0x20038000 0x100>;\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 + > -76d59d891044b89272afd27b03f48c70c6eb1cb9d77aff232e5153b84fd94438 +39c8d198cdcf83e5d567e4692758583bcbbbac7da0b22458bdcba8ef144b390f
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.