On Fri, Apr 3, 2009 at 7:49 PM, David Brownell <[email protected]> wrote: > On Friday 03 April 2009, Jorge Luis Zapata Muga wrote: > >> +static struct davinci_i2c_platform_data ntosd_644xa_i2c_pdata = { >> + .bus_freq = 20 /* kHz */, >> + .bus_delay = 100 /* usec */, >> +}; >> + > > Did you really clone the MSP430 from the dm6446 EVM, with > it's dubious bitbanged I2C firmware? Your list of devices > doesn't include one. Given that, there's no reason not to > use a more sane I2C setup... >
Yes, i haven't included the msp430 on the list of devices but the board does have it for IR blaster purposes, is just that it isnt supported yet. > > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
