diff for duplicates of <50EF5B46.8010806@wwwdotorg.org> diff --git a/a/content_digest b/N1/content_digest index 4f6e777..27f0d61 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,23 @@ "ref\01357764194-12677-1-git-send-email-thierry.reding@avionic-design.de\0" "ref\01357764194-12677-13-git-send-email-thierry.reding@avionic-design.de\0" - "From\0Stephen Warren <swarren@wwwdotorg.org>\0" + "ref\01357764194-12677-13-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org\0" + "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" "Subject\0Re: [PATCH 12/14] ARM: tegra: tec: Add PCIe support\0" "Date\0Thu, 10 Jan 2013 17:22:30 -0700\0" - "To\0Thierry Reding <thierry.reding@avionic-design.de>\0" - "Cc\0linux-tegra@vger.kernel.org" - Grant Likely <grant.likely@secretlab.ca> - Rob Herring <rob.herring@calxeda.com> - Russell King <linux@arm.linux.org.uk> - Bjorn Helgaas <bhelgaas@google.com> - Andrew Murray <andrew.murray@arm.com> - Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - Arnd Bergmann <arnd@arndb.de> - Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - devicetree-discuss@lists.ozlabs.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-pci@vger.kernel.org\0" + "To\0Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>\0" + "Cc\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + Andrew Murray <andrew.murray-5wv7dgnIgG8@public.gmane.org> + Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org> + Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 01/09/2013 01:43 PM, Thierry Reding wrote:\n" @@ -78,4 +79,4 @@ "on non-probe-able buses, but I think you can just let regular PCI device\n" probing find the UART, Ethernet MAC, etc., can't you? -4532b7ccdf6987b05570a2a4f3f43d0120a46cd23c8ba73ba7d066bf92a1fdf9 +c8a60034d3d9e094d8de3ba1513b51eb4669ad1a1cc0663a1bd25f8a6eedd46f
diff --git a/a/1.txt b/N2/1.txt index 449bcae..ceeda16 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,11 +15,11 @@ Sorry this is also really picky. I'd prefer properties that exist in properties. In other words, move the status property to be first. I believe/hope all the other (Tegra) .dts files follow this convention. -> + pci@1,0 { +> + pci at 1,0 { > + bus-range = <0x01 0x0a>; > + status = "okay"; > + -> + pci@0,0 { +> + pci at 0,0 { > + reg = <0x010000 0 0 0 0>; Hmm. The unit address in that node name doesn't match the address in the @@ -36,7 +36,7 @@ true for the "0,0" in the child nodes? Are there DT binding documents for all these devices; plda,pcie, ad,pcie, ad,pcie-test, etc.? -> + pci@4,0 { +> + pci at 4,0 { > + reg = <0x022000 0 0 0 0>; > + bus-range = <0x07 0x07>; > + @@ -46,7 +46,7 @@ ad,pcie, ad,pcie-test, etc.? > + #address-cells = <3>; > + #size-cells = <2>; > + -> + pci@0,0 { +> + pci at 0,0 { > + compatible = "opencores,uart"; > + reg = <0x070000 0 0 0 0>; > + }; diff --git a/a/content_digest b/N2/content_digest index 4f6e777..681112a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,9 @@ "ref\01357764194-12677-1-git-send-email-thierry.reding@avionic-design.de\0" "ref\01357764194-12677-13-git-send-email-thierry.reding@avionic-design.de\0" - "From\0Stephen Warren <swarren@wwwdotorg.org>\0" - "Subject\0Re: [PATCH 12/14] ARM: tegra: tec: Add PCIe support\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH 12/14] ARM: tegra: tec: Add PCIe support\0" "Date\0Thu, 10 Jan 2013 17:22:30 -0700\0" - "To\0Thierry Reding <thierry.reding@avionic-design.de>\0" - "Cc\0linux-tegra@vger.kernel.org" - Grant Likely <grant.likely@secretlab.ca> - Rob Herring <rob.herring@calxeda.com> - Russell King <linux@arm.linux.org.uk> - Bjorn Helgaas <bhelgaas@google.com> - Andrew Murray <andrew.murray@arm.com> - Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - Arnd Bergmann <arnd@arndb.de> - Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - devicetree-discuss@lists.ozlabs.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-pci@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 01/09/2013 01:43 PM, Thierry Reding wrote:\n" @@ -36,11 +23,11 @@ "properties. In other words, move the status property to be first. I\n" "believe/hope all the other (Tegra) .dts files follow this convention.\n" "\n" - "> +\t\tpci@1,0 {\n" + "> +\t\tpci at 1,0 {\n" "> +\t\t\tbus-range = <0x01 0x0a>;\n" "> +\t\t\tstatus = \"okay\";\n" "> +\n" - "> +\t\t\tpci@0,0 {\n" + "> +\t\t\tpci at 0,0 {\n" "> +\t\t\t\treg = <0x010000 0 0 0 0>;\n" "\n" "Hmm. The unit address in that node name doesn't match the address in the\n" @@ -57,7 +44,7 @@ "Are there DT binding documents for all these devices; plda,pcie,\n" "ad,pcie, ad,pcie-test, etc.?\n" "\n" - "> +\t\t\t\tpci@4,0 {\n" + "> +\t\t\t\tpci at 4,0 {\n" "> +\t\t\t\t\treg = <0x022000 0 0 0 0>;\n" "> +\t\t\t\t\tbus-range = <0x07 0x07>;\n" "> +\n" @@ -67,7 +54,7 @@ "> +\t\t\t\t\t#address-cells = <3>;\n" "> +\t\t\t\t\t#size-cells = <2>;\n" "> +\n" - "> +\t\t\t\t\tpci@0,0 {\n" + "> +\t\t\t\t\tpci at 0,0 {\n" "> +\t\t\t\t\t\tcompatible = \"opencores,uart\";\n" "> +\t\t\t\t\t\treg = <0x070000 0 0 0 0>;\n" "> +\t\t\t\t\t};\n" @@ -78,4 +65,4 @@ "on non-probe-able buses, but I think you can just let regular PCI device\n" probing find the UART, Ethernet MAC, etc., can't you? -4532b7ccdf6987b05570a2a4f3f43d0120a46cd23c8ba73ba7d066bf92a1fdf9 +b605623e09088ac7c958d5ab67eec0a150f13ca70c734518942f2641372a29c0
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.