Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1586125

Re: [PATCH v2 0/5] ARM: davinci: vpif capture & display support

From Bartosz Golaszewski <bgolaszewski@baylibre.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/5] ARM: davinci: vpif capture & display support
Date 2017-02-22 14:00 +0100
Message-ID <tdEGu-1Nw-9@gated-at.bofh.it> (permalink)
References <tdl17-4zS-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


2017-02-21 16:49 GMT+01:00 Bartosz Golaszewski <bgolaszewski@baylibre.com>:
> This series adds pdata quirks and other changes required to make vpif
> work on the da850-evm board.
>
> v1 -> v2:
> - added patch 1/5 - don't bail-out from pdata_quirks_check() after
>   applying a single quirk
> - changed the comment above the new fixed regulator to make it more
>   descriptive
> - removed unnecessary #ifdefs from pdata-quirks.c
>
> Bartosz Golaszewski (3):
>   ARM: davinci: da8xx: allow having multiple pdata-quirks
>   ARM: da850-evm: add a fixed regulator for the UI board IO expander
>   ARM: davinci: add pdata-quirks for da850-evm vpif display
>
> Kevin Hilman (2):
>   ARM: davinci: board-da850-evm: add I2C ID for VPIF
>   ARM: davinci: da8xx: add pdata-quirks for VPIF capture
>
>  arch/arm/mach-davinci/board-da850-evm.c |   4 +
>  arch/arm/mach-davinci/da8xx-dt.c        |   1 +
>  arch/arm/mach-davinci/pdata-quirks.c    | 171 +++++++++++++++++++++++++++++++-
>  3 files changed, 175 insertions(+), 1 deletion(-)
>
> --
> 2.9.3
>

Hi Sekhar,

please don't review/apply these patches yet - the enable GPIOs for
vpif capture need to be added here as well - I'll send a v3.

Thanks,
Bartosz

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/5] ARM: davinci: vpif capture & display support Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-02-21 17:00 +0100
  [PATCH v2 5/5] ARM: davinci: add pdata-quirks for da850-evm vpif display Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-02-21 17:00 +0100
  [PATCH v2 3/5] ARM: davinci: da8xx: add pdata-quirks for VPIF capture Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-02-21 17:00 +0100
  Re: [PATCH v2 0/5] ARM: davinci: vpif capture & display support Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-02-22 14:00 +0100

csiph-web