From mboxrd@z Thu Jan 1 00:00:00 1970 From: RAGHAVENDRA GANIGA Subject: i2c: add support for sc18im700 master i2c bus controller with uart interface Date: Fri, 02 May 2014 18:16:18 +0530 Message-ID: <5363939A.2040706@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org 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