From: Bryan Huntsman <bryanh@codeaurora.org>
To: Daniel Walker <dwalker@codeaurora.org>
Cc: tsoni@codeaurora.org, linux-arm-msm@vger.kernel.org,
open list <linux-kernel@vger.kernel.org>,
dima@android.com, Kenneth Heitke <kheitke@codeaurora.org>,
davidb@codeaurora.org,
ARM PORT <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] msm: add single-wire serial bus interface (SSBI) driver
Date: Thu, 17 Feb 2011 16:51:21 -0800 [thread overview]
Message-ID: <4D5DC289.1090004@codeaurora.org> (raw)
In-Reply-To: <1297989432.9680.50.camel@c-dwalke-linux.qualcomm.com>
On 02/17/2011 04:37 PM, Daniel Walker wrote:
> Can you put this in drivers/ this doesn't looks like it need to be here.
Where would you suggest? The initial attempt to model SSBI as an I2C
bus didn't go anywhere. See http://lkml.org/lkml/2010/7/21/400. This
functionality is specific to MSM. Plus, we're trying to maintain
similarity to the Android MSM tree. That may not matter to people who
don't use MSM, but is matters to us. Given these considerations, the
current location seems as good a place as any.
- Bryan
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
WARNING: multiple messages have this Message-ID (diff)
From: bryanh@codeaurora.org (Bryan Huntsman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] msm: add single-wire serial bus interface (SSBI) driver
Date: Thu, 17 Feb 2011 16:51:21 -0800 [thread overview]
Message-ID: <4D5DC289.1090004@codeaurora.org> (raw)
In-Reply-To: <1297989432.9680.50.camel@c-dwalke-linux.qualcomm.com>
On 02/17/2011 04:37 PM, Daniel Walker wrote:
> Can you put this in drivers/ this doesn't looks like it need to be here.
Where would you suggest? The initial attempt to model SSBI as an I2C
bus didn't go anywhere. See http://lkml.org/lkml/2010/7/21/400. This
functionality is specific to MSM. Plus, we're trying to maintain
similarity to the Android MSM tree. That may not matter to people who
don't use MSM, but is matters to us. Given these considerations, the
current location seems as good a place as any.
- Bryan
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
next prev parent reply other threads:[~2011-02-18 0:51 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 0:34 [PATCH] msm: add single-wire serial bus interface (SSBI) driver Kenneth Heitke
2011-02-18 0:34 ` Kenneth Heitke
2011-02-18 0:34 ` Kenneth Heitke
2011-02-18 0:37 ` Daniel Walker
2011-02-18 0:37 ` Daniel Walker
2011-02-18 0:51 ` Bryan Huntsman [this message]
2011-02-18 0:51 ` Bryan Huntsman
2011-02-18 18:46 ` Daniel Walker
2011-02-18 18:46 ` Daniel Walker
2011-02-22 20:47 ` Dima Zavin
2011-02-22 20:47 ` Dima Zavin
2011-02-22 20:47 ` Dima Zavin
2011-02-23 0:10 ` Daniel Walker
2011-02-23 0:10 ` Daniel Walker
2011-02-23 0:17 ` David Brown
2011-02-23 0:17 ` David Brown
2011-02-23 0:39 ` Daniel Walker
2011-02-23 0:39 ` Daniel Walker
2011-02-23 2:37 ` Nicolas Pitre
2011-02-23 2:37 ` Nicolas Pitre
2011-02-23 3:05 ` David Brown
2011-02-23 3:05 ` David Brown
2011-02-23 3:21 ` Nicolas Pitre
2011-02-23 3:21 ` Nicolas Pitre
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=4D5DC289.1090004@codeaurora.org \
--to=bryanh@codeaurora.org \
--cc=davidb@codeaurora.org \
--cc=dima@android.com \
--cc=dwalker@codeaurora.org \
--cc=kheitke@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tsoni@codeaurora.org \
/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.