diff for duplicates of <1351794970-14675-5-git-send-email-zonque@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 29c23d0..c6edb4e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -78,7 +78,7 @@ index 0000000..6f44487 + +Example for an AM33xx board: + -+ gpmc: gpmc@50000000 { ++ gpmc: gpmc at 50000000 { + compatible = "ti,gpmc"; + ti,hwmods = "gpmc"; + reg = <0x50000000 0x2000>; @@ -126,7 +126,7 @@ index 0000000..e0c1e67 + +Example for an AM33xx board: + -+ gpmc: gpmc@50000000 { ++ gpmc: gpmc at 50000000 { + compatible = "ti,gpmc"; + ti,hwmods = "gpmc"; + reg = <0x50000000 0x1000000>; @@ -136,7 +136,7 @@ index 0000000..e0c1e67 + #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 5752133..e30c9d6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,8 @@ "ref\01351794970-14675-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 v2 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND\0" "Date\0Thu, 1 Nov 2012 19:36:10 +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" @@ -94,7 +85,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" @@ -142,7 +133,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" @@ -152,7 +143,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" @@ -360,4 +351,4 @@ "-- \n" 1.7.11.7 -a4a467160225e26b0b63e51879bf04620d0be9fce6d0e082599dab5a5d9c2799 +c2acf3d9616951543fa332674082c7ca22091afdd2316846147339079fbe2f15
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.