Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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>;