aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/media/rcar_vin.txt
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2016-03-14 21:40:27 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-04-13 17:18:15 -0300
commit1d260123cb5c88574de9b5147eddc243f83b77a8 (patch)
tree1814021142747a8b0929d5b4e8631b34ba228c03 /Documentation/devicetree/bindings/media/rcar_vin.txt
parent[media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility strings (diff)
downloadlinux-dev-1d260123cb5c88574de9b5147eddc243f83b77a8.tar.xz
linux-dev-1d260123cb5c88574de9b5147eddc243f83b77a8.zip
[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>
Diffstat (limited to 'Documentation/devicetree/bindings/media/rcar_vin.txt')
-rw-r--r--Documentation/devicetree/bindings/media/rcar_vin.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/rcar_vin.txt b/Documentation/devicetree/bindings/media/rcar_vin.txt
index 4266123888ed..6a4e61cbe011 100644
--- a/Documentation/devicetree/bindings/media/rcar_vin.txt
+++ b/Documentation/devicetree/bindings/media/rcar_vin.txt
@@ -9,6 +9,7 @@ channel which can be either RGB, YUYV or BT656.
- "renesas,vin-r8a7795" for the R8A7795 device
- "renesas,vin-r8a7794" for the R8A7794 device
- "renesas,vin-r8a7793" for the R8A7793 device
+ - "renesas,vin-r8a7792" for the R8A7792 device
- "renesas,vin-r8a7791" for the R8A7791 device
- "renesas,vin-r8a7790" for the R8A7790 device
- "renesas,vin-r8a7779" for the R8A7779 device