Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594450 > unrolled thread
| Started by | "Lad, Prabhakar" <prabhakar.csengg@gmail.com> |
|---|---|
| First post | 2017-03-07 18:20 +0100 |
| Last post | 2017-03-08 13:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] media: vpif: use a configurable i2c_adapter_id for vpif display "Lad, Prabhakar" <prabhakar.csengg@gmail.com> - 2017-03-07 18:20 +0100
Re: [PATCH] media: vpif: use a configurable i2c_adapter_id for vpif display Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-03-08 13:50 +0100
| From | "Lad, Prabhakar" <prabhakar.csengg@gmail.com> |
|---|---|
| Date | 2017-03-07 18:20 +0100 |
| Subject | Re: [PATCH] media: vpif: use a configurable i2c_adapter_id for vpif display |
| Message-ID | <tiqWe-2hL-33@gated-at.bofh.it> |
Hi Bartosz, Thanks for the patch. On Thu, Feb 16, 2017 at 6:08 PM, Bartosz Golaszewski <bgolaszewski@baylibre.com> wrote: > > The vpif display driver uses a static i2c adapter ID of 1 but on the > da850-evm board in DT boot mode the i2c adapter ID is actually 0. > > Make the adapter ID configurable like it already is for vpif capture. > > Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> > Acked-by: Kevin Hilman <khilman@baylibre.com> > --- > arch/arm/mach-davinci/board-da850-evm.c | 1 + > drivers/media/platform/davinci/vpif_display.c | 2 +- > include/media/davinci/vpif_types.h | 1 + > 3 files changed, 3 insertions(+), 1 deletion(-) > Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Cheers, --Prabhakar Lad
[toc] | [next] | [standalone]
| From | Bartosz Golaszewski <bgolaszewski@baylibre.com> |
|---|---|
| Date | 2017-03-08 13:50 +0100 |
| Message-ID | <tiJcu-6C3-21@gated-at.bofh.it> |
| In reply to | #1594450 |
2017-03-07 18:12 GMT+01:00 Lad, Prabhakar <prabhakar.csengg@gmail.com>: > Hi Bartosz, > > Thanks for the patch. > > On Thu, Feb 16, 2017 at 6:08 PM, Bartosz Golaszewski > <bgolaszewski@baylibre.com> wrote: >> >> The vpif display driver uses a static i2c adapter ID of 1 but on the >> da850-evm board in DT boot mode the i2c adapter ID is actually 0. >> >> Make the adapter ID configurable like it already is for vpif capture. >> >> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> >> Acked-by: Kevin Hilman <khilman@baylibre.com> >> --- >> arch/arm/mach-davinci/board-da850-evm.c | 1 + >> drivers/media/platform/davinci/vpif_display.c | 2 +- >> include/media/davinci/vpif_types.h | 1 + >> 3 files changed, 3 insertions(+), 1 deletion(-) >> > > Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> > Thanks! Sekhar let me know, that this should be picked up by media. Also: there are still two DT bindings patches for vpif that can be picked up - Rob Herring acked them. Thanks, Bartosz
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web