]> git.baikalelectronics.ru Git - kernel.git/commit
can: rcar: add device tree support for r8a779[234]
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 24 Feb 2016 01:56:33 +0000 (10:56 +0900)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 26 Feb 2016 07:43:34 +0000 (08:43 +0100)
commit331bb7a092cca684ad03e80d9772d0e855532869
tree576f4e3756b75dcfb852b4d36839aa0d14e19d22
parente4720aeef841763a09c092aae7e6bb016696157d
can: rcar: add device tree support for r8a779[234]

Simply document new compatibility string.
As a previous patch adds a generic R-Car Gen2 compatibility string
there appears to be no need for a driver updates.

By documenting these compat stings they may be used in DTSs shipped, for
example as part of ROMs. They must be used in conjunction with the Gen2
fallback compat string. At this time there are no known differences between
the r8a779[234] IP blocks and that implemented by the driver for the Gen2
fallback compat string. Thus there is no need to update the driver as the
use of the Gen2 fallback compat string will activate the correct code in
the current driver while leaving the option for r8a779[234]-specific driver
code to be activated in an updated driver should the need arise.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Documentation/devicetree/bindings/net/can/rcar_can.txt