All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  SSBI driver
@ 2011-11-17 18:52 hanumant
  2011-11-17 19:13 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: hanumant @ 2011-11-17 18:52 UTC (permalink / raw)
  To: u-boot

Hi

   I am trying to implement a SSBI driver for a board. . The driver is 
meant to be portable to multiple boards by the same vendor.
Keeping this in mind

1)Would drivers/misc/ be the right location to implement this driver?
2)If not can I make a ($vendor)-common in the cpu directory to implement 
the driver given that the driver is going to be applicable for multiple 
socs by the same vendor. ie have something like the below.
have arch/arm/cpu/armv7/($vendor)-common & arch/arm/cpu/armv7/($SOC).
I believe there is already precedent for this?

Any input is appreciated.

Thanks
Hanumant

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

end of thread, other threads:[~2011-11-17 19:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17 18:52 [U-Boot] SSBI driver hanumant
2011-11-17 19:13 ` Wolfgang Denk
     [not found]   ` <4EC561A4.8050705@codeaurora.org>
2011-11-17 19:45     ` Wolfgang Denk

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.