History log of /include/linux/can/platform/ti_hecc.h
Revision Date Author Comments
773c3e75d1fc7ea5058bfeab5d82bac5b85f8cd8 26-Feb-2010 Sriramakrishnan <srk@ti.com> can: ti hecc module : add platform specific initialization callback.

CAN module on AM3517 requires programming of IO expander as part
of init sequence - to enable CAN PHY. Added platform specific
callback to handle phy control(switch on /off).

Signed-off-by: Sriramakrishnan <srk@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
3758bf25db8caeec667e4e56e030da0ec3060529 07-Oct-2009 Anant Gole <anantgole@ti.com> can: add TI CAN (HECC) driver

TI HECC (High End CAN Controller) module is found on many TI devices. It
has 32 hardware mailboxes with full implementation of CAN protocol 2.0B
with bus speeds up to 1Mbps. Specifications of the module are available
on TI web <http://www.ti.com>

Signed-off-by: Anant Gole <anantgole@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>