• Marek Vasut's avatar
    ARM: mxs: Slow down the I2C clock speed · 55985e15
    Marek Vasut authored
    Slow down the I2C clock speed on M28 and SPS1 as it turns out the
    I2C block in i.MX28 can not operate stable enough with the bus
    running at 400kHz. Note that the driver used by Freescale runs
    the bus at 250kHz when 400kHz speed is selected, but the mainline
    Linux kernel runs the bus at actual 400kHz and that's where it is
    occasionally unstable. Play safe and run the bus at 100kHz.
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
    55985e15
imx28-m28evk.dts 5.67 KB