From: Niklas Söderlund Date: Tue, 24 Apr 2018 23:43:21 +0000 (-0400) Subject: media: rcar-vin: remove generic gen3 compatible string X-Git-Tag: Ubuntu-5.13.0-19.19~10860^2~207 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=ec2b0d04631748a799ded5f15926846c712062cb;p=mirror_ubuntu-jammy-kernel.git media: rcar-vin: remove generic gen3 compatible string The compatible string "renesas,rcar-gen3-vin" was added before the Gen3 driver code was added but it's not possible to use. Each SoC in the Gen3 series require SoC specific knowledge in the driver to function. Remove it before it is added to any device tree descriptions. Signed-off-by: Niklas Söderlund Reviewed-by: Simon Horman Reviewed-by: Laurent Pinchart Reviewed-by: Rob Herring Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/devicetree/bindings/media/rcar_vin.txt b/Documentation/devicetree/bindings/media/rcar_vin.txt index ba31431d4b1f..a19517e1c669 100644 --- a/Documentation/devicetree/bindings/media/rcar_vin.txt +++ b/Documentation/devicetree/bindings/media/rcar_vin.txt @@ -24,7 +24,6 @@ on Gen3 platforms to a CSI-2 receiver. - "renesas,vin-r8a77970" for the R8A77970 device - "renesas,rcar-gen2-vin" for a generic R-Car Gen2 or RZ/G1 compatible device. - - "renesas,rcar-gen3-vin" for a generic R-Car Gen3 compatible device. When compatible with the generic version nodes must list the SoC-specific version corresponding to the platform first