diff for duplicates of <53FA5B55.4000603@gmail.com> diff --git a/a/1.txt b/N1/1.txt index ab86dc3..3643018 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi, -W dniu 20.08.2014 o 19:03, mathieu.poirier at linaro.org pisze: +W dniu 20.08.2014 o 19:03, mathieu.poirier@linaro.org pisze: > From: Mathieu Poirier <mathieu.poirier@linaro.org> > > Currently supporting ETM and ETB. Support for TPIU @@ -12,9 +12,9 @@ functions the in menuconfig. But on dmesg I see that: [ 0.685028] of_amba_device_create(): amba_device_add() failed (-19) -for /etb at 5401b000 +for /etb@5401b000 [ 0.685119] of_amba_device_create(): amba_device_add() failed (-19) -for /etm at 54010000 +for /etm@54010000 There are no nodes according coresight in /sys/kernel/debug/ . @@ -37,7 +37,7 @@ Marcin > }; > }; > + -> + etb at 5401b000 { +> + etb@5401b000 { > + compatible = "arm,coresight-etb10", "arm,primecell"; > + reg = <0x5401b000 0x1000>; > + @@ -52,7 +52,7 @@ Marcin > + }; > + }; > + -> + etm at 54010000 { +> + etm@54010000 { > + compatible = "arm,coresight-etm3x", "arm,primecell"; > + reg = <0x54010000 0x1000>; > + @@ -76,7 +76,7 @@ Marcin > }; > }; > + -> + etb at 540000000 { +> + etb@540000000 { > + compatible = "arm,coresight-etb10", "arm,primecell"; > + reg = <0x5401b000 0x1000>; > + @@ -91,7 +91,7 @@ Marcin > + }; > + }; > + -> + etm at 54010000 { +> + etm@54010000 { > + compatible = "arm,coresight-etm3x", "arm,primecell"; > + reg = <0x54010000 0x1000>; > + diff --git a/a/content_digest b/N1/content_digest index cb58881..9cde712 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,32 @@ "ref\01408554231-24321-1-git-send-email-mathieu.poirier@linaro.org\0" "ref\01408554231-24321-10-git-send-email-mathieu.poirier@linaro.org\0" - "From\0marcin.jabrzyk@gmail.com (Marcin Jabrzyk)\0" - "Subject\0[PATCH 09/11 v4] coresight: adding support for beagle and beagleXM\0" + "From\0Marcin Jabrzyk <marcin.jabrzyk@gmail.com>\0" + "Subject\0Re: [PATCH 09/11 v4] coresight: adding support for beagle and beagleXM\0" "Date\0Sun, 24 Aug 2014 23:38:29 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0mathieu.poirier@linaro.org" + linus.walleij@linaro.org + will.deacon@arm.com + linux@arm.linux.org.uk + " 00regkh@linuxfoundation.org\0" + "Cc\0pratikp@codeaurora.org" + varshney@ti.com + Al.Grant@arm.com + jonas.svennebring@avagotech.com + james.king@linaro.org + panchaxari.prasannamurthy@linaro.org + kaixu.xia@linaro.org + r.sengupta@samsung.com + robbelibobban@gmail.com + Tony.Armitstead@arm.com + daniel.thompson@linaro.org + patches@linaro.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" - "W dniu 20.08.2014 o 19:03, mathieu.poirier at linaro.org pisze:\n" + "W dniu 20.08.2014 o 19:03, mathieu.poirier@linaro.org pisze:\n" "> From: Mathieu Poirier <mathieu.poirier@linaro.org>\n" ">\n" "> Currently supporting ETM and ETB. Support for TPIU\n" @@ -20,9 +38,9 @@ "But on dmesg I see that:\n" "\n" "[ 0.685028] of_amba_device_create(): amba_device_add() failed (-19)\n" - "for /etb at 5401b000\n" + "for /etb@5401b000\n" "[ 0.685119] of_amba_device_create(): amba_device_add() failed (-19)\n" - "for /etm at 54010000\n" + "for /etm@54010000\n" "\n" "There are no nodes according coresight in /sys/kernel/debug/ .\n" "\n" @@ -45,7 +63,7 @@ "> \t\t};\n" "> \t};\n" "> +\n" - "> +\tetb at 5401b000 {\n" + "> +\tetb@5401b000 {\n" "> +\t\tcompatible = \"arm,coresight-etb10\", \"arm,primecell\";\n" "> +\t\treg = <0x5401b000 0x1000>;\n" "> +\n" @@ -60,7 +78,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tetm at 54010000 {\n" + "> +\tetm@54010000 {\n" "> +\t\tcompatible = \"arm,coresight-etm3x\", \"arm,primecell\";\n" "> +\t\treg = <0x54010000 0x1000>;\n" "> +\n" @@ -84,7 +102,7 @@ "> \t\t};\n" "> \t};\n" "> +\n" - "> +\tetb at 540000000 {\n" + "> +\tetb@540000000 {\n" "> +\t\tcompatible = \"arm,coresight-etb10\", \"arm,primecell\";\n" "> +\t\treg = <0x5401b000 0x1000>;\n" "> +\n" @@ -99,7 +117,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tetm at 54010000 {\n" + "> +\tetm@54010000 {\n" "> +\t\tcompatible = \"arm,coresight-etm3x\", \"arm,primecell\";\n" "> +\t\treg = <0x54010000 0x1000>;\n" "> +\n" @@ -115,4 +133,4 @@ "> \n" > &omap3_pmx_wkup { -6e5ce3b83465887688a9969fec3d3e9b91975d613782112effb7f52858e2f2ae +ab32d887c9fbbbae8b2eb7418cfb751dace02b3f8bb5a10ee3764ea318aeb029
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.