diff for duplicates of <56CF0820.1010602@ti.com> diff --git a/a/1.1.hdr b/a/1.1.hdr deleted file mode 100644 index afada38..0000000 --- a/a/1.1.hdr +++ /dev/null @@ -1,2 +0,0 @@ -Content-Type: text/plain; charset=utf-8 -Content-Transfer-Encoding: quoted-printable diff --git a/a/1.1.txt b/N1/1.txt similarity index 74% rename from a/1.1.txt rename to N1/1.txt index da8c191..b374f84 100644 --- a/a/1.1.txt +++ b/N1/1.txt @@ -6,8 +6,8 @@ On 25/02/16 15:43, Linus Walleij wrote: >> >> As far as I see these are the cases which we need to handle: >> ->> 1) The expansion board in question has some means of identification, whether it’s an ->> EEPROM or a GPIO keying combination etc. In that case it is the kernel’s job to match this +>> 1) The expansion board in question has some means of identification, whether it?s an +>> EEPROM or a GPIO keying combination etc. In that case it is the kernel?s job to match this >> id value with a dtbo firmware file and apply it. The blob is located via means of request_firmware(). > > Since the dawn of time the x86 people used that console to display @@ -22,3 +22,11 @@ The 2.2) option in Pantelis' mail can be used for 1) too, although then the bootloader needs to know which dtbos to add. Tomi + +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 819 bytes +Desc: OpenPGP digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160225/35dfa506/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 8276440..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQIcBAEBCAAGBQJWzwggAAoJEPo9qoy8lh71UZMP/jKpLEf/LzUWsj2Z+bFipZkz -EFWtQiSWBuCWXvQ+jusWE2tlY49xoL4CdHmZX4yWp5rI6WeDiI5pY6LLlL68/324 -DksRkejvwibl8xxXqsb6yuqPWDu8MkM1QAotlwTACRi5n+1wJL8Zu8IexuXoTkYU -a+eDq4OnvTJ3lx2ZbbEUQ1BefQAZf7sbBNeA5SUXgwQmjgyyXO1jBmQE72XMo/NN -HXuPL2s+6x2p681bqzpfzWneP5QomTiIxJe5mUO4Wd5YCIM4WD97cPkO5Tkcf9tp -jiST1qP4L86k8hpbwjDAB5EYy1x7YjVUr9GkIqziiGap0RwUyNRPT9g023oAtjgL -Qr6EqO0Ox/8dz7XjK55TSTHzphZFJinqhqS0dbmw45BFc0ib3St/rxfkw9ecUEh8 -JznDTJEGwk7HlYAg3YqKdb8u/dmV3gvEVd4JVzzZGtmZdPUeBBYZXZIaDWQDtpjg -/U5hZiVL0qsm/MgqUOHkTr82hp8fpKJqH/x7OZEjov45+mOHahkLI85n5GQa02gm -i5jqPJWE+0W4YZnTCrrERfNaz7hcAUyn7H2TkEQv9DE8H0YpGwqJdC3xGuaRUsz8 -mShUiTxfeRr5J7oVe9V3k8a5sQSaDmfWEUutrkEQEGyn5T+Sc8IzxOZ8ehcFTQAh -+GFQiIydIwRHQAlyQjUv -=r7fB ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index a198b95..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,3 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" -Content-Description: OpenPGP digital signature -Content-Disposition: attachment; filename="signature.asc" diff --git a/a/content_digest b/N1/content_digest index 8a33a89..b5093df 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,11 +8,11 @@ "ref\056CD924F.50108@ti.com\0" "ref\0B8A82546-46C7-4A21-92D8-62418E49FBB6@konsulko.com\0" "ref\0CACRpkdZ=PR6O28NQusUEipCYwRZyuhbeAJO_ZK80+4H7Zakt=g@mail.gmail.com\0" - "From\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" - "Subject\0Re: [PATCH 11/11] ARM: versatile: move CLCD configuration to device tree\0" - "Date\0Thu, 25 Feb 2016 13:56:48 +0000\0" + "From\0tomi.valkeinen@ti.com (Tomi Valkeinen)\0" + "Subject\0[PATCH 11/11] ARM: versatile: move CLCD configuration to device tree\0" + "Date\0Thu, 25 Feb 2016 15:56:48 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" - "\02:1.1\0" + "\00:1\0" "b\0" "On 25/02/16 15:43, Linus Walleij wrote:\n" "> On Wed, Feb 24, 2016 at 1:13 PM, Pantelis Antoniou\n" @@ -22,8 +22,8 @@ ">>\n" ">> As far as I see these are the cases which we need to handle:\n" ">>\n" - ">> 1) The expansion board in question has some means of identification, whether it\342\200\231s an\n" - ">> EEPROM or a GPIO keying combination etc. In that case it is the kernel\342\200\231s job to match this\n" + ">> 1) The expansion board in question has some means of identification, whether it?s an\n" + ">> EEPROM or a GPIO keying combination etc. In that case it is the kernel?s job to match this\n" ">> id value with a dtbo firmware file and apply it. The blob is located via means of request_firmware().\n" "> \n" "> Since the dawn of time the x86 people used that console to display\n" @@ -37,27 +37,14 @@ "The 2.2) option in Pantelis' mail can be used for 1) too, although then\n" "the bootloader needs to know which dtbos to add.\n" "\n" - Tomi - "\01:2\0" - "fn\0signature.asc\0" - "d\0OpenPGP digital signature\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v2\n" + " Tomi\n" "\n" - "iQIcBAEBCAAGBQJWzwggAAoJEPo9qoy8lh71UZMP/jKpLEf/LzUWsj2Z+bFipZkz\n" - "EFWtQiSWBuCWXvQ+jusWE2tlY49xoL4CdHmZX4yWp5rI6WeDiI5pY6LLlL68/324\n" - "DksRkejvwibl8xxXqsb6yuqPWDu8MkM1QAotlwTACRi5n+1wJL8Zu8IexuXoTkYU\n" - "a+eDq4OnvTJ3lx2ZbbEUQ1BefQAZf7sbBNeA5SUXgwQmjgyyXO1jBmQE72XMo/NN\n" - "HXuPL2s+6x2p681bqzpfzWneP5QomTiIxJe5mUO4Wd5YCIM4WD97cPkO5Tkcf9tp\n" - "jiST1qP4L86k8hpbwjDAB5EYy1x7YjVUr9GkIqziiGap0RwUyNRPT9g023oAtjgL\n" - "Qr6EqO0Ox/8dz7XjK55TSTHzphZFJinqhqS0dbmw45BFc0ib3St/rxfkw9ecUEh8\n" - "JznDTJEGwk7HlYAg3YqKdb8u/dmV3gvEVd4JVzzZGtmZdPUeBBYZXZIaDWQDtpjg\n" - "/U5hZiVL0qsm/MgqUOHkTr82hp8fpKJqH/x7OZEjov45+mOHahkLI85n5GQa02gm\n" - "i5jqPJWE+0W4YZnTCrrERfNaz7hcAUyn7H2TkEQv9DE8H0YpGwqJdC3xGuaRUsz8\n" - "mShUiTxfeRr5J7oVe9V3k8a5sQSaDmfWEUutrkEQEGyn5T+Sc8IzxOZ8ehcFTQAh\n" - "+GFQiIydIwRHQAlyQjUv\n" - "=r7fB\n" - "-----END PGP SIGNATURE-----\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 819 bytes\n" + "Desc: OpenPGP digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160225/35dfa506/attachment.sig> -1312d5bfc3b7273ed10ab401c7ff4c814affae5f9e6cdd384a82c62333a69ad6 +4fe73f9c1f560c8a4946b81a3d4aedc75428bd3fb4af3379ccf781dd5e87d33f
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.