]> Git Repo - linux.git/commit - drivers/net/can/flexcan.c
can: flexcan: Use a regulator to control the CAN transceiver
authorFabio Estevam <[email protected]>
Tue, 11 Jun 2013 02:12:57 +0000 (23:12 -0300)
committerMarc Kleine-Budde <[email protected]>
Thu, 27 Jun 2013 13:15:25 +0000 (15:15 +0200)
commitb7c4114b07bbacfe0aee1d04ad1ade9e42309620
treec21e4f17d4149674db3761dd782c3f8056662f81
parent30caa4b763bf5973800633de55bae586ab443f78
can: flexcan: Use a regulator to control the CAN transceiver

Instead of using a GPIO to turn on/off the CAN transceiver, it is better to
use a regulator as some systems may use a PMIC to power the CAN transceiver.

Acked-by: Shawn Guo <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Documentation/devicetree/bindings/net/can/fsl-flexcan.txt
arch/arm/boot/dts/imx28-evk.dts
arch/arm/mach-mxs/mach-mxs.c
drivers/net/can/flexcan.c
This page took 0.057716 seconds and 4 git commands to generate.