* Proposal spi.h @ 2010-02-10 7:36 Maris 0 siblings, 0 replies; 2+ messages in thread From: Maris @ 2010-02-10 7:36 UTC (permalink / raw) To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f * extend spi_device struct element 'mode' to u16 (currently u8, fully utilized as of 2.6.3x) * chip_select to s16 (until now also u8) Background: Chip select size change: allow specification of SPI-device hardware-related spi control per device-specific (native) or gpio-based control. mode size change: obligatory... A mode bit could also be assigned a selection bit: chip_select interpreted as native SSEL-index or as gpio-index (instead of negative value for chip_select). Chip select differentiation bottom line: Naming of the device. I'm not sure how to establish this. spidev0.x are normally assigned for chip selects driven by the SPI peripheral hardware. GPIO-based: spidev0.gpioxx? -Rob ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev ^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <mailman.2334.1265803025.4911.spi-devel-general@lists.sourceforge.net>]
[parent not found: <mailman.2334.1265803025.4911.spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>]
* Re: Proposal spi.h [not found] ` <mailman.2334.1265803025.4911.spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> @ 2010-02-10 12:22 ` Maris 0 siblings, 0 replies; 2+ messages in thread From: Maris @ 2010-02-10 12:22 UTC (permalink / raw) To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f > ------------------------------ > > Message: 2 > Date: Wed, 10 Feb 2010 08:36:27 +0100 > From: Maris <maris.rob-rHNaxI9ti4Y@public.gmane.org> > Subject: [spi-devel-general] Proposal spi.h > To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Message-ID: <op.u7wh21l67fwl0e-iGVHgWvKxCYNKJm4j5fLFA@public.gmane.org> > Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes > > * extend spi_device struct element 'mode' to u16 (currently u8, fully > utilized as of 2.6.3x) > * chip_select to s16 (until now also u8) I forgot to mention whzy signed: negative values for gpio-indices, positive as usual for SSEL lines. -Rob > > Background: > Chip select size change: allow specification of SPI-device > hardware-related spi control per device-specific (native) or gpio-based > control. > mode size change: obligatory... A mode bit could also be assigned a > selection bit: chip_select interpreted as native SSEL-index or as > gpio-index (instead of negative value for chip_select). > > Chip select differentiation bottom line: Naming of the device. I'm not > sure how to establish this. spidev0.x are normally assigned for chip > selects driven by the SPI peripheral hardware. GPIO-based: > spidev0.gpioxx? > > -Rob > > ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-10 12:22 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-02-10 7:36 Proposal spi.h Maris [not found] <mailman.2334.1265803025.4911.spi-devel-general@lists.sourceforge.net> [not found] ` <mailman.2334.1265803025.4911.spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> 2010-02-10 12:22 ` Maris
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).