diff for duplicates of <1354204892-22762-6-git-send-email-zonque@gmail.com> diff --git a/a/1.txt b/N1/1.txt index e7a1c21..4521bac 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>; @@ -143,7 +143,7 @@ index 0000000..58c876f + +Example for an AM33xx board: + -+ gpmc: gpmc@50000000 { ++ gpmc: gpmc at 50000000 { + compatible = "ti,gpmc"; + ti,hwmods = "gpmc"; + reg = <0x50000000 0x1000000>; @@ -154,7 +154,7 @@ index 0000000..58c876f + #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"; diff --git a/a/content_digest b/N1/content_digest index 5fc8443..f653bb5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,8 @@ "ref\01354204892-22762-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 v6 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND\0" "Date\0Thu, 29 Nov 2012 17:01:32 +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" @@ -162,7 +150,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" @@ -173,7 +161,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\";\n" @@ -413,4 +401,4 @@ "-- \n" 1.7.11.7 -5fdfef29ccdf2a404d35e82ad2fac47a111fc9ec4e83b86a2a09ecec6095a597 +18b3144b37d74b576110b7c60064d46f04ae4dbaa73efa2d17ea90688e738060
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.