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


Groups > linux.kernel > #1235861

Re: [PATCH v2 1/2] fb_ddc: Allow I2C adapters without SCL read capability

From Tomi Valkeinen <tomi.valkeinen@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] fb_ddc: Allow I2C adapters without SCL read capability
Date 2015-09-30 10:00 +0200
Message-ID <qeksW-76X-13@gated-at.bofh.it> (permalink)
References <qcn1U-7O4-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 25/09/15 01:14, Ondrej Zary wrote:
> i2c-algo-bit allows I2C adapters without SCL read capability to work
> but fb_ddc_read fails to work on them.
> 
> Fix fb_ddc_read to work with I2C adapters not capable of reading SCL.
> 
> Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
> ---
>  drivers/video/fbdev/core/fb_ddc.c |   28 ++++++++++++++++++----------
>  1 file changed, 18 insertions(+), 10 deletions(-)

Thanks, queued this and the 2/2 patch for 4.4.

 Tomi

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


Thread

[PATCH v2 1/2] fb_ddc: Allow I2C adapters without SCL read capability Ondrej Zary <linux@rainbow-software.org> - 2015-09-25 00:20 +0200
  [PATCH v2 2/2] tridentfb: Add DDC support Ondrej Zary <linux@rainbow-software.org> - 2015-09-25 00:20 +0200
  Re: [PATCH v2 1/2] fb_ddc: Allow I2C adapters without SCL read  capability Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-09-30 10:00 +0200

csiph-web