* Slave mode for McSPI
@ 2016-04-28 16:30 Patryk Mezydlo
0 siblings, 0 replies; only message in thread
From: Patryk Mezydlo @ 2016-04-28 16:30 UTC (permalink / raw)
To: linux-spi-u79uwXL29TY76Z2rM5mHXA
Hi linux-spi developers,
My name is Patryk Mężydło and I’m a student participating in GSOC 2016.
My project is to create SPI slave driver for McSPI controller. I would
like to have my code added to the mainline, so I'd like to ask about a
few details.
Implementation for master is located in spi-oma2-mcspi.c I could add a
patch which implements slave mode to spi-oma2-mcspi.c, but I think that
using a separate driver would allow it to be cleaner.
Moreover, I would like to place the implementation of the driver’s
higher level, which communicates with userspace, in the implementation
of the lower layer, which communicates with McSPI controller. Thanks to
this, I could create a compact driver enabling operation McSPI in slave
mode.
I would like to get some feedback about my idea. What is in your view
the best possible solution?
Thanks,
Patryk
--
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-28 16:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28 16:30 Slave mode for McSPI Patryk Mezydlo
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.