diff for duplicates of <20170824233626.1343-2-code@mmayer.net> diff --git a/a/1.txt b/N1/1.txt index 2142f4b..826042f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ -From: Markus Mayer <mmayer@broadcom.com> +From: Markus Mayer <mmayer-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> Provide bindings for the Broadcom STB DDR PHY Front End (DPFE). -Signed-off-by: Markus Mayer <mmayer@broadcom.com> -Acked-by: Rob Herring <robh@kernel.org> +Signed-off-by: Markus Mayer <mmayer-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> --- .../bindings/memory-controllers/brcm,dpfe-cpu.txt | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) @@ -35,7 +35,7 @@ index 0000000..82d923e + they must be in the same order as the register declarations + +Example: -+ dpfe_cpu0: dpfe-cpu at f1132000 { ++ dpfe_cpu0: dpfe-cpu@f1132000 { + compatible = "brcm,bcm7271-dpfe-cpu", "brcm,dpfe-cpu"; + reg = <0xf1132000 0x180 + 0xf1134000 0x1000 @@ -44,3 +44,8 @@ index 0000000..82d923e + }; -- 2.7.4 + +-- +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 2196b72..182d4a5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,25 @@ "ref\020170824233626.1343-1-code@mmayer.net\0" - "From\0code@mmayer.net (Markus Mayer)\0" + "ref\020170824233626.1343-1-code-7CzEARzsJhSsTnJN9+BGXg@public.gmane.org\0" + "From\0Markus Mayer <code-7CzEARzsJhSsTnJN9+BGXg@public.gmane.org>\0" "Subject\0[PATCH v3 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors\0" "Date\0Thu, 24 Aug 2017 16:36:25 -0700\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> + Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + " Gregory Fong <gregory.0xf0-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Markus Mayer <mmayer-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>" + Broadcom Kernel List <bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> + Device Tree List <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + ARM Kernel List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + " Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" - "From: Markus Mayer <mmayer@broadcom.com>\n" + "From: Markus Mayer <mmayer-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" "\n" "Provide bindings for the Broadcom STB DDR PHY Front End (DPFE).\n" "\n" - "Signed-off-by: Markus Mayer <mmayer@broadcom.com>\n" - "Acked-by: Rob Herring <robh@kernel.org>\n" + "Signed-off-by: Markus Mayer <mmayer-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" "---\n" " .../bindings/memory-controllers/brcm,dpfe-cpu.txt | 27 ++++++++++++++++++++++\n" " 1 file changed, 27 insertions(+)\n" @@ -42,7 +51,7 @@ "+ they must be in the same order as the register declarations\n" "+\n" "+Example:\n" - "+\tdpfe_cpu0: dpfe-cpu at f1132000 {\n" + "+\tdpfe_cpu0: dpfe-cpu@f1132000 {\n" "+\t\tcompatible = \"brcm,bcm7271-dpfe-cpu\", \"brcm,dpfe-cpu\";\n" "+\t\treg = <0xf1132000 0x180\n" "+\t\t\t0xf1134000 0x1000\n" @@ -50,6 +59,11 @@ "+\t\treg-names = \"dpfe-cpu\", \"dpfe-dmem\", \"dpfe-imem\";\n" "+\t};\n" "-- \n" - 2.7.4 + "2.7.4\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 -8c86a7cebe6f68dcf48930419b9edf55b4342e9a3039bb9fb66312079e5e2f3a +3a0e0084ed4dfa8beba5395a86a3554f122f73faaf55549dd4051081dd927a6d
diff --git a/a/1.txt b/N2/1.txt index 2142f4b..09fbfc1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -35,7 +35,7 @@ index 0000000..82d923e + they must be in the same order as the register declarations + +Example: -+ dpfe_cpu0: dpfe-cpu at f1132000 { ++ dpfe_cpu0: dpfe-cpu@f1132000 { + compatible = "brcm,bcm7271-dpfe-cpu", "brcm,dpfe-cpu"; + reg = <0xf1132000 0x180 + 0xf1134000 0x1000 diff --git a/a/content_digest b/N2/content_digest index 2196b72..0dff810 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,16 @@ "ref\020170824233626.1343-1-code@mmayer.net\0" - "From\0code@mmayer.net (Markus Mayer)\0" + "From\0Markus Mayer <code@mmayer.net>\0" "Subject\0[PATCH v3 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors\0" "Date\0Thu, 24 Aug 2017 16:36:25 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Florian Fainelli <f.fainelli@gmail.com> + " Gregory Fong <gregory.0xf0@gmail.com>\0" + "Cc\0Markus Mayer <mmayer@broadcom.com>" + Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com> + Device Tree List <devicetree@vger.kernel.org> + ARM Kernel List <linux-arm-kernel@lists.infradead.org> + " Linux Kernel Mailing List <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "From: Markus Mayer <mmayer@broadcom.com>\n" @@ -42,7 +50,7 @@ "+ they must be in the same order as the register declarations\n" "+\n" "+Example:\n" - "+\tdpfe_cpu0: dpfe-cpu at f1132000 {\n" + "+\tdpfe_cpu0: dpfe-cpu@f1132000 {\n" "+\t\tcompatible = \"brcm,bcm7271-dpfe-cpu\", \"brcm,dpfe-cpu\";\n" "+\t\treg = <0xf1132000 0x180\n" "+\t\t\t0xf1134000 0x1000\n" @@ -52,4 +60,4 @@ "-- \n" 2.7.4 -8c86a7cebe6f68dcf48930419b9edf55b4342e9a3039bb9fb66312079e5e2f3a +76d12e8dd66ba6cdce4ef645d78324cc67d535e1d02fe77d812cecd3207d0ef9
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.