Hi Alessio,

On Fri, 23 Jan 2009 01:28:13 -0800, Alessio Sangalli wrote:
> Hi, I would like to implement a driver for an I2C interface we are
> implementing in a chip.
> 
> This interface will be used to read DDC/EDID data from monitors.
> 
> I have never worked with the I2C subsystem (only lm-sensors as a user,
> without deepening my knowledge on the actual drivers).
> 
> Can you give me a checklist of things to do for this task so that I can
> get started for implementation?

As a quick starting point I recommend this FAQ item:
http://i2c.wiki.kernel.org/index.php/Linux_2.6_I2C_development_FAQ#New_I2C_bus_drivers

If you have more detailed questions while writing the code, post them
on the list and we'll try to help.

-- 
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to