can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller
authorAnilKumar Ch <anilkumar@ti.com>
Thu, 2 Aug 2012 13:13:10 +0000 (18:43 +0530)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 21 Sep 2012 21:58:47 +0000 (23:58 +0200)
commit2469627d175c1d6d7812a1395dd3ef053a0e65b3
tree8ee10f2f87ddccc8fa6160e9d73bfd93b33b57ac
parentf27b1db95d047d05e8d4dd22813b1078267892f2
can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller

Add device tree support to C_CAN/D_CAN controller and usage details
are added to device tree documentation. Driver was tested on AM335x
EVM.

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
For the of binding doc:
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Documentation/devicetree/bindings/net/can/c_can.txt [new file with mode: 0644]
drivers/net/can/c_can/c_can_platform.c