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 <horms+renesas@verge.net.au>
Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
Simon Horman 2018-05-09 14:45:58 -04:00 committed by Mauro Carvalho Chehab
parent 653d500cca
commit fd59ccb9b6
1 changed files with 0 additions and 3 deletions

View File

@ -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>;