ARM: dts: da850-lcdk: drop unused VPIF endpoints

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>
This commit is contained in:
Kevin Hilman 2017-07-17 10:47:18 -07:00 committed by Sekhar Nori
parent 0b048ff2cf
commit 6ea57ad6b9
1 changed files with 0 additions and 7 deletions

View File

@ -318,11 +318,4 @@ &vpif {
pinctrl-names = "default";
pinctrl-0 = <&vpif_capture_pins>;
status = "okay";
/* VPIF capture port */
port {
vpif_ch0: endpoint {
bus-width = <8>;
};
};
};