diff for duplicates of <56518DCE.2010309@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 055f57b..25d1701 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 11/22/2015 10:53 AM, Marcin Wojtas wrote: > Armada 38x network controller supports hardware buffer management (BM). > Since it is now enabled in mvneta driver, appropriate nodes can be added -> to armada-38x.dtsi - for the actual common BM unit (bm at c8000) and its +> to armada-38x.dtsi - for the actual common BM unit (bm@c8000) and its > internal SRAM (bm-bppi), which is used for indirect access to buffer > pointer ring residing in DRAM. > @@ -24,7 +24,7 @@ On 11/22/2015 10:53 AM, Marcin Wojtas wrote: > status = "disabled"; > }; > -> + bm: bm at c8000 { +> + bm: bm@c8000 { The ePAPR standard tells us to give generic names to the device nodes, hence this should be named "buffer-manager" (?). diff --git a/a/content_digest b/N1/content_digest index ea062d8..6076cc2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,27 @@ "ref\01448178839-3541-1-git-send-email-mw@semihalf.com\0" "ref\01448178839-3541-11-git-send-email-mw@semihalf.com\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH 10/13] ARM: mvebu: add buffer manager nodes to armada-38x.dtsi\0" + "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "Subject\0Re: [PATCH 10/13] ARM: mvebu: add buffer manager nodes to armada-38x.dtsi\0" "Date\0Sun, 22 Nov 2015 12:41:34 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Marcin Wojtas <mw@semihalf.com>" + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " netdev@vger.kernel.org\0" + "Cc\0davem@davemloft.net" + linux@arm.linux.org.uk + sebastian.hesselbarth@gmail.com + andrew@lunn.ch + jason@lakedaemon.net + thomas.petazzoni@free-electrons.com + gregory.clement@free-electrons.com + simon.guinot@sequanux.org + nadavh@marvell.com + alior@marvell.com + xswang@marvell.com + myair@marvell.com + nitroshift@yahoo.com + jaz@semihalf.com + " tn@semihalf.com\0" "\00:1\0" "b\0" "Hello.\n" @@ -12,7 +30,7 @@ "\n" "> Armada 38x network controller supports hardware buffer management (BM).\n" "> Since it is now enabled in mvneta driver, appropriate nodes can be added\n" - "> to armada-38x.dtsi - for the actual common BM unit (bm at c8000) and its\n" + "> to armada-38x.dtsi - for the actual common BM unit (bm@c8000) and its\n" "> internal SRAM (bm-bppi), which is used for indirect access to buffer\n" "> pointer ring residing in DRAM.\n" ">\n" @@ -32,7 +50,7 @@ "> \t\t\t\tstatus = \"disabled\";\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tbm: bm at c8000 {\n" + "> +\t\t\tbm: bm@c8000 {\n" "\n" " The ePAPR standard tells us to give generic names to the device nodes, \n" "hence this should be named \"buffer-manager\" (?).\n" @@ -51,4 +69,4 @@ "\n" MBR, Sergei -07e4831b40a177eb7e532acdfcc509c7cf33db4dc8171d6b1ffd1560acf01eb4 +8a6e48e1717b80ae3e91a1c48956481bf305f876099dadfeb1858d5b32c838fd
diff --git a/a/1.txt b/N2/1.txt index 055f57b..25d1701 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -4,7 +4,7 @@ On 11/22/2015 10:53 AM, Marcin Wojtas wrote: > Armada 38x network controller supports hardware buffer management (BM). > Since it is now enabled in mvneta driver, appropriate nodes can be added -> to armada-38x.dtsi - for the actual common BM unit (bm at c8000) and its +> to armada-38x.dtsi - for the actual common BM unit (bm@c8000) and its > internal SRAM (bm-bppi), which is used for indirect access to buffer > pointer ring residing in DRAM. > @@ -24,7 +24,7 @@ On 11/22/2015 10:53 AM, Marcin Wojtas wrote: > status = "disabled"; > }; > -> + bm: bm at c8000 { +> + bm: bm@c8000 { The ePAPR standard tells us to give generic names to the device nodes, hence this should be named "buffer-manager" (?). diff --git a/a/content_digest b/N2/content_digest index ea062d8..fa0a039 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,27 @@ "ref\01448178839-3541-1-git-send-email-mw@semihalf.com\0" "ref\01448178839-3541-11-git-send-email-mw@semihalf.com\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH 10/13] ARM: mvebu: add buffer manager nodes to armada-38x.dtsi\0" + "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "Subject\0Re: [PATCH 10/13] ARM: mvebu: add buffer manager nodes to armada-38x.dtsi\0" "Date\0Sun, 22 Nov 2015 12:41:34 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Marcin Wojtas <mw@semihalf.com>" + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " netdev@vger.kernel.org\0" + "Cc\0thomas.petazzoni@free-electrons.com" + andrew@lunn.ch + linux@arm.linux.org.uk + jason@lakedaemon.net + myair@marvell.com + jaz@semihalf.com + simon.guinot@sequanux.org + xswang@marvell.com + nadavh@marvell.com + alior@marvell.com + tn@semihalf.com + gregory.clement@free-electrons.com + nitroshift@yahoo.com + davem@davemloft.net + " sebastian.hesselbarth@gmail.com\0" "\00:1\0" "b\0" "Hello.\n" @@ -12,7 +30,7 @@ "\n" "> Armada 38x network controller supports hardware buffer management (BM).\n" "> Since it is now enabled in mvneta driver, appropriate nodes can be added\n" - "> to armada-38x.dtsi - for the actual common BM unit (bm at c8000) and its\n" + "> to armada-38x.dtsi - for the actual common BM unit (bm@c8000) and its\n" "> internal SRAM (bm-bppi), which is used for indirect access to buffer\n" "> pointer ring residing in DRAM.\n" ">\n" @@ -32,7 +50,7 @@ "> \t\t\t\tstatus = \"disabled\";\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tbm: bm at c8000 {\n" + "> +\t\t\tbm: bm@c8000 {\n" "\n" " The ePAPR standard tells us to give generic names to the device nodes, \n" "hence this should be named \"buffer-manager\" (?).\n" @@ -51,4 +69,4 @@ "\n" MBR, Sergei -07e4831b40a177eb7e532acdfcc509c7cf33db4dc8171d6b1ffd1560acf01eb4 +d9b680c2f7b6248fd7e0e4f4e77590051b02e8821e6faeec0ef0aca577841c9d
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.