]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
HACK: C_CAN: D_CAN: DRA7: Disable IRQs in RAMINIT
authorAustin Beam <austinbeam@ti.com>
Mon, 4 Nov 2013 23:23:19 +0000 (17:23 -0600)
committerGerrit Code Review <gerrit2@git.omapzoom.org>
Wed, 6 Nov 2013 21:20:14 +0000 (15:20 -0600)
commit96a4c7a71f7354f3f1d0cfaa95140bb645ee8444
treeae17fa508f7b625905d43f47b999b7168183963f
parent3b8853ac7d09bc96647c7adc47516136fa2a1e00
HACK: C_CAN: D_CAN: DRA7: Disable IRQs in RAMINIT

This hack disables IRQs while the RAMINIT sequence occurs to address an
errata on DRA7xx ES1.0 which requires that the RAMINIT_START bit be set
and cleared within 64 OCP clock cycles. By disabling IRQs, the potential
is reduced that this deadline is missed. This change is not needed for
DRA7 >ES1.0.

Change-Id: I78d48cf5276de72e695c7aa55024c92ff97dfe28
Signed-off-by: Austin Beam <austinbeam@ti.com>
drivers/net/can/c_can/c_can_platform.c