aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/PNAV-10_defconfig
diff options
context:
space:
mode:
authorMike Frysinger <vapier.adi@gmail.com>2009-01-07 23:14:39 +0800
committerBryan Wu <cooloney@kernel.org>2009-01-07 23:14:39 +0800
commitf768a0eb90831ced2129df6ccba6f1177fa5a0fa (patch)
treee77d051251d92c1c5bf7c11a3a19fbc2e020ce7d /arch/blackfin/configs/PNAV-10_defconfig
parentBlackfin arch: dma_memcpy() - do not return NULL when transferring a multiple of 65k (diff)
downloadlinux-dev-f768a0eb90831ced2129df6ccba6f1177fa5a0fa.tar.xz
linux-dev-f768a0eb90831ced2129df6ccba6f1177fa5a0fa.zip
Blackfin arch: Set TWI/I2C Clock to 100kHz
All slaves I'm aware of should support at least 100kHz Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/configs/PNAV-10_defconfig')
-rw-r--r--arch/blackfin/configs/PNAV-10_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/PNAV-10_defconfig b/arch/blackfin/configs/PNAV-10_defconfig
index 559deed13920..648edd99a94e 100644
--- a/arch/blackfin/configs/PNAV-10_defconfig
+++ b/arch/blackfin/configs/PNAV-10_defconfig
@@ -749,7 +749,7 @@ CONFIG_I2C_CHARDEV=y
#
# CONFIG_I2C_BLACKFIN_GPIO is not set
CONFIG_I2C_BLACKFIN_TWI=y
-CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=50
+CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PARPORT_LIGHT is not set