diff for duplicates of <53FBA416.7060406@gmail.com> diff --git a/a/1.txt b/N1/1.txt index d2e023c..4179246 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ W dniu 25.08.2014 o 16:02, Mathieu Poirier pisze: > On 24 August 2014 15:38, Marcin Jabrzyk <marcin.jabrzyk@gmail.com> wrote: >> 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 @@ -16,9 +16,9 @@ W dniu 25.08.2014 o 16:02, Mathieu Poirier pisze: >> 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/ . > Right, that is because there is a problem in mainline with enabling @@ -54,7 +54,7 @@ Marcin >>> }; >>> }; >>> + ->>> + etb at 5401b000 { +>>> + etb@5401b000 { >>> + compatible = "arm,coresight-etb10", "arm,primecell"; >>> + reg = <0x5401b000 0x1000>; >>> + @@ -69,7 +69,7 @@ Marcin >>> + }; >>> + }; >>> + ->>> + etm at 54010000 { +>>> + etm@54010000 { >>> + compatible = "arm,coresight-etm3x", "arm,primecell"; >>> + reg = <0x54010000 0x1000>; >>> + @@ -93,7 +93,7 @@ Marcin >>> }; >>> }; >>> + ->>> + etb at 540000000 { +>>> + etb@540000000 { >>> + compatible = "arm,coresight-etb10", "arm,primecell"; >>> + reg = <0x5401b000 0x1000>; >>> + @@ -108,7 +108,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 7931e10..7e68c77 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,28 @@ "ref\01408554231-24321-10-git-send-email-mathieu.poirier@linaro.org\0" "ref\053FA5B55.4000603@gmail.com\0" "ref\0CANLsYkxCdVm6cPtM9ub3Vwc24G9x6Vy9pt5pVMSPMxcksw6VHA@mail.gmail.com\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\0Mon, 25 Aug 2014 23:01:10 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Mathieu Poirier <mathieu.poirier@linaro.org>\0" + "Cc\0Linus Walleij <linus.walleij@linaro.org>" + Will Deacon <will.deacon@arm.com> + Russell King - ARM Linux <linux@arm.linux.org.uk> + 00regkh@linuxfoundation.org + Pratik Patel <pratikp@codeaurora.org> + Vikas Varshney <varshney@ti.com> + Al Grant <Al.Grant@arm.com> + Jonas Svennebring <jonas.svennebring@avagotech.com> + James King <james.king@linaro.org> + Panchaxari Prasannamurthy Tumkur <panchaxari.prasannamurthy@linaro.org> + Kaixu Xia <kaixu.xia@linaro.org> + r.sengupta@samsung.com <r.sengupta@samsung.com> + Robert Marklund <robbelibobban@gmail.com> + Tony Armitstead <Tony.Armitstead@arm.com> + Daniel Thompson <daniel.thompson@linaro.org> + Patch Tracking <patches@linaro.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hello,\n" @@ -14,7 +32,7 @@ "> On 24 August 2014 15:38, Marcin Jabrzyk <marcin.jabrzyk@gmail.com> wrote:\n" ">> 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" @@ -26,9 +44,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" "> Right, that is because there is a problem in mainline with enabling\n" @@ -64,7 +82,7 @@ ">>> };\n" ">>> };\n" ">>> +\n" - ">>> + etb at 5401b000 {\n" + ">>> + etb@5401b000 {\n" ">>> + compatible = \"arm,coresight-etb10\", \"arm,primecell\";\n" ">>> + reg = <0x5401b000 0x1000>;\n" ">>> +\n" @@ -79,7 +97,7 @@ ">>> + };\n" ">>> + };\n" ">>> +\n" - ">>> + etm at 54010000 {\n" + ">>> + etm@54010000 {\n" ">>> + compatible = \"arm,coresight-etm3x\", \"arm,primecell\";\n" ">>> + reg = <0x54010000 0x1000>;\n" ">>> +\n" @@ -103,7 +121,7 @@ ">>> };\n" ">>> };\n" ">>> +\n" - ">>> + etb at 540000000 {\n" + ">>> + etb@540000000 {\n" ">>> + compatible = \"arm,coresight-etb10\", \"arm,primecell\";\n" ">>> + reg = <0x5401b000 0x1000>;\n" ">>> +\n" @@ -118,7 +136,7 @@ ">>> + };\n" ">>> + };\n" ">>> +\n" - ">>> + etm at 54010000 {\n" + ">>> + etm@54010000 {\n" ">>> + compatible = \"arm,coresight-etm3x\", \"arm,primecell\";\n" ">>> + reg = <0x54010000 0x1000>;\n" ">>> +\n" @@ -134,4 +152,4 @@ ">>>\n" >>> &omap3_pmx_wkup { -3fc81583ae6edc685dede752bb92bea1fd17d6370ee1c9a9e29bc5eed2424e1e +f9f01d8c3a1dbb36e5d94e2a329b74914bf82dd935b0a82b6809ab56699f5b6d
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.