Skip to content

Commit

Permalink
ARM: dts: da850-lcdk: drop unused VPIF endpoints
Browse files Browse the repository at this point in the history
Drop the unused endpoints.  They should only be used when there is an
actual remote-endpoint connected.

Cc: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
  • Loading branch information
khilman authored and nsekhar committed Jul 27, 2017
1 parent 0b048ff commit 6ea57ad
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions arch/arm/boot/dts/da850-lcdk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -318,11 +318,4 @@
pinctrl-names = "default";
pinctrl-0 = <&vpif_capture_pins>;
status = "okay";

/* VPIF capture port */
port {
vpif_ch0: endpoint {
bus-width = <8>;
};
};
};

0 comments on commit 6ea57ad

Please sign in to comment.