* i2c: add support for sc18im700 master i2c bus controller with uart interface
@ 2014-05-02 12:46 RAGHAVENDRA GANIGA
2014-05-02 12:47 ` RAGHAVENDRA GANIGA
[not found] ` <5363939A.2040706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 2 replies; 3+ messages in thread
From: RAGHAVENDRA GANIGA @ 2014-05-02 12:46 UTC (permalink / raw)
To: linux-i2c-u79uwXL29TY76Z2rM5mHXA
i am currently writing algorithm driver support for
sc18im700 Master i2c bus controller with uart interface
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
so whether the directory i have selected is correct
also if you have any comment on driver. please
provide the feedback.
Thanks and Regards
^ permalink raw reply [flat|nested] 3+ messages in thread* i2c: add support for sc18im700 master i2c bus controller with uart interface 2014-05-02 12:46 i2c: add support for sc18im700 master i2c bus controller with uart interface RAGHAVENDRA GANIGA @ 2014-05-02 12:47 ` RAGHAVENDRA GANIGA [not found] ` <5363939A.2040706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 1 sibling, 0 replies; 3+ messages in thread From: RAGHAVENDRA GANIGA @ 2014-05-02 12:47 UTC (permalink / raw) Cc: linux-kernel i am currently writing algorithm driver support for sc18im700 Master i2c bus controller with uart interface 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 so whether the directory i have selected is correct also if you have any comment on driver. please provide the feedback. Thanks and Regards ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <5363939A.2040706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: i2c: add support for sc18im700 master i2c bus controller with uart interface [not found] ` <5363939A.2040706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2014-05-02 14:02 ` Wolfram Sang 0 siblings, 0 replies; 3+ messages in thread From: Wolfram Sang @ 2014-05-02 14:02 UTC (permalink / raw) To: RAGHAVENDRA GANIGA; +Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA [-- 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 --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-02 14:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-02 12:46 i2c: add support for sc18im700 master i2c bus controller with uart interface RAGHAVENDRA GANIGA
2014-05-02 12:47 ` RAGHAVENDRA GANIGA
[not found] ` <5363939A.2040706-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-05-02 14:02 ` Wolfram Sang
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.