diff for duplicates of <1355481404-27695-6-git-send-email-zonque@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 3b5a6c8..23b7ac6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -93,7 +93,7 @@ index 0000000..5ddb2e9 + +Example for an AM33xx board: + -+ gpmc: gpmc@50000000 { ++ gpmc: gpmc at 50000000 { + compatible = "ti,am3352-gpmc"; + ti,hwmods = "gpmc"; + reg = <0x50000000 0x2000>; @@ -151,7 +151,7 @@ index 0000000..9f464f9 + +Example for an AM33xx board: + -+ gpmc: gpmc@50000000 { ++ gpmc: gpmc at 50000000 { + compatible = "ti,am3352-gpmc"; + ti,hwmods = "gpmc"; + reg = <0x50000000 0x1000000>; @@ -162,7 +162,7 @@ index 0000000..9f464f9 + #size-cells = <1>; + ranges = <0 0 0x08000000 0x2000>; /* 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"; diff --git a/a/content_digest b/N1/content_digest index 46a0ef7..3c42f5c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,8 @@ "ref\01355481404-27695-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 v8 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND\0" "Date\0Fri, 14 Dec 2012 11:36:44 +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" @@ -112,7 +100,7 @@ "+\n" "+Example for an AM33xx board:\n" "+\n" - "+\tgpmc: gpmc@50000000 {\n" + "+\tgpmc: gpmc at 50000000 {\n" "+\t\tcompatible = \"ti,am3352-gpmc\";\n" "+\t\tti,hwmods = \"gpmc\";\n" "+\t\treg = <0x50000000 0x2000>;\n" @@ -170,7 +158,7 @@ "+\n" "+Example for an AM33xx board:\n" "+\n" - "+\tgpmc: gpmc@50000000 {\n" + "+\tgpmc: gpmc at 50000000 {\n" "+\t\tcompatible = \"ti,am3352-gpmc\";\n" "+\t\tti,hwmods = \"gpmc\";\n" "+\t\treg = <0x50000000 0x1000000>;\n" @@ -181,7 +169,7 @@ "+\t\t#size-cells = <1>;\n" "+\t\tranges = <0 0 0x08000000 0x2000>;\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\";\n" @@ -423,4 +411,4 @@ "-- \n" 1.7.11.7 -6db2f9719ddb7c95de45842bac345e738707459d4fdbc825ad30309e3a0688c5 +b82199bfa37e182c31689b63e1ef96d750ded75b674e7ec23e9997ea552918af
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.