diff for duplicates of <201304061524.56502.arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index 0094921..d4dd63e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -66,18 +66,18 @@ Since this has all the required changes already. This looks like it wasn't meant to be in the patch. -> + tdes: tdes at C8010000 { +> + tdes: tdes@C8010000 { > + reg = <0xC8010000 0x1000>; > + }; > + -> + sha256: sha256 at CC000000 { +> + sha256: sha256@CC000000 { > + reg = <0xCC000000 0x1000>; > + }; -maybe rename the actual nodes to "crypto at c...". The device name should +maybe rename the actual nodes to "crypto@c...". The device name should be a really generic word in general. -> + uart: uart at 90020000 { +> + uart: uart@90020000 { > + reg = <0x90020000 0x1000>; > + interrupts = <1>; > + @@ -93,7 +93,7 @@ the required properties for the device, e.g. You will need the "arm,primecell" bit to make the device appear on the amba bus rather than the platform bus. -> + timer0: timer0 at 900C0000 { +> + timer0: timer0@900C0000 { > + reg = <0x900C0000 0x1000>; > + interrupts = <18>; > + @@ -101,7 +101,7 @@ amba bus rather than the platform bus. > + clock-names = "timer_clk"; > + }; > + -> + timer1: timer1 at 900D0000 { +> + timer1: timer1@900D0000 { > + reg = <0x900D0000 0x1000>; > + interrupts = <19>; > + diff --git a/a/content_digest b/N1/content_digest index 5ed8223..ea41560 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,15 @@ "ref\06FE4B33E-A503-4A75-AEED-831CB2C06D83@gmail.com\0" "ref\0201304061351.00889.arnd@arndb.de\0" "ref\0F832F4F9-8162-43B8-B9E0-D5D8C8B8C77A@gmail.com\0" - "From\0arnd@arndb.de (Arnd Bergmann)\0" - "Subject\0[RFC PATCH arm: initial TI-Nspire support]\0" + "From\0Arnd Bergmann <arnd@arndb.de>\0" + "Subject\0Re: [RFC PATCH arm: initial TI-Nspire support]\0" "Date\0Sat, 6 Apr 2013 15:24:56 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Daniel Tang <dt.tangr@gmail.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux@arm.linux.org.uk + fabian@ritter-vogt.de + Lionel Debroux <lionel_debroux@yahoo.fr> + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Saturday 06 April 2013, Daniel Tang wrote:\n" @@ -75,18 +80,18 @@ "\n" "This looks like it wasn't meant to be in the patch.\n" "\n" - "> +\t\ttdes: tdes at C8010000 {\n" + "> +\t\ttdes: tdes@C8010000 {\n" "> +\t\t\treg = <0xC8010000 0x1000>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tsha256: sha256 at CC000000 {\n" + "> +\t\tsha256: sha256@CC000000 {\n" "> +\t\t\treg = <0xCC000000 0x1000>;\n" "> +\t\t};\n" "\n" - "maybe rename the actual nodes to \"crypto at c...\". The device name should\n" + "maybe rename the actual nodes to \"crypto@c...\". The device name should\n" "be a really generic word in general.\n" "\n" - "> +\t\t\tuart: uart at 90020000 {\n" + "> +\t\t\tuart: uart@90020000 {\n" "> +\t\t\t\treg = <0x90020000 0x1000>;\n" "> +\t\t\t\tinterrupts = <1>;\n" "> +\n" @@ -102,7 +107,7 @@ "You will need the \"arm,primecell\" bit to make the device appear on the\n" "amba bus rather than the platform bus.\n" "\n" - "> +\t\t\ttimer0: timer0 at 900C0000 {\n" + "> +\t\t\ttimer0: timer0@900C0000 {\n" "> +\t\t\t\treg = <0x900C0000 0x1000>;\n" "> +\t\t\t\tinterrupts = <18>;\n" "> +\n" @@ -110,7 +115,7 @@ "> +\t\t\t\tclock-names = \"timer_clk\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ttimer1: timer1 at 900D0000 {\n" + "> +\t\t\ttimer1: timer1@900D0000 {\n" "> +\t\t\t\treg = <0x900D0000 0x1000>;\n" "> +\t\t\t\tinterrupts = <19>;\n" "> +\n" @@ -171,4 +176,4 @@ "\n" "\tArnd" -f2c98a80c975350f98ef20d14f6e2e9ba18b887b5ea580af3445da72d26fddb9 +a4d3fcd4e2e6cbab000e1ddd0ebf0e4579909f59a1e36bf670f1a6123e5ad952
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.