From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: RAGHAVENDRA GANIGA
<ravi23ganiga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: i2c: add support for sc18im700 master i2c bus controller with uart interface
Date: Fri, 2 May 2014 16:02:27 +0200 [thread overview]
Message-ID: <20140502140227.GA17943@katana> (raw)
In-Reply-To: <5363939A.2040706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 575 bytes --]
Hi,
> since i am writing algorithm support which is similar to
> pcf8584 adapters so i have selected the
> drivers/i2c/algos/ directory for the driver file
From Documentation/i2c/summary
An Algorithm driver contains general code that can be used for a whole
class of I2C adapters. Each specific adapter driver either depends on
one algorithm driver, or includes its own implementation.
So any chance to simply reuse the pcf algorithm?
> also if you have any comment on driver. please
> provide the feedback.
Just post the driver and we will see.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2014-05-02 14:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-02 12:46 i2c: add support for sc18im700 master i2c bus controller with uart interface RAGHAVENDRA GANIGA
[not found] ` <5363939A.2040706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-05-02 14:02 ` Wolfram Sang [this message]
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=20140502140227.GA17943@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=ravi23ganiga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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 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).