diff for duplicates of <20150417115016.69857a77@xhacker> diff --git a/a/1.txt b/N1/1.txt index 26f4b09..d014d95 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ soc { ranges = <0 0xf7000000 0x1000000 0xe0000000 0xe0000000 0x10000000>; //add this line ... - pcie: pcie@e40000 { + pcie: pcie at e40000 { ... reg = <0xe40000 0x10000>, <0xe0000000 0x8000000>; reg-names = "dbi", "pad", "config"; @@ -51,7 +51,7 @@ Jisheng Zhang <jszhang@marvell.com> wrote: > > > soc { > > > ranges = <0 0xf7000000 0x1000000>; > > > ... -> > > pcie: pcie@e40000 { +> > > pcie: pcie at e40000 { > > > compatible = "..."; > > > reg = <0xe40000 0x10000>, <0xe0000000 0x8000000>; > > > reg-names = "dbi", "pad", "config"; @@ -70,7 +70,7 @@ Jisheng Zhang <jszhang@marvell.com> wrote: > > so my pcie in my understanding is > -> pcie: pcie@e40000 { +> pcie: pcie at e40000 { > compatible = "..."; > reg = <0xe40000 0x10000>, <0xe0000000 0x8000000>; > reg-names = "dbi", "config"; @@ -126,7 +126,7 @@ Jisheng Zhang <jszhang@marvell.com> wrote: > > > > > > _______________________________________________ > > > linux-arm-kernel mailing list -> > > linux-arm-kernel@lists.infradead.org +> > > linux-arm-kernel at lists.infradead.org > > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > > > > > diff --git a/a/content_digest b/N1/content_digest index 285dc3d..d2a6bc6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,10 @@ "ref\020150416215938.347caa68@xhacker\0" "ref\055303EE1.1050108@samsung.com\0" "ref\020150417102413.705b1ca0@xhacker\0" - "From\0Jisheng Zhang <jszhang@marvell.com>\0" - "Subject\0Re: [query] how to use \"ranges\" in device tree\0" + "From\0jszhang@marvell.com (Jisheng Zhang)\0" + "Subject\0[query] how to use \"ranges\" in device tree\0" "Date\0Fri, 17 Apr 2015 11:50:16 +0800\0" - "To\0Jaehoon Chung <jh80.chung@samsung.com>\0" - "Cc\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>" - Arnd Bergmann <arnd@arndb.de> - Bjorn Helgaas <bhelgaas@google.com> - linux-pci@vger.kernel.org <linux-pci@vger.kernel.org> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - " CPGS <cpgs@samsung.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi all,\n" @@ -22,7 +16,7 @@ "\tranges = <0 0xf7000000 0x1000000\n" "\t\t 0xe0000000 0xe0000000 0x10000000>; //add this line\n" "\t...\n" - "\tpcie: pcie@e40000 {\n" + "\tpcie: pcie at e40000 {\n" "\t\t...\n" "\t\treg = <0xe40000 0x10000>, <0xe0000000 0x8000000>;\n" "\t\treg-names = \"dbi\", \"pad\", \"config\";\n" @@ -66,7 +60,7 @@ "> > > soc {\n" "> > > \tranges = <0 0xf7000000 0x1000000>;\n" "> > > \t...\n" - "> > > \tpcie: pcie@e40000 {\n" + "> > > \tpcie: pcie at e40000 {\n" "> > > \t\tcompatible = \"...\";\n" "> > > \t\treg = <0xe40000 0x10000>, <0xe0000000 0x8000000>;\n" "> > > \t\treg-names = \"dbi\", \"pad\", \"config\";\n" @@ -85,7 +79,7 @@ "> \n" "> so my pcie in my understanding is\n" "> \n" - "> pcie: pcie@e40000 {\n" + "> pcie: pcie at e40000 {\n" "> \tcompatible = \"...\";\n" "> \treg = <0xe40000 0x10000>, <0xe0000000 0x8000000>;\n" "> \treg-names = \"dbi\", \"config\";\n" @@ -141,10 +135,10 @@ "> > > \n" "> > > _______________________________________________\n" "> > > linux-arm-kernel mailing list\n" - "> > > linux-arm-kernel@lists.infradead.org\n" + "> > > linux-arm-kernel at lists.infradead.org\n" "> > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" "> > > \n" "> > \n" > -6f8d7024b9978fd6ea5f5dae7057797b3f945263e15ecab2487843b8762916d5 +e0f33cb9248eb67669939e4a951f7f6690a66dc438ba3d5212eee68b991bbea5
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.