diff for duplicates of <20150324155007.GC23005@leverpostej> diff --git a/a/1.txt b/N1/1.txt index 670ac9a..12d0588 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -69,7 +69,7 @@ lines of interrupt-map, with a tuple format like: For the PCIe example, this would look something like the following (with properties omitted for brevity): -PCI: pci@af000000 { +PCI: pci at af000000 { ... /* Requester ID of PCIe endpoints, implicit at runtime */ @@ -79,7 +79,7 @@ PCI: pci@af000000 { master-id-map = <0 0x10000 &SMMU 0>; } -SMMU: iommu@bf000000 { +SMMU: iommu at bf000000 { ... /* SID, derived from RID */ @@ -93,7 +93,7 @@ SMMU: iommu@bf000000 { }; -ITS: its@cf000000 { +ITS: its at cf000000 { ... /* DID, derived from SID */ @@ -107,13 +107,13 @@ ITS: its@cf000000 { For the simpler case, this would look something like: -DEV: device@af000000 { +DEV: device at af000000 { master-id-cells = <1>; master-ids = <0xf>, <0xb>; master-id-map = <0 0xf &ITS 0 0>; }; -ITS: its@cf000000 { +ITS: its at cf000000 { ... /* DID */ diff --git a/a/content_digest b/N1/content_digest index 08d1978..b1d1403 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,7 @@ - "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "From\0mark.rutland@arm.com (Mark Rutland)\0" "Subject\0Master-aware devices and sideband ID data\0" "Date\0Tue, 24 Mar 2015 15:50:07 +0000\0" - "To\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - arnd-r2nGTMty4D4@public.gmane.org - marc.zyngier-5wv7dgnIgG8@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org - Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi all,\n" @@ -84,7 +75,7 @@ "For the PCIe example, this would look something like the following (with\n" "properties omitted for brevity):\n" "\n" - "PCI: pci@af000000 {\n" + "PCI: pci at af000000 {\n" "\t...\n" "\t\n" "\t/* Requester ID of PCIe endpoints, implicit at runtime */\n" @@ -94,7 +85,7 @@ "\tmaster-id-map = <0 0x10000 &SMMU 0>;\n" "}\n" "\n" - "SMMU: iommu@bf000000 {\n" + "SMMU: iommu at bf000000 {\n" "\t...\n" "\n" "\t/* SID, derived from RID */\n" @@ -108,7 +99,7 @@ "\n" "};\n" "\n" - "ITS: its@cf000000 {\n" + "ITS: its at cf000000 {\n" "\t...\n" "\n" "\t/* DID, derived from SID */\n" @@ -122,13 +113,13 @@ "\n" "For the simpler case, this would look something like:\n" "\n" - "DEV: device@af000000 {\n" + "DEV: device at af000000 {\n" "\tmaster-id-cells = <1>;\n" "\tmaster-ids = <0xf>, <0xb>;\n" "\tmaster-id-map = <0 0xf &ITS 0 0>;\n" "};\n" "\n" - "ITS: its@cf000000 {\n" + "ITS: its at cf000000 {\n" "\t...\n" "\n" "\t/* DID */\n" @@ -151,4 +142,4 @@ "Thanks,\n" Mark. -daf8248404fe1e9c18ede4a6cc42c31f4ec0d069582c7baf193e1857d46129e2 +afb467a40fce7432c94daf3d104f4082713b9142e8b15214179e643e7c9f7bcc
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.