diff for duplicates of <1354121939-11246-5-git-send-email-zonque@gmail.com> diff --git a/a/1.txt b/N1/1.txt index ae6ea58..b714e96 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -86,7 +86,7 @@ index 0000000..ba3d6a5 + +Example for an AM33xx board: + -+ gpmc: gpmc@50000000 { ++ gpmc: gpmc at 50000000 { + compatible = "ti,gpmc"; + ti,hwmods = "gpmc"; + reg = <0x50000000 0x2000>; @@ -148,7 +148,7 @@ index 0000000..635f550 + +Example for an AM33xx board: + -+ gpmc: gpmc@50000000 { ++ gpmc: gpmc at 50000000 { + compatible = "ti,gpmc"; + ti,hwmods = "gpmc"; + reg = <0x50000000 0x1000000>; @@ -159,7 +159,7 @@ index 0000000..635f550 + #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>; + ti,nand-ecc-opt = "bch8-am335xrbl-compatible"; diff --git a/a/content_digest b/N1/content_digest index e0a15a5..cbfc4d0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,8 @@ "ref\01354121939-11246-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 v5 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND\0" "Date\0Wed, 28 Nov 2012 17:58:59 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" - "Cc\0linux-omap@vger.kernel.org" - jon-hunter@ti.com - avinashphilip@ti.com - x0148406@ti.com - tony@atomide.com - paul@pwsan.com - nsekhar@ti.com - jacmet@sunsite.dk - grant.likely@secretlab.ca - rob.herring@calxeda.com - devicetree-discuss@lists.ozlabs.org - " Daniel Mack <zonque@gmail.com>\0" "\00:1\0" "b\0" "This patch adds basic DT bindings for OMAP GPMC.\n" @@ -105,7 +93,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" @@ -167,7 +155,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" @@ -178,7 +166,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\tti,nand-ecc-opt = \"bch8-am335xrbl-compatible\";\n" @@ -428,4 +416,4 @@ "-- \n" 1.7.11.7 -27c4b62ad5b83e25bb3fa372492d97262fdfee3bed7e8185537c64aa24077366 +b44a570f7098be3d3caa53c7a5c9c60b3f4e767f79cb20f065d7f618478da1e2
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.