]> git.karo-electronics.de Git - linux-beck.git/commit
[media] soc_camera: rcar_vin: add device tree support for r8a7792
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 15 Mar 2016 00:40:27 +0000 (21:40 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 Apr 2016 20:18:15 +0000 (17:18 -0300)
commit1d260123cb5c88574de9b5147eddc243f83b77a8
tree1814021142747a8b0929d5b4e8631b34ba228c03
parentbd546882ff3476718d6df872c1c95aedcc5ed37d
[media] soc_camera: rcar_vin: add device tree support for r8a7792

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 this compat string it may be used in DTSs shipped, for
example as part of ROMs. It must be used in conjunction with the Gen2
fallback compat string. At this time there are no known differences between
the r8a7792 IP block 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 r8a7792-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: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/devicetree/bindings/media/rcar_vin.txt