diff for duplicates of <2511694.W7d3YRYFRf@wuerfel> diff --git a/a/1.txt b/N1/1.txt index 51dae17..f90fe4a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,27 +1,27 @@ On Monday 18 May 2015 17:24:39 Loc Ho wrote: > This patch adds documentation for the APM X-Gene SoC EDAC DTS binding. > -> Signed-off-by: Loc Ho <lho@apm.com> +> Signed-off-by: Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org> This is starting to look pretty good. One final comment: > +Example: -> + csw: csw at 7e200000 { +> + csw: csw@7e200000 { > + compatible = "syscon"; > + reg = <0x0 0x7e200000 0x0 0x1000>; > + }; > + -> + mcba: mcba at 7e700000 { +> + mcba: mcba@7e700000 { > + compatible = "syscon"; > + reg = <0x0 0x7e700000 0x0 0x1000>; > + }; > + -> + mcbb: mcbb at 7e720000 { +> + mcbb: mcbb@7e720000 { > + compatible = "syscon"; > + reg = <0x0 0x7e720000 0x0 0x1000>; > + }; > + -> + efuse: efuse at 1054a000 { +> + efuse: efuse@1054a000 { > + compatible = "syscon"; > + reg = <0x0 0x1054a000 0x0 0x20>; > + }; @@ -33,3 +33,7 @@ future chip uses an unmodified edac block with a slightly different set of fuses or other registers that are referenced here. Arnd +-- +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 075cbe6..ab53a75 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,36 +1,48 @@ "ref\01431991481-25684-1-git-send-email-lho@apm.com\0" "ref\01431991481-25684-3-git-send-email-lho@apm.com\0" "ref\01431991481-25684-4-git-send-email-lho@apm.com\0" - "From\0arnd@arndb.de (Arnd Bergmann)\0" - "Subject\0[PATCH v10 3/5] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding\0" + "ref\01431991481-25684-4-git-send-email-lho-qTEPVZfXA3Y@public.gmane.org\0" + "From\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "Subject\0Re: [PATCH v10 3/5] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding\0" "Date\0Fri, 22 May 2015 10:02:31 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org>\0" + "Cc\0dougthompson-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org" + bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org + mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + linux-edac-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + jcm-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org + " patches-qTEPVZfXA3Y@public.gmane.org\0" "\00:1\0" "b\0" "On Monday 18 May 2015 17:24:39 Loc Ho wrote:\n" "> This patch adds documentation for the APM X-Gene SoC EDAC DTS binding.\n" "> \n" - "> Signed-off-by: Loc Ho <lho@apm.com>\n" + "> Signed-off-by: Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org>\n" "\n" "This is starting to look pretty good. One final comment:\n" "\n" "> +Example:\n" - "> +\tcsw: csw at 7e200000 {\n" + "> +\tcsw: csw@7e200000 {\n" "> +\t\tcompatible = \"syscon\";\n" "> +\t\treg = <0x0 0x7e200000 0x0 0x1000>;\n" "> +\t};\n" "> +\n" - "> +\tmcba: mcba at 7e700000 {\n" + "> +\tmcba: mcba@7e700000 {\n" "> +\t\tcompatible = \"syscon\";\n" "> +\t\treg = <0x0 0x7e700000 0x0 0x1000>;\n" "> +\t};\n" "> +\n" - "> +\tmcbb: mcbb at 7e720000 {\n" + "> +\tmcbb: mcbb@7e720000 {\n" "> +\t\tcompatible = \"syscon\";\n" "> +\t\treg = <0x0 0x7e720000 0x0 0x1000>;\n" "> +\t};\n" "> +\n" - "> +\tefuse: efuse at 1054a000 {\n" + "> +\tefuse: efuse@1054a000 {\n" "> +\t\tcompatible = \"syscon\";\n" "> +\t\treg = <0x0 0x1054a000 0x0 0x20>;\n" "> +\t};\n" @@ -41,6 +53,10 @@ "future chip uses an unmodified edac block with a slightly different\n" "set of fuses or other registers that are referenced here.\n" "\n" - "\tArnd" + "\tArnd\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 -16a8d2a617034e004c7cac1f81f3bdb75ca66718a354172b794147dc47fd3abd +914efb29722f4798f76d54cee05199f568ef9393cc66928af98b0526e42364a5
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.