diff for duplicates of <1443653222-24924-2-git-send-email-ddaney.cavm@gmail.com> diff --git a/a/1.txt b/N1/1.txt index afcee2c..1aebb5e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -95,14 +95,14 @@ index 0000000..9b3cc81 + #address-cells = <1>; + #size-cells = <1>; + -+ msi: msi-controller@a { ++ msi: msi-controller at a { + reg = <0xa 0x1>; + compatible = "vendor,some-controller"; + msi-controller; + #msi-cells = <1>; + }; + -+ pci: pci@f { ++ pci: pci at f { + reg = <0xf 0x1>; + compatible = "vendor,pcie-root-complex"; + device_type = "pci"; @@ -123,14 +123,14 @@ index 0000000..9b3cc81 + #address-cells = <1>; + #size-cells = <1>; + -+ msi: msi-controller@a { ++ msi: msi-controller at a { + reg = <0xa 0x1>; + compatible = "vendor,some-controller"; + msi-controller; + #msi-cells = <1>; + }; + -+ pci: pci@f { ++ pci: pci at f { + reg = <0xf 0x1>; + compatible = "vendor,pcie-root-complex"; + device_type = "pci"; @@ -152,14 +152,14 @@ index 0000000..9b3cc81 + #address-cells = <1>; + #size-cells = <1>; + -+ msi: msi-controller@a { ++ msi: msi-controller at a { + reg = <0xa 0x1>; + compatible = "vendor,some-controller"; + msi-controller; + #msi-cells = <1>; + }; + -+ pci: pci@f { ++ pci: pci at f { + reg = <0xf 0x1>; + compatible = "vendor,pcie-root-complex"; + device_type = "pci"; @@ -182,14 +182,14 @@ index 0000000..9b3cc81 + #address-cells = <1>; + #size-cells = <1>; + -+ msi: msi-controller@a { ++ msi: msi-controller at a { + reg = <0xa 0x1>; + compatible = "vendor,some-controller"; + msi-controller; + #msi-cells = <1>; + }; + -+ pci: pci@f { ++ pci: pci at f { + reg = <0xf 0x1>; + compatible = "vendor,pcie-root-complex"; + device_type = "pci"; @@ -212,28 +212,28 @@ index 0000000..9b3cc81 + #address-cells = <1>; + #size-cells = <1>; + -+ msi_a: msi-controller@a { ++ msi_a: msi-controller at a { + reg = <0xa 0x1>; + compatible = "vendor,some-controller"; + msi-controller; + #msi-cells = <1>; + }; + -+ msi_b: msi-controller@b { ++ msi_b: msi-controller at b { + reg = <0xb 0x1>; + compatible = "vendor,some-controller"; + msi-controller; + #msi-cells = <1>; + }; + -+ msi_c: msi-controller@c { ++ msi_c: msi-controller at c { + reg = <0xc 0x1>; + compatible = "vendor,some-controller"; + msi-controller; + #msi-cells = <1>; + }; + -+ pci: pci@c { ++ pci: pci at c { + reg = <0xf 0x1>; + compatible = "vendor,pcie-root-complex"; + device_type = "pci"; diff --git a/a/content_digest b/N1/content_digest index b9d438f..c35d06d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,8 @@ "ref\01443653222-24924-1-git-send-email-ddaney.cavm@gmail.com\0" - "From\0David Daney <ddaney.cavm@gmail.com>\0" + "From\0ddaney.cavm@gmail.com (David Daney)\0" "Subject\0[PATCH v3 1/4] Docs: dt: Add PCI MSI map bindings\0" "Date\0Wed, 30 Sep 2015 15:46:59 -0700\0" - "To\0linux-kernel@vger.kernel.org" - Will Deacon <will.deacon@arm.com> - Rob Herring <robh+dt@kernel.org> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Kumar Gala <galak@codeaurora.org> - linux-arm-kernel@lists.infradead.org - devicetree@vger.kernel.org - Marc Zyngier <marc.zyngier@arm.com> - Grant Likely <grant.likely@linaro.org> - Thomas Gleixner <tglx@linutronix.de> - Jason Cooper <jason@lakedaemon.net> - Frank Rowand <frowand.list@gmail.com> - Bjorn Helgaas <bhelgaas@google.com> - " linux-pci@vger.kernel.org\0" - "Cc\0David Daney <david.daney@cavium.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "From: Mark Rutland <mark.rutland@arm.com>\n" @@ -118,14 +102,14 @@ "+\t#address-cells = <1>;\n" "+\t#size-cells = <1>;\n" "+\n" - "+\tmsi: msi-controller@a {\n" + "+\tmsi: msi-controller at a {\n" "+\t\treg = <0xa 0x1>;\n" "+\t\tcompatible = \"vendor,some-controller\";\n" "+\t\tmsi-controller;\n" "+\t\t#msi-cells = <1>;\n" "+\t};\n" "+\n" - "+\tpci: pci@f {\n" + "+\tpci: pci at f {\n" "+\t\treg = <0xf 0x1>;\n" "+\t\tcompatible = \"vendor,pcie-root-complex\";\n" "+\t\tdevice_type = \"pci\";\n" @@ -146,14 +130,14 @@ "+\t#address-cells = <1>;\n" "+\t#size-cells = <1>;\n" "+\n" - "+\tmsi: msi-controller@a {\n" + "+\tmsi: msi-controller at a {\n" "+\t\treg = <0xa 0x1>;\n" "+\t\tcompatible = \"vendor,some-controller\";\n" "+\t\tmsi-controller;\n" "+\t\t#msi-cells = <1>;\n" "+\t};\n" "+\n" - "+\tpci: pci@f {\n" + "+\tpci: pci at f {\n" "+\t\treg = <0xf 0x1>;\n" "+\t\tcompatible = \"vendor,pcie-root-complex\";\n" "+\t\tdevice_type = \"pci\";\n" @@ -175,14 +159,14 @@ "+\t#address-cells = <1>;\n" "+\t#size-cells = <1>;\n" "+\n" - "+\tmsi: msi-controller@a {\n" + "+\tmsi: msi-controller at a {\n" "+\t\treg = <0xa 0x1>;\n" "+\t\tcompatible = \"vendor,some-controller\";\n" "+\t\tmsi-controller;\n" "+\t\t#msi-cells = <1>;\n" "+\t};\n" "+\n" - "+\tpci: pci@f {\n" + "+\tpci: pci at f {\n" "+\t\treg = <0xf 0x1>;\n" "+\t\tcompatible = \"vendor,pcie-root-complex\";\n" "+\t\tdevice_type = \"pci\";\n" @@ -205,14 +189,14 @@ "+\t#address-cells = <1>;\n" "+\t#size-cells = <1>;\n" "+\n" - "+\tmsi: msi-controller@a {\n" + "+\tmsi: msi-controller at a {\n" "+\t\treg = <0xa 0x1>;\n" "+\t\tcompatible = \"vendor,some-controller\";\n" "+\t\tmsi-controller;\n" "+\t\t#msi-cells = <1>;\n" "+\t};\n" "+\n" - "+\tpci: pci@f {\n" + "+\tpci: pci at f {\n" "+\t\treg = <0xf 0x1>;\n" "+\t\tcompatible = \"vendor,pcie-root-complex\";\n" "+\t\tdevice_type = \"pci\";\n" @@ -235,28 +219,28 @@ "+\t#address-cells = <1>;\n" "+\t#size-cells = <1>;\n" "+\n" - "+\tmsi_a: msi-controller@a {\n" + "+\tmsi_a: msi-controller at a {\n" "+\t\treg = <0xa 0x1>;\n" "+\t\tcompatible = \"vendor,some-controller\";\n" "+\t\tmsi-controller;\n" "+\t\t#msi-cells = <1>;\n" "+\t};\n" "+\n" - "+\tmsi_b: msi-controller@b {\n" + "+\tmsi_b: msi-controller at b {\n" "+\t\treg = <0xb 0x1>;\n" "+\t\tcompatible = \"vendor,some-controller\";\n" "+\t\tmsi-controller;\n" "+\t\t#msi-cells = <1>;\n" "+\t};\n" "+\n" - "+\tmsi_c: msi-controller@c {\n" + "+\tmsi_c: msi-controller at c {\n" "+\t\treg = <0xc 0x1>;\n" "+\t\tcompatible = \"vendor,some-controller\";\n" "+\t\tmsi-controller;\n" "+\t\t#msi-cells = <1>;\n" "+\t};\n" "+\n" - "+\tpci: pci@c {\n" + "+\tpci: pci at c {\n" "+\t\treg = <0xf 0x1>;\n" "+\t\tcompatible = \"vendor,pcie-root-complex\";\n" "+\t\tdevice_type = \"pci\";\n" @@ -276,4 +260,4 @@ "-- \n" 1.9.1 -ff185224991a8b8e3b36b776e7ca18571668125deca18c02b7ea813a42c3d93f +938b7a1e82f8bf783f0a32e47e4d092cac73382d8f24e2ac021b6d1d6247588e
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.