linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Where to put board-specific drivers
@ 2010-09-02 20:04 Ira W. Snyder
  2010-09-02 20:17 ` Kumar Gala
  2010-09-02 21:16 ` Sean MacLennan
  0 siblings, 2 replies; 6+ messages in thread
From: Ira W. Snyder @ 2010-09-02 20:04 UTC (permalink / raw)
  To: linuxppc-dev

Hello all,

I've written several drivers for a custom board. The board is basically
an mpc8349_mds board with some extra FPGAs for data processing.

All of the drivers were written to interface with a custom system
controller FPGA, which handles things like LED control, FPGA
programming, and fast data dumping from the data processing FPGAs.

I'd like to start pushing some of these drivers into mainline, but I
don't know where to put them. I don't think drivers/ is appropriate:
these are highly board specific. Does arch/powerpc/ have a recommended
place for board-specific drivers? I was thinking about
arch/powerpc/drivers/, however that doesn't exist.

Thanks,
Ira

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-09-02 21:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-02 20:04 Where to put board-specific drivers Ira W. Snyder
2010-09-02 20:17 ` Kumar Gala
2010-09-02 21:12   ` Ira W. Snyder
2010-09-02 21:24     ` Sean MacLennan
2010-09-02 21:34       ` Ira W. Snyder
2010-09-02 21:16 ` Sean MacLennan

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).