diff for duplicates of <5774E07D.1060706@emutex.com> diff --git a/a/1.txt b/N1/1.txt index 3efd21a..ad8028e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On 06/30/2016 08:47 AM, Michal Suchanek wrote: -> On 29 June 2016 at 20:02, Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote: +> On 29 June 2016 at 20:02, Mark Brown <broonie@kernel.org> wrote: >> On Wed, Jun 29, 2016 at 05:32:48AM +0200, Michal Suchanek wrote: >> >>> The other is to get a generic expansion board and jumper wires. Of @@ -17,8 +17,7 @@ On 06/30/2016 08:47 AM, Michal Suchanek wrote: > No. Arduino tutorials made flying wire systems accessible to > non-technical audience. There are similar tutorials for boards running > vendor kernels. -In case its relevant, I'd like add to this point by emphasising that there is an increasing number of "maker" boards available, such as UP, Minnowboard, Intel Galileo, Intel Edison, Raspberry Pi, and more, which expose an open SPI bus interface on a pin header with the intention that a primary use of that SPI interface is decided at application level. 'spidev' is the adopted method for making that SPI interface accessible to those applications, and those boards do typically ship with Linux kernel that either (i) use spi_register_board_info in some board-specific platform driver to enable spidev by default for those interfaces, or (ii) include some hack in a custom kernel (such as adding a "spidev" compatible string) to allow it to be enabled with a DT or ACPI overlay, neither of which see - m ideal. Sorry if I'm just re-stating what's already been said. Anyway, I would love to see a solution integrated for this, whatever the appropriate solution may be. +In case its relevant, I'd like add to this point by emphasising that there is an increasing number of "maker" boards available, such as UP, Minnowboard, Intel Galileo, Intel Edison, Raspberry Pi, and more, which expose an open SPI bus interface on a pin header with the intention that a primary use of that SPI interface is decided at application level. 'spidev' is the adopted method for making that SPI interface accessible to those applications, and those boards do typically ship with Linux kernel that either (i) use spi_register_board_info in some board-specific platform driver to enable spidev by default for those interfaces, or (ii) include some hack in a custom kernel (such as adding a "spidev" compatible string) to allow it to be enabled with a DT or ACPI overlay, neither of which seem ideal. Sorry if I'm just re-stating what's already been said. Anyway, I would love to see a solution integrated for this, whatever the appropriate solution may be. > > Of course somebody with technical skill has to write the tutorial but > following it requires only understanding of written text - which is @@ -49,11 +48,5 @@ In case its relevant, I'd like add to this point by emphasising that there is an > Michal > -- > To unsubscribe from this list: send the line "unsubscribe linux-spi" in -> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html - - --- -To unsubscribe from this list: send the line "unsubscribe linux-spi" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index f60377d..b4dc951 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,19 +10,18 @@ "ref\0CAOMqctS2xGCgfXschxudcAEYq-mcfPDmFS_pTzCuXa0bFBE0NA@mail.gmail.com\0" "ref\020160629180211.GF6247@sirena.org.uk\0" "ref\0CAOMqctR-f+dNBiWk8LEqkeYMhpvACjMi8aH3GpHY==RjfANf8Q@mail.gmail.com\0" - "ref\0CAOMqctR-f+dNBiWk8LEqkeYMhpvACjMi8aH3GpHY==RjfANf8Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Dan O'Donovan <dan-M3NBUjLqch7QT0dZR+AlfA@public.gmane.org>\0" + "From\0Dan O'Donovan <dan@emutex.com>\0" "Subject\0Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver\0" "Date\0Thu, 30 Jun 2016 10:03:57 +0100\0" - "To\0Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>" - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-spi <linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Michal Suchanek <hramrach@gmail.com>" + " Mark Brown <broonie@kernel.org>\0" + "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + " linux-spi <linux-spi@vger.kernel.org>\0" "\00:1\0" "b\0" "On 06/30/2016 08:47 AM, Michal Suchanek wrote:\n" - "> On 29 June 2016 at 20:02, Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:\n" + "> On 29 June 2016 at 20:02, Mark Brown <broonie@kernel.org> wrote:\n" ">> On Wed, Jun 29, 2016 at 05:32:48AM +0200, Michal Suchanek wrote:\n" ">>\n" ">>> The other is to get a generic expansion board and jumper wires. Of\n" @@ -40,8 +39,7 @@ "> No. Arduino tutorials made flying wire systems accessible to\n" "> non-technical audience. There are similar tutorials for boards running\n" "> vendor kernels.\n" - "In case its relevant, I'd like add to this point by emphasising that there is an increasing number of \"maker\" boards available, such as UP, Minnowboard, Intel Galileo, Intel Edison, Raspberry Pi, and more, which expose an open SPI bus interface on a pin header with the intention that a primary use of that SPI interface is decided at application level. 'spidev' is the adopted method for making that SPI interface accessible to those applications, and those boards do typically ship with Linux kernel that either (i) use spi_register_board_info in some board-specific platform driver to enable spidev by default for those interfaces, or (ii) include some hack in a custom kernel (such as adding a \"spidev\" compatible string) to allow it to be enabled with a DT or ACPI overlay, neither of which see\n" - " m ideal. Sorry if I'm just re-stating what's already been said. Anyway, I would love to see a solution integrated for this, whatever the appropriate solution may be.\n" + "In case its relevant, I'd like add to this point by emphasising that there is an increasing number of \"maker\" boards available, such as UP, Minnowboard, Intel Galileo, Intel Edison, Raspberry Pi, and more, which expose an open SPI bus interface on a pin header with the intention that a primary use of that SPI interface is decided at application level. 'spidev' is the adopted method for making that SPI interface accessible to those applications, and those boards do typically ship with Linux kernel that either (i) use spi_register_board_info in some board-specific platform driver to enable spidev by default for those interfaces, or (ii) include some hack in a custom kernel (such as adding a \"spidev\" compatible string) to allow it to be enabled with a DT or ACPI overlay, neither of which seem ideal. Sorry if I'm just re-stating what's already been said. Anyway, I would love to see a solution integrated for this, whatever the appropriate solution may be.\n" ">\n" "> Of course somebody with technical skill has to write the tutorial but\n" "> following it requires only understanding of written text - which is\n" @@ -72,13 +70,7 @@ "> Michal\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n" - "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" - "\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "> the body of a message to majordomo@vger.kernel.org\n" + > More majordomo info at http://vger.kernel.org/majordomo-info.html -00237a3ad3a1ce0a0d503a224144245baf5a24de4b0ba04afae933d49c457d9b +d324c1499d56767d139dff7c39e683d0d58de3c8141457d86dd2f83a4d0136fd
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.