Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1586179
| From | Bartosz Golaszewski <bgolaszewski@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/4] ARM: dts: da850-evm: vpif DT changes |
| Date | 2017-02-22 15:10 +0100 |
| Message-ID | <tdFMd-2OX-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series adds necessary changes to make vpif work on the da850-evm board. The first patch only contains whitespace error fixes. The second patch add a pinctrl node for vpif display pins. The third adds the UI expander node that is needed to select the video capture functionality. The last patch extends the vpif node with an output port. v1 -> v2: - used enable-gpios property instead of gpio hogs - renamed the UI expander - corrected the commit message in patch 2/4 Bartosz Golaszewski (4): ARM: dts: da850-evm: fix whitespace errors ARM: dts: da850: add vpif video display pins ARM: dts: da850-evm: add the UI expander node ARM: dts: da850-evm: add the output port to the vpif node arch/arm/boot/dts/da850-evm.dts | 35 +++++++++++++++++++++++++---------- arch/arm/boot/dts/da850.dtsi | 25 ++++++++++++++++++++++--- 2 files changed, 47 insertions(+), 13 deletions(-) -- 2.9.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] ARM: dts: da850-evm: vpif DT changes Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-02-22 15:10 +0100 [PATCH v2 4/4] ARM: dts: da850-evm: add the output port to the vpif node Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-02-22 15:10 +0100
csiph-web