From: hanumant <hanumant@codeaurora.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] SSBI driver
Date: Thu, 17 Nov 2011 10:52:57 -0800 [thread overview]
Message-ID: <4EC55809.2090704@codeaurora.org> (raw)
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
next reply other threads:[~2011-11-17 18:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-17 18:52 hanumant [this message]
2011-11-17 19:13 ` [U-Boot] SSBI driver Wolfgang Denk
[not found] ` <4EC561A4.8050705@codeaurora.org>
2011-11-17 19:45 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EC55809.2090704@codeaurora.org \
--to=hanumant@codeaurora.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.