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)
commitf71096dfd129e4ad1ae80cd10d5ac050e5730f8a
tree576f4e3756b75dcfb852b4d36839aa0d14e19d22
parent0dfa61bba38513957240660a9cad82dd408789ca
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