diff for duplicates of <002001ce6e2e$623d7970$26b86c50$@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 44ac2eb..9bc1001 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,7 +46,7 @@ index 0000000..e4681e6 + +SoC specific DT Entry: + -+ pcie@290000 { ++ pcie at 290000 { + compatible = "samsung,exynos5440-pcie", "snps,dw-pcie"; + reg = <0x290000 0x1000 + 0x270000 0x1000 @@ -65,7 +65,7 @@ index 0000000..e4681e6 + interrupt-map = <0x0 0 &gic 53>; + }; + -+ pcie@2a0000 { ++ pcie at 2a0000 { + compatible = "samsung,exynos5440-pcie", "snps,dw-pcie"; + reg = <0x2a0000 0x1000 + 0x272000 0x1000 @@ -86,11 +86,11 @@ index 0000000..e4681e6 + +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 6486c21..013561a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,7 @@ - "From\0Jingoo Han <jg1.han@samsung.com>\0" + "From\0jg1.han@samsung.com (Jingoo Han)\0" "Subject\0[PATCH V9 1/4] pci: Add PCIe driver for Samsung Exynos\0" "Date\0Fri, 21 Jun 2013 12:21:13 +0900\0" - "To\0'Kukjin Kim' <kgene.kim@samsung.com>" - " 'Bjorn Helgaas' <bhelgaas@google.com>\0" - "Cc\0linux-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> - " Jingoo Han <jg1.han@samsung.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Exynos5440 has a PCIe controller which can be used as Root Complex.\n" @@ -71,7 +52,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" @@ -90,7 +71,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" @@ -111,11 +92,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" @@ -1210,4 +1191,4 @@ "-- \n" 1.7.10.4 -f11fcf53e9b6657b9b29e75afe8dd07953ce942c6ded9d9356ca6fc8087ee125 +11b689ec4ab711b4af4d11be3533eababca52298eec4649d25055e331d110ccf
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.