Skip to content
Snippets Groups Projects
Commit d8c82db4 authored by Timur Tabi's avatar Timur Tabi Committed by Wolfgang Denk
Browse files

Add support for setting the I2C bus speed in fsl_i2c.c


Add support to the Freescale I2C driver (fsl_i2c.c) for setting and querying
the I2C bus speed.  Current 8[356]xx boards define the CFG_I2C_SPEED macro,
but fsl_i2c.c ignores it and uses conservative value when programming the
I2C bus speed.

Signed-off-by: default avatarTimur Tabi <timur@freescale.com>
Acked-by: default avatarAndy Fleming <afleming@freescale.com>
parent d049cc7f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment