projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b048ff
)
ARM: dts: da850-lcdk: drop unused VPIF endpoints
author
Kevin Hilman
<khilman@baylibre.com>
Mon, 17 Jul 2017 17:47:18 +0000
(10:47 -0700)
committer
Sekhar Nori
<nsekhar@ti.com>
Thu, 27 Jul 2017 10:59:44 +0000
(16:29 +0530)
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>
arch/arm/boot/dts/da850-lcdk.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/da850-lcdk.dts
b/arch/arm/boot/dts/da850-lcdk.dts
index b837fec70eec8cb7d241d14559c8fad9c0cbb909..a0f0916156e66d83949716c4b571184695fbef3b 100644
(file)
--- a/
arch/arm/boot/dts/da850-lcdk.dts
+++ b/
arch/arm/boot/dts/da850-lcdk.dts
@@
-318,11
+318,4
@@
pinctrl-names = "default";
pinctrl-0 = <&vpif_capture_pins>;
status = "okay";
-
- /* VPIF capture port */
- port {
- vpif_ch0: endpoint {
- bus-width = <8>;
- };
- };
};