Skip to content
Commit b6afa7cf authored by Angelo Dureghello's avatar Angelo Dureghello Committed by Heiko Schocher
Browse files

i2c: fsl_i2c: fix m68k transferts



This driver is actually used for powerpc and m68k/ColdFire.

On ColdFire SoC's, interrupt flag get not set if IIEN flag (mbcr bit6,
interrupt enabled) is not set appropriately before each transfert.
As a result, the transfert hangs forever waiting for IIEN.
This patch set IIEN before each transfert, while considering this fix
as not harming powerpc arch.

Signed-off-by: default avatarAngelo Dureghello <angelo@kernel-space.org>
parent 987e20e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment