diff for duplicates of <201208271144.03681.heiko@sntech.de> diff --git a/a/1.txt b/N1/1.txt index 33af867..f44ebb1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ Hi Vasily, Am Montag, 27. August 2012, 10:57:04 schrieb Vasily Khoruzhick: > Hi, > -> On Mon, Aug 27, 2012 at 11:01 AM, Heiko Stübner <heiko@sntech.de> wrote: +> On Mon, Aug 27, 2012 at 11:01 AM, Heiko St?bner <heiko@sntech.de> wrote: > > Hi Thomas, > > > > thanks for your review: @@ -36,7 +36,7 @@ For reference my quite empty s3c2416.dtsi file currently looks like: compatible = "samsung,s3c2416"; cpus { - cpu@0 { + cpu at 0 { compatible = "arm,arm926ejs"; }; }; @@ -47,74 +47,74 @@ For reference my quite empty s3c2416.dtsi file currently looks like: gpio-controller; ranges; - gpa: gpio-controller@56000000 { + gpa: gpio-controller at 56000000 { compatible = "samsung,s3c24xx-gpio"; reg = <0x56000000 0x10>; #gpio-cells = <3>; }; - gpb: gpio-controller@56000010 { + gpb: gpio-controller at 56000010 { compatible = "samsung,s3c24xx-gpio"; reg = <0x56000010 0x10>; #gpio-cells = <3>; }; - gpc: gpio-controller@56000020 { + gpc: gpio-controller at 56000020 { compatible = "samsung,s3c24xx-gpio"; reg = <0x56000020 0x10>; #gpio-cells = <3>; }; - gpd: gpio-controller@56000030 { + gpd: gpio-controller at 56000030 { compatible = "samsung,s3c24xx-gpio"; reg = <0x56000030 0x10>; #gpio-cells = <3>; }; - gpe: gpio-controller@56000040 { + gpe: gpio-controller at 56000040 { compatible = "samsung,s3c24xx-gpio"; reg = <0x56000040 0x10>; #gpio-cells = <3>; }; - gpf: gpio-controller@56000050 { + gpf: gpio-controller at 56000050 { compatible = "samsung,s3c24xx-gpio"; reg = <0x56000050 0x10>; #gpio-cells = <3>; }; - gpg: gpio-controller@56000060 { + gpg: gpio-controller at 56000060 { compatible = "samsung,s3c24xx-gpio"; reg = <0x56000060 0x10>; #gpio-cells = <3>; }; - gph: gpio-controller@56000070 { + gph: gpio-controller at 56000070 { compatible = "samsung,s3c24xx-gpio"; reg = <0x56000070 0x10>; #gpio-cells = <3>; }; /* s3c2443 and later */ - gpj: gpio-controller@560000D0 { + gpj: gpio-controller at 560000D0 { compatible = "samsung,s3c24xx-gpio"; reg = <0x560000D0 0x10>; #gpio-cells = <3>; }; - gpk: gpio-controller@560000E0 { + gpk: gpio-controller at 560000E0 { compatible = "samsung,s3c24xx-gpio"; reg = <0x560000E0 0x10>; #gpio-cells = <3>; }; - gpl: gpio-controller@560000F0 { + gpl: gpio-controller at 560000F0 { compatible = "samsung,s3c24xx-gpio"; reg = <0x560000F0 0x10>; #gpio-cells = <3>; }; - gpm: gpio-controller@56000100 { + gpm: gpio-controller at 56000100 { compatible = "samsung,s3c24xx-gpio"; reg = <0x56000100 0x10>; #gpio-cells = <3>; diff --git a/a/content_digest b/N1/content_digest index fb485d1..f276368 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,10 @@ "ref\0201208252353.59345.heiko@sntech.de\0" "ref\0201208271001.05026.heiko@sntech.de\0" "ref\0CA+E=qVfV1DL1ikjVnLd7qTeCx9C8Z7dGvhh_9NSgxPYrOCJ=0g@mail.gmail.com\0" - "From\0Heiko St\303\274bner <heiko@sntech.de>\0" - "Subject\0Re: [PATCH] gpio: samsung: add devicetree init for s3c24xx arches\0" + "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "Subject\0[PATCH] gpio: samsung: add devicetree init for s3c24xx arches\0" "Date\0Mon, 27 Aug 2012 11:44:03 +0200\0" - "To\0Vasily Khoruzhick <anarsoul@gmail.com>\0" - "Cc\0Thomas Abraham <thomas.abraham@linaro.org>" - Kukjin Kim <kgene.kim@samsung.com> - Linus Walleij <linus.walleij@stericsson.com> - linux-doc@vger.kernel.org - devicetree-discuss@lists.ozlabs.org - Rob Herring <rob.herring@calxeda.com> - Grant Likely <grant.likely@secretlab.ca> - linux-samsung-soc <linux-samsung-soc@vger.kernel.org> - Rob Landley <rob@landley.net> - Olof Johansson <olof@lixom.net> - " arm-linux <linux-arm-kernel@lists.infradead.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Vasily,\n" @@ -23,7 +12,7 @@ "Am Montag, 27. August 2012, 10:57:04 schrieb Vasily Khoruzhick:\n" "> Hi,\n" "> \n" - "> On Mon, Aug 27, 2012 at 11:01 AM, Heiko St\303\274bner <heiko@sntech.de> wrote:\n" + "> On Mon, Aug 27, 2012 at 11:01 AM, Heiko St?bner <heiko@sntech.de> wrote:\n" "> > Hi Thomas,\n" "> > \n" "> > thanks for your review:\n" @@ -56,7 +45,7 @@ "\tcompatible = \"samsung,s3c2416\";\n" "\n" "\tcpus {\n" - "\t\tcpu@0 {\n" + "\t\tcpu at 0 {\n" "\t\t\tcompatible = \"arm,arm926ejs\";\n" "\t\t};\n" "\t};\n" @@ -67,74 +56,74 @@ "\t\tgpio-controller;\n" "\t\tranges;\n" "\n" - "\t\tgpa: gpio-controller@56000000 {\n" + "\t\tgpa: gpio-controller at 56000000 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x56000000 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgpb: gpio-controller@56000010 {\n" + "\t\tgpb: gpio-controller at 56000010 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x56000010 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgpc: gpio-controller@56000020 {\n" + "\t\tgpc: gpio-controller at 56000020 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x56000020 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgpd: gpio-controller@56000030 {\n" + "\t\tgpd: gpio-controller at 56000030 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x56000030 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgpe: gpio-controller@56000040 {\n" + "\t\tgpe: gpio-controller at 56000040 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x56000040 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgpf: gpio-controller@56000050 {\n" + "\t\tgpf: gpio-controller at 56000050 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x56000050 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgpg: gpio-controller@56000060 {\n" + "\t\tgpg: gpio-controller at 56000060 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x56000060 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgph: gpio-controller@56000070 {\n" + "\t\tgph: gpio-controller at 56000070 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x56000070 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" "\t\t/* s3c2443 and later */\n" - "\t\tgpj: gpio-controller@560000D0 {\n" + "\t\tgpj: gpio-controller at 560000D0 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x560000D0 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgpk: gpio-controller@560000E0 {\n" + "\t\tgpk: gpio-controller at 560000E0 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x560000E0 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgpl: gpio-controller@560000F0 {\n" + "\t\tgpl: gpio-controller at 560000F0 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x560000F0 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" "\t\t};\n" "\n" - "\t\tgpm: gpio-controller@56000100 {\n" + "\t\tgpm: gpio-controller at 56000100 {\n" "\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n" "\t\t\treg = <0x56000100 0x10>;\n" "\t\t\t#gpio-cells = <3>;\n" @@ -169,4 +158,4 @@ "\n" Heiko -55632ca91ba08402be19ef8f4120212a362fcc5dffaddfa2d98515e9ad45994a +d03c2c8495dce0ce6598f145503297b3f4b8a2313c88d59b4d6e0cc392d42c61
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.