diff for duplicates of <20160226191342.GF13417@atomide.com> diff --git a/a/1.txt b/N1/1.txt index e6169f5..e2a2afc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ Hi, -* Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org> [160224 20:49]: +* Vignesh R <vigneshr@ti.com> [160224 20:49]: > According to Data Manual(SPRS915P) of AM57x, TI QSPI controller on > DRA74(rev 1.1+) can support up to 64MHz in MODE-0, whereas MODE-3 is > limited to 48MHz. Hence, switch to MODE-0 for better throughput. > -> Signed-off-by: Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Vignesh R <vigneshr@ti.com> > --- > arch/arm/boot/dts/dra7-evm.dts | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) @@ -20,7 +20,7 @@ Hi, > > - spi-max-frequency = <48000000>; > + spi-max-frequency = <64000000>; -> m25p80@0 { +> m25p80 at 0 { > compatible = "s25fl256s1"; > - spi-max-frequency = <48000000>; > + spi-max-frequency = <64000000>; @@ -41,7 +41,3 @@ at least documented? Regards, Tony --- -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 9b976a9..19a5d93 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,18 @@ "ref\01456375652-14071-1-git-send-email-vigneshr@ti.com\0" - "ref\01456375652-14071-1-git-send-email-vigneshr-l0cyMroinI0@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [PATCH] ARM: dts: dra7: Support QSPI MODE-0 operation at 64MHz\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH] ARM: dts: dra7: Support QSPI MODE-0 operation at 64MHz\0" "Date\0Fri, 26 Feb 2016 11:13:43 -0800\0" - "To\0Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" - "* Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org> [160224 20:49]:\n" + "* Vignesh R <vigneshr@ti.com> [160224 20:49]:\n" "> According to Data Manual(SPRS915P) of AM57x, TI QSPI controller on\n" "> DRA74(rev 1.1+) can support up to 64MHz in MODE-0, whereas MODE-3 is\n" "> limited to 48MHz. Hence, switch to MODE-0 for better throughput.\n" "> \n" - "> Signed-off-by: Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Vignesh R <vigneshr@ti.com>\n" "> ---\n" "> arch/arm/boot/dts/dra7-evm.dts | 6 ++----\n" "> 1 file changed, 2 insertions(+), 4 deletions(-)\n" @@ -38,7 +27,7 @@ "> \n" "> -\tspi-max-frequency = <48000000>;\n" "> +\tspi-max-frequency = <64000000>;\n" - "> \tm25p80@0 {\n" + "> \tm25p80 at 0 {\n" "> \t\tcompatible = \"s25fl256s1\";\n" "> -\t\tspi-max-frequency = <48000000>;\n" "> +\t\tspi-max-frequency = <64000000>;\n" @@ -58,10 +47,6 @@ "\n" "Regards,\n" "\n" - "Tony\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 + Tony -056f1359488ef8ead414e85dd3b98595e8017fe13ffef4582d534fc45ae1b0d7 +db8c4c966c0cb5a31581a7e59a48e45f7834513f2bfe4aaf291c44c5aa5397bf
diff --git a/a/1.txt b/N2/1.txt index e6169f5..254dbcd 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,11 +1,11 @@ Hi, -* Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org> [160224 20:49]: +* Vignesh R <vigneshr@ti.com> [160224 20:49]: > According to Data Manual(SPRS915P) of AM57x, TI QSPI controller on > DRA74(rev 1.1+) can support up to 64MHz in MODE-0, whereas MODE-3 is > limited to 48MHz. Hence, switch to MODE-0 for better throughput. > -> Signed-off-by: Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Vignesh R <vigneshr@ti.com> > --- > arch/arm/boot/dts/dra7-evm.dts | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) @@ -41,7 +41,3 @@ at least documented? Regards, Tony --- -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/N2/content_digest index 9b976a9..c89c206 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,28 @@ "ref\01456375652-14071-1-git-send-email-vigneshr@ti.com\0" - "ref\01456375652-14071-1-git-send-email-vigneshr-l0cyMroinI0@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Tony Lindgren <tony@atomide.com>\0" "Subject\0Re: [PATCH] ARM: dts: dra7: Support QSPI MODE-0 operation at 64MHz\0" "Date\0Fri, 26 Feb 2016 11:13:43 -0800\0" - "To\0Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Vignesh R <vigneshr@ti.com>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Russell King <linux@arm.linux.org.uk> + linux-omap@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" - "* Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org> [160224 20:49]:\n" + "* Vignesh R <vigneshr@ti.com> [160224 20:49]:\n" "> According to Data Manual(SPRS915P) of AM57x, TI QSPI controller on\n" "> DRA74(rev 1.1+) can support up to 64MHz in MODE-0, whereas MODE-3 is\n" "> limited to 48MHz. Hence, switch to MODE-0 for better throughput.\n" "> \n" - "> Signed-off-by: Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Vignesh R <vigneshr@ti.com>\n" "> ---\n" "> arch/arm/boot/dts/dra7-evm.dts | 6 ++----\n" "> 1 file changed, 2 insertions(+), 4 deletions(-)\n" @@ -58,10 +57,6 @@ "\n" "Regards,\n" "\n" - "Tony\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 + Tony -056f1359488ef8ead414e85dd3b98595e8017fe13ffef4582d534fc45ae1b0d7 +32f0a9887202b51b29671f9e3cdfd79f6282702b28ec1c4e6d30a081f14339d5
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.