diff for duplicates of <1351869956-2787-5-git-send-email-zonque@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 2d2138e..6acb6e8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -82,7 +82,7 @@ index 0000000..4f4a602 + +Example for an AM33xx board: + -+ gpmc: gpmc@50000000 { ++ gpmc: gpmc at 50000000 { + compatible = "ti,gpmc"; + ti,hwmods = "gpmc"; + reg = <0x50000000 0x2000>; @@ -129,7 +129,7 @@ index 0000000..d78bf49 + +Example for an AM33xx board: + -+ gpmc: gpmc@50000000 { ++ gpmc: gpmc at 50000000 { + compatible = "ti,gpmc"; + ti,hwmods = "gpmc"; + reg = <0x50000000 0x1000000>; @@ -138,7 +138,7 @@ index 0000000..d78bf49 + #size-cells = <1>; + ranges = <0 0 0x08000000 0x10000000>; /* CS0: NAND */ + -+ nand@0,0 { ++ nand at 0,0 { + reg = <0 0 0>; /* CS0, offset 0 */ + nand-bus-width = <16>; + nand-ecc-mode = "none"; diff --git a/a/content_digest b/N1/content_digest index 4d98bf2..0c722f7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,8 @@ "ref\01351869956-2787-1-git-send-email-zonque@gmail.com\0" - "From\0Daniel Mack <zonque@gmail.com>\0" + "From\0zonque@gmail.com (Daniel Mack)\0" "Subject\0[PATCH v3 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND\0" "Date\0Fri, 2 Nov 2012 16:25:56 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" - "Cc\0devicetree-discuss@lists.ozlabs.org" - robherring2@gmail.com - linux-omap@vger.kernel.org - jon-hunter@ti.com - x0148406@ti.com - tony@atomide.com - paul@pwsan.com - nsekhar@ti.com - " Daniel Mack <zonque@gmail.com>\0" "\00:1\0" "b\0" "This patch adds basic DT bindings for OMAP GPMC.\n" @@ -98,7 +89,7 @@ "+\n" "+Example for an AM33xx board:\n" "+\n" - "+\tgpmc: gpmc@50000000 {\n" + "+\tgpmc: gpmc at 50000000 {\n" "+\t\tcompatible = \"ti,gpmc\";\n" "+\t\tti,hwmods = \"gpmc\";\n" "+\t\treg = <0x50000000 0x2000>;\n" @@ -145,7 +136,7 @@ "+\n" "+Example for an AM33xx board:\n" "+\n" - "+\tgpmc: gpmc@50000000 {\n" + "+\tgpmc: gpmc at 50000000 {\n" "+\t\tcompatible = \"ti,gpmc\";\n" "+\t\tti,hwmods = \"gpmc\";\n" "+\t\treg = <0x50000000 0x1000000>;\n" @@ -154,7 +145,7 @@ "+\t\t#size-cells = <1>;\n" "+\t\tranges = <0 0 0x08000000 0x10000000>;\t/* CS0: NAND */\n" "+\n" - "+\t\tnand@0,0 {\n" + "+\t\tnand at 0,0 {\n" "+\t\t\treg = <0 0 0>; /* CS0, offset 0 */\n" "+\t\t\tnand-bus-width = <16>;\n" "+\t\t\tnand-ecc-mode = \"none\";\n" @@ -364,4 +355,4 @@ "-- \n" 1.7.11.7 -e5c3f9774e33f5c307fdd2ff4238c0301fbfbe1190d1bdc9ec5be414501062ae +d14935f2e02c9b06dfc0b1114219abe1cba392be7ba26446a67554248f0ac66c
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.