Re: [PATCH 2/2] can: ti hecc module : add platform specific initialization callback.
From: Wolfgang Grandegger <hidden> Date: 2010-02-23 14:34:02
David Miller wrote:
From: Sriramakrishnan <redacted>
Date: Mon, 22 Feb 2010 19:06:02 +0530
quoted
CAN module on AM3517 requires programming of IO expander as part
of init sequence - to enable CAN PHY. Added platform specific
init callback to handle this.
Signed-off-by: Sriramakrishnan <redacted>
Acked-by: Anant Gole <redacted>
Please address Wolfgang's feedback comments.
Yes, as Marc suggested, please follow the at91_can.c example using
transceiver_switch.
Wolfgang.