diff for duplicates of <20141204144354.GA31464@ulmo.nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 4435a2d..009cd5a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -143,14 +143,14 @@ to turn this into a generic binding, given that this is likely to be implemented fairly differently on other SoCs, or perhaps other SoCs don't even have an equivalent of it. - mc: memory-controller@70019000 { + mc: memory-controller at 70019000 { compatible = "nvidia,tegra124-mc"; ... #nvidia,memory-client-cells = <1>; }; - dc@54200000 { + dc at 54200000 { compatible = "nvidia,tegra124-dc"; ... @@ -228,3 +228,10 @@ Other than that, yes, each of these groups would be a single device tree node. See also the examples above. Thierry +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 819 bytes +Desc: not available +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141204/fbd36bc8/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 5e95f24..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQIcBAEBAgAGBQJUgHMqAAoJEN0jrNd/PrOhveoP/jGhDDAG/1YfqBrlgaFKA+S4 -gjcIYEjGMZrbEmzI+ypIwSgQFzTTDAUX3be2o3ZrIB3EFFWjRIv7/+W/56LhTzNa -/vfcR1866xtOT/EpfWQqQ1qEUL2wlcZ8/H0g5Q849oKVW58I70ncrp7smZNi8Amf -ZfjQtAVcSeQtI/VSroqTuWwEw6LqiOKfTPTSYTquOklpB3Hnus/6Ny8+tANnuhAM -s9IZfAFpeWZGnWI7Hx+u6e9BsNRueYAsFrAJA0s/0cRK9OXme01UdfNLqZbMXzXH -Zre+x21rkI4zfgbD/Xo/tpBpExkGVekHpsn7Gc2rC/ckIcvWpLHmlffNxmVoa9tB -pFrR1MvsAwf3ecRFSjuD6pDyl+tucVZZGMPwg4ni4CufwH+J56X/s+Px1bur1F0j -vaRDH4DLdblCYHYpshUi9Vt8Txe4DwpPCeKUMEGA2NYxK5kLXsqTyqIIGM+29CJn -pEpHy6SeBx703AAwyONFYYsgyPc2xRsslzSUq7r8crWF5mIBJjGIQzaSqTsvzZlP -J/3KO/P8dxS3RCo3zHcG5NErPeS9ww9Xh3oapb91PJl4RKqbGh/ypTjQqALPmOfr -lQhlXmilSf5b4YnXIAGPbB4HM104G+TwSIujyH9Fd8bruBRPOu2LUlRvT912Ng36 -z/H3XswDRKokd8hlT2DT -=8BV0 ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index a09cc95..0000000 --- a/a/2.hdr +++ /dev/null @@ -1 +0,0 @@ -Content-Type: application/pgp-signature diff --git a/a/content_digest b/N1/content_digest index a16d22f..0ab1bd1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,17 +2,11 @@ "ref\02735208.aqBxNpBLAO@wuerfel\0" "ref\020141202115123.GF6135@ulmo\0" "ref\02157417.mTprjOdEjk@wuerfel\0" - "From\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [GIT PULL v2 1/4] ARM: tegra: IOMMU support for v3.19\0" + "From\0thierry.reding@gmail.com (Thierry Reding)\0" + "Subject\0[GIT PULL v2 1/4] ARM: tegra: IOMMU support for v3.19\0" "Date\0Thu, 4 Dec 2014 15:43:56 +0100\0" - "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> - " linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "We discussed this on IRC and come to the conclusion that this approach\n" "(encoding the table in the driver) was indeed the best for this\n" @@ -159,14 +153,14 @@ "implemented fairly differently on other SoCs, or perhaps other SoCs\n" "don't even have an equivalent of it.\n" "\n" - "\tmc: memory-controller@70019000 {\n" + "\tmc: memory-controller at 70019000 {\n" "\t\tcompatible = \"nvidia,tegra124-mc\";\n" "\t\t...\n" "\n" "\t\t#nvidia,memory-client-cells = <1>;\n" "\t};\n" "\n" - "\tdc@54200000 {\n" + "\tdc at 54200000 {\n" "\t\tcompatible = \"nvidia,tegra124-dc\";\n" "\n" "\t\t...\n" @@ -243,25 +237,13 @@ "Other than that, yes, each of these groups would be a single device tree\n" "node. See also the examples above.\n" "\n" - Thierry - "\01:2\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v2\n" - "\n" - "iQIcBAEBAgAGBQJUgHMqAAoJEN0jrNd/PrOhveoP/jGhDDAG/1YfqBrlgaFKA+S4\n" - "gjcIYEjGMZrbEmzI+ypIwSgQFzTTDAUX3be2o3ZrIB3EFFWjRIv7/+W/56LhTzNa\n" - "/vfcR1866xtOT/EpfWQqQ1qEUL2wlcZ8/H0g5Q849oKVW58I70ncrp7smZNi8Amf\n" - "ZfjQtAVcSeQtI/VSroqTuWwEw6LqiOKfTPTSYTquOklpB3Hnus/6Ny8+tANnuhAM\n" - "s9IZfAFpeWZGnWI7Hx+u6e9BsNRueYAsFrAJA0s/0cRK9OXme01UdfNLqZbMXzXH\n" - "Zre+x21rkI4zfgbD/Xo/tpBpExkGVekHpsn7Gc2rC/ckIcvWpLHmlffNxmVoa9tB\n" - "pFrR1MvsAwf3ecRFSjuD6pDyl+tucVZZGMPwg4ni4CufwH+J56X/s+Px1bur1F0j\n" - "vaRDH4DLdblCYHYpshUi9Vt8Txe4DwpPCeKUMEGA2NYxK5kLXsqTyqIIGM+29CJn\n" - "pEpHy6SeBx703AAwyONFYYsgyPc2xRsslzSUq7r8crWF5mIBJjGIQzaSqTsvzZlP\n" - "J/3KO/P8dxS3RCo3zHcG5NErPeS9ww9Xh3oapb91PJl4RKqbGh/ypTjQqALPmOfr\n" - "lQhlXmilSf5b4YnXIAGPbB4HM104G+TwSIujyH9Fd8bruBRPOu2LUlRvT912Ng36\n" - "z/H3XswDRKokd8hlT2DT\n" - "=8BV0\n" - "-----END PGP SIGNATURE-----\n" + "Thierry\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: not available\n" + "Type: application/pgp-signature\n" + "Size: 819 bytes\n" + "Desc: not available\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141204/fbd36bc8/attachment.sig> -d07bc6be2fd98a9ddd1b143ad62b4a4826e0034c0938ff585628ff21203d5825 +d7a76a8ebd4171de0f58580f0c3522db312f12ca0770f3245f10c47e39b833b2
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.