Commit fd59ccb9 authored by Simon Horman's avatar Simon Horman Committed by Mauro Carvalho Chehab

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: default avatarSimon Horman <horms+renesas@verge.net.au>
Acked-by: default avatarNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 653d500c
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment