summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/media/rcar_vin.txt
diff options
context:
space:
mode:
authorBiju Das <biju.das@bp.renesas.com>2018-10-04 11:58:11 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-10-09 08:03:23 -0400
commitd07d9195c950d1cd16ec32a0819b2b98084c0753 (patch)
tree0a004a453418dd52a41710f6f62ed2d6b656bb43 /Documentation/devicetree/bindings/media/rcar_vin.txt
parenta26ac6c1bed951b2066cc4b2257facd919e35c0b (diff)
downloadlinux-0-day-d07d9195c950d1cd16ec32a0819b2b98084c0753.tar.gz
linux-0-day-d07d9195c950d1cd16ec32a0819b2b98084c0753.tar.xz
media: dt-bindings: media: rcar_vin: add device tree support for r8a7744
Add compatible strings for r8a7744. No driver change is needed as "renesas,rcar-gen2-vin" will activate the right code.However, it is good practice to document compatible strings for the specific SoC as this allows SoC specific changes to the driver if needed, in addition to document SoC support and therefore allow checkpatch.pl to validate compatible string values. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com> Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
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 2f420050d57f7..d329a4e8ac58e 100644
--- a/Documentation/devicetree/bindings/media/rcar_vin.txt
+++ b/Documentation/devicetree/bindings/media/rcar_vin.txt
@@ -11,6 +11,7 @@ on Gen3 platforms to a CSI-2 receiver.
- compatible: Must be one or more of the following
- "renesas,vin-r8a7743" for the R8A7743 device
+ - "renesas,vin-r8a7744" for the R8A7744 device
- "renesas,vin-r8a7745" for the R8A7745 device
- "renesas,vin-r8a7778" for the R8A7778 device
- "renesas,vin-r8a7779" for the R8A7779 device