diff for duplicates of <20130625021102.GA13310@google.com> diff --git a/a/1.txt b/N1/1.txt index a981cad..474cb42 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,7 +52,7 @@ Please merge this through arm-soc as you discussed. > + > +SoC specific DT Entry: > + -> + pcie@290000 { +> + pcie at 290000 { > + compatible = "samsung,exynos5440-pcie", "snps,dw-pcie"; > + reg = <0x290000 0x1000 > + 0x270000 0x1000 @@ -71,7 +71,7 @@ Please merge this through arm-soc as you discussed. > + interrupt-map = <0x0 0 &gic 53>; > + }; > + -> + pcie@2a0000 { +> + pcie at 2a0000 { > + compatible = "samsung,exynos5440-pcie", "snps,dw-pcie"; > + reg = <0x2a0000 0x1000 > + 0x272000 0x1000 @@ -92,11 +92,11 @@ Please merge this through arm-soc as you discussed. > + > +Board specific DT Entry: > + -> + pcie@290000 { +> + pcie at 290000 { > + reset-gpio = <&pin_ctrl 5 0>; > + }; > + -> + pcie@2a0000 { +> + pcie at 2a0000 { > + reset-gpio = <&pin_ctrl 22 0>; > + }; > diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig diff --git a/a/content_digest b/N1/content_digest index a206fa2..abfe298 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,8 @@ "ref\0003a01ce6e50$6d5418b0$47fc4a10$@samsung.com\0" - "From\0Bjorn Helgaas <bhelgaas@google.com>\0" - "Subject\0Re: [PATCH V10 1/4] pci: Add PCIe driver for Samsung Exynos\0" + "From\0bhelgaas@google.com (Bjorn Helgaas)\0" + "Subject\0[PATCH V10 1/4] pci: Add PCIe driver for Samsung Exynos\0" "Date\0Mon, 24 Jun 2013 20:11:02 -0600\0" - "To\0Jingoo Han <jg1.han@samsung.com>\0" - "Cc\0'Kukjin Kim' <kgene.kim@samsung.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> - 'Tomasz Figa' <t.figa@samsung.com> - 'Pratyush Anand' <pratyush.anand@st.com> - " 'Mohit KUMAR' <Mohit.KUMAR@st.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Jun 21, 2013 at 04:24:54PM +0900, Jingoo Han wrote:\n" @@ -77,7 +59,7 @@ "> +\n" "> +SoC specific DT Entry:\n" "> +\n" - "> +\tpcie@290000 {\n" + "> +\tpcie at 290000 {\n" "> +\t\tcompatible = \"samsung,exynos5440-pcie\", \"snps,dw-pcie\";\n" "> +\t\treg = <0x290000 0x1000\n" "> +\t\t\t0x270000 0x1000\n" @@ -96,7 +78,7 @@ "> +\t\tinterrupt-map = <0x0 0 &gic 53>;\n" "> +\t};\n" "> +\n" - "> +\tpcie@2a0000 {\n" + "> +\tpcie at 2a0000 {\n" "> +\t\tcompatible = \"samsung,exynos5440-pcie\", \"snps,dw-pcie\";\n" "> +\t\treg = <0x2a0000 0x1000\n" "> +\t\t\t0x272000 0x1000\n" @@ -117,11 +99,11 @@ "> +\n" "> +Board specific DT Entry:\n" "> +\n" - "> +\tpcie@290000 {\n" + "> +\tpcie at 290000 {\n" "> +\t\treset-gpio = <&pin_ctrl 5 0>;\n" "> +\t};\n" "> +\n" - "> +\tpcie@2a0000 {\n" + "> +\tpcie at 2a0000 {\n" "> +\t\treset-gpio = <&pin_ctrl 22 0>;\n" "> +\t};\n" "> diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig\n" @@ -1217,4 +1199,4 @@ "> \n" > -02d3ac2f77d3d4f9aee7fe1886a4e293287d25a185c2f50317144313e97f075b +7c7a22b5f8bc45213aa3f8b78326354f7362b0eb03cbe3b08caa4805113f5d27
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.