]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Thu, 17 Sep 2009 09:07:16 +0000 (11:07 +0200)
committerHeiko Schocher <hs@denx.de>
Mon, 28 Sep 2009 05:35:53 +0000 (07:35 +0200)
commitd01ee4db9302cfccaa5c548a1c4e873b415681a0
tree3cf9c20c5ff9c4fb41ca9eddfb990da9f67cc1b7
parent21f4cbb77299788e2b06c9b0f48cf20a5ab00d4a
fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}

Some boards need a higher DFSR value than the spec currently
recommends so give these boards the means to define there own.

For completeness, add CONFIG_FSL_I2C_CUSTOM_FDR too.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
drivers/i2c/fsl_i2c.c