From: Simon Horman Date: Wed, 9 May 2018 18:45:58 +0000 (-0400) Subject: media: rcar-vin: Drop unnecessary register properties from example vin port X-Git-Tag: v4.19~407^2~389 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd59ccb9b6cb5051b84ec7ac9df32631ec43da2a;p=platform%2Fkernel%2Flinux-rpi.git media: rcar-vin: Drop unnecessary register properties from example vin port The example vin port node does not have an address and thus does not need address-cells or address size-properties. Signed-off-by: Simon Horman Acked-by: Niklas Söderlund Reviewed-by: Rob Herring Signed-off-by: Hans Verkuil 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 a19517e1..2a0c59e 100644 --- a/Documentation/devicetree/bindings/media/rcar_vin.txt +++ b/Documentation/devicetree/bindings/media/rcar_vin.txt @@ -107,9 +107,6 @@ Board setup example for Gen2 platforms (vin1 composite video input) status = "okay"; port { - #address-cells = <1>; - #size-cells = <0>; - vin1ep0: endpoint { remote-endpoint = <&adv7180>; bus-width = <8>;