diff for duplicates of <1401403221-27523-7-git-send-email-robherring2@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 940c441..a29aaf3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ -From: Rob Herring <robh@kernel.org> +From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> While not needed for probing, add the "arm,pl180" compatible string for completeness. -Signed-off-by: Rob Herring <robh@kernel.org> -Acked-by: Arnd Bergmann <arnd@arndb.de> -Acked-by: Linus Walleij <linus.walleij@linaro.org> +Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +Acked-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> --- v2: - no change @@ -20,7 +20,7 @@ index 5dc3be7..85c7b2b 100644 @@ -187,7 +187,7 @@ interrupts = <24>; }; - mmc at 5000 { + mmc@5000 { - compatible = "arm,primecell"; + compatible = "arm,pl180", "arm,primecell"; reg = < 0x5000 0x1000>; @@ -33,7 +33,7 @@ index 65f6577..a428541 100644 @@ -39,7 +39,7 @@ interrupts = <5>; }; - mmc at b000 { + mmc@b000 { - compatible = "arm,primecell"; + compatible = "arm,pl180", "arm,primecell"; reg = <0xb000 0x1000>; @@ -41,3 +41,8 @@ index 65f6577..a428541 100644 }; -- 1.9.1 + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 6e7a5d0..28058f8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,23 @@ "ref\01401403221-27523-1-git-send-email-robherring2@gmail.com\0" - "From\0robherring2@gmail.com (Rob Herring)\0" + "ref\01401403221-27523-1-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Subject\0[PATCH v2 06/11] dts: versatile: add pl180 compatible strings\0" "Date\0Thu, 29 May 2014 17:40:16 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "\00:1\0" "b\0" - "From: Rob Herring <robh@kernel.org>\n" + "From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" "\n" "While not needed for probing, add the \"arm,pl180\" compatible string for\n" "completeness.\n" "\n" - "Signed-off-by: Rob Herring <robh@kernel.org>\n" - "Acked-by: Arnd Bergmann <arnd@arndb.de>\n" - "Acked-by: Linus Walleij <linus.walleij@linaro.org>\n" + "Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "Acked-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "---\n" "v2:\n" "- no change\n" @@ -27,7 +32,7 @@ "@@ -187,7 +187,7 @@\n" " \t\t\t\tinterrupts = <24>;\n" " \t\t\t};\n" - " \t\t\tmmc at 5000 {\n" + " \t\t\tmmc@5000 {\n" "-\t\t\t\tcompatible = \"arm,primecell\";\n" "+\t\t\t\tcompatible = \"arm,pl180\", \"arm,primecell\";\n" " \t\t\t\treg = < 0x5000 0x1000>;\n" @@ -40,13 +45,18 @@ "@@ -39,7 +39,7 @@\n" " \t\t\t\tinterrupts = <5>;\n" " \t\t\t};\n" - " \t\t\tmmc at b000 {\n" + " \t\t\tmmc@b000 {\n" "-\t\t\t\tcompatible = \"arm,primecell\";\n" "+\t\t\t\tcompatible = \"arm,pl180\", \"arm,primecell\";\n" " \t\t\t\treg = <0xb000 0x1000>;\n" " \t\t\t\tinterrupts-extended = <&vic 23 &sic 2>;\n" " \t\t\t};\n" "-- \n" - 1.9.1 + "1.9.1\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -d346210a2d5131d8d2c657ad1350deb8ab3b8aba7e928b0c5e5a94c8e992ea9a +d5fde9264b74e205e398681d4d916fd10ef70fa9d25bf8fc2e0996696ab2adee
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.