diff for duplicates of <3250954.dVh4O1LchK@flatron> diff --git a/a/1.txt b/N1/1.txt index b364f10..0ff698f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,11 +21,11 @@ On Thursday 20 of June 2013 16:12:24 Jingoo Han wrote: > }; > }; > + -> + pcie0@290000 { +> + pcie0 at 290000 { > + reset-gpio = <&pin_ctrl 5 0>; > + }; > + -> + pcie1@2a0000 { +> + pcie1 at 2a0000 { > + reset-gpio = <&pin_ctrl 22 0>; > + }; > }; @@ -53,7 +53,7 @@ I think this patch should be split into two: board-specific properties of PCIe nodes. > + -> + pcie0@290000 { +> + pcie0 at 290000 { Node naming looks incorrect here. The name should be as generic as possible, without any hardware-specific IDs, e.g. pcie, not pcie0. The @@ -81,7 +81,7 @@ possible, without any hardware-specific IDs, e.g. pcie, not pcie0. The > + interrupt-map = <0x0 0 &gic 53>; > + }; > + -> + pcie1@2a0000 { +> + pcie1 at 2a0000 { Same here. diff --git a/a/content_digest b/N1/content_digest index 522945f..83053d2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,8 @@ "ref\000c201ce6d85$83b072a0$8b1157e0$@samsung.com\0" - "From\0Tomasz Figa <tomasz.figa@gmail.com>\0" - "Subject\0Re: [PATCH V6 3/3] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC\0" + "From\0tomasz.figa@gmail.com (Tomasz Figa)\0" + "Subject\0[PATCH V6 3/3] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC\0" "Date\0Thu, 20 Jun 2013 10:04:22 +0200\0" - "To\0Jingoo Han <jg1.han@samsung.com>\0" - "Cc\0'Kukjin Kim' <kgene.kim@samsung.com>" - 'Bjorn Helgaas' <bhelgaas@google.com> - linux-samsung-soc@vger.kernel.org - linux-pci@vger.kernel.org - devicetree-discuss@lists.ozlabs.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - 'Grant Likely' <grant.likely@secretlab.ca> - 'Andrew Murray' <andrew.murray@arm.com> - 'Thomas Petazzoni' <thomas.petazzoni@free-electrons.com> - 'Thierry Reding' <thierry.reding@avionic-design.de> - 'Jason Gunthorpe' <jgunthorpe@obsidianresearch.com> - 'Arnd Bergmann' <arnd@arndb.de> - 'Surendranath Gurivireddy Balla' <suren.reddy@samsung.com> - 'Siva Reddy Kallam' <siva.kallam@samsung.com> - " 'Thomas Abraham' <thomas.abraham@linaro.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Jingoo,\n" @@ -44,11 +28,11 @@ "> \t\t};\n" "> \t};\n" "> +\n" - "> +\tpcie0@290000 {\n" + "> +\tpcie0 at 290000 {\n" "> +\t\treset-gpio = <&pin_ctrl 5 0>;\n" "> +\t};\n" "> +\n" - "> +\tpcie1@2a0000 {\n" + "> +\tpcie1 at 2a0000 {\n" "> +\t\treset-gpio = <&pin_ctrl 22 0>;\n" "> +\t};\n" "> };\n" @@ -76,7 +60,7 @@ "board-specific properties of PCIe nodes.\n" "\n" "> +\n" - "> +\tpcie0@290000 {\n" + "> +\tpcie0 at 290000 {\n" "\n" "Node naming looks incorrect here. The name should be as generic as \n" "possible, without any hardware-specific IDs, e.g. pcie, not pcie0. The \n" @@ -104,7 +88,7 @@ "> +\t\tinterrupt-map = <0x0 0 &gic 53>;\n" "> +\t};\n" "> +\n" - "> +\tpcie1@2a0000 {\n" + "> +\tpcie1 at 2a0000 {\n" "\n" "Same here.\n" "\n" @@ -134,4 +118,4 @@ "> +\t};\n" > }; -b81e7f6b01b4ffa992d99b9ebe35281f062796531b25188ef44bc6576a3597da +ce62dd6e69b651060cc17ac85dee45a199badf41fd0e134c907162687937bd70
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.