* [GIT PULL] TDA998x I2C driver fixes
@ 2015-08-05 22:14 Russell King
2015-08-06 14:16 ` Daniel Vetter
0 siblings, 1 reply; 7+ messages in thread
From: Russell King @ 2015-08-05 22:14 UTC (permalink / raw)
To: David Airlie; +Cc: dri-devel
David,
Please incorporate the latest TDA998x I2C driver fixes, which can be
found at:
git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
with SHA1 4a6ca1a2c2530af4611024476ba7005bf0336dfe.
This fixes the double-checksumming of the AVI infoframe which was
resulting in the checksum always being zero. It went unnoticed as
none of my HDMI devices had a problem with this.
This will update the following files:
drivers/gpu/drm/i2c/tda998x_drv.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
through these changes:
Jean-Francois Moine (1):
drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe
Many thanks.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [GIT PULL] TDA998x I2C driver fixes
2015-08-05 22:14 [GIT PULL] TDA998x I2C driver fixes Russell King
@ 2015-08-06 14:16 ` Daniel Vetter
2015-08-06 14:31 ` Russell King
0 siblings, 1 reply; 7+ messages in thread
From: Daniel Vetter @ 2015-08-06 14:16 UTC (permalink / raw)
To: Russell King, Linus Torvalds; +Cc: dri-devel
Hi Linus,
On Wed, Aug 05, 2015 at 11:14:34PM +0100, Russell King wrote:
> Please incorporate the latest TDA998x I2C driver fixes, which can be
> found at:
Let's try this again with forwarding a -fixes pull to Linus ;-)
-Daniel
>
> git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
>
> with SHA1 4a6ca1a2c2530af4611024476ba7005bf0336dfe.
>
> This fixes the double-checksumming of the AVI infoframe which was
> resulting in the checksum always being zero. It went unnoticed as
> none of my HDMI devices had a problem with this.
>
> This will update the following files:
>
> drivers/gpu/drm/i2c/tda998x_drv.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> through these changes:
>
> Jean-Francois Moine (1):
> drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe
>
> Many thanks.
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [GIT PULL] TDA998x I2C driver fixes
2015-08-06 14:16 ` Daniel Vetter
@ 2015-08-06 14:31 ` Russell King
2015-08-06 14:44 ` Alex Deucher
0 siblings, 1 reply; 7+ messages in thread
From: Russell King @ 2015-08-06 14:31 UTC (permalink / raw)
To: Daniel Vetter; +Cc: Linus Torvalds, dri-devel
On Thu, Aug 06, 2015 at 04:16:20PM +0200, Daniel Vetter wrote:
> Hi Linus,
>
> On Wed, Aug 05, 2015 at 11:14:34PM +0100, Russell King wrote:
> > Please incorporate the latest TDA998x I2C driver fixes, which can be
> > found at:
>
> Let's try this again with forwarding a -fixes pull to Linus ;-)
> -Daniel
Is David happy for me to send fixes directly to Linus? If that's what
David would prefer, I can do that in the future.
--
Russell King
ARM architecture Linux Kernel maintainer
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [GIT PULL] TDA998x I2C driver fixes
2015-08-06 14:31 ` Russell King
@ 2015-08-06 14:44 ` Alex Deucher
2015-08-06 14:52 ` Daniel Vetter
0 siblings, 1 reply; 7+ messages in thread
From: Alex Deucher @ 2015-08-06 14:44 UTC (permalink / raw)
To: Russell King; +Cc: Linus Torvalds, Maling list - DRI developers
On Thu, Aug 6, 2015 at 10:31 AM, Russell King <rmk@arm.linux.org.uk> wrote:
> On Thu, Aug 06, 2015 at 04:16:20PM +0200, Daniel Vetter wrote:
>> Hi Linus,
>>
>> On Wed, Aug 05, 2015 at 11:14:34PM +0100, Russell King wrote:
>> > Please incorporate the latest TDA998x I2C driver fixes, which can be
>> > found at:
>>
>> Let's try this again with forwarding a -fixes pull to Linus ;-)
>> -Daniel
>
> Is David happy for me to send fixes directly to Linus? If that's what
> David would prefer, I can do that in the future.
Dave is just on vacation at the moment.
Alex
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [GIT PULL] TDA998x I2C driver fixes
2015-08-06 14:44 ` Alex Deucher
@ 2015-08-06 14:52 ` Daniel Vetter
0 siblings, 0 replies; 7+ messages in thread
From: Daniel Vetter @ 2015-08-06 14:52 UTC (permalink / raw)
To: Alex Deucher; +Cc: Maling list - DRI developers, Linus Torvalds, Russell King
On Thu, Aug 06, 2015 at 10:44:28AM -0400, Alex Deucher wrote:
> On Thu, Aug 6, 2015 at 10:31 AM, Russell King <rmk@arm.linux.org.uk> wrote:
> > On Thu, Aug 06, 2015 at 04:16:20PM +0200, Daniel Vetter wrote:
> >> Hi Linus,
> >>
> >> On Wed, Aug 05, 2015 at 11:14:34PM +0100, Russell King wrote:
> >> > Please incorporate the latest TDA998x I2C driver fixes, which can be
> >> > found at:
> >>
> >> Let's try this again with forwarding a -fixes pull to Linus ;-)
> >> -Daniel
> >
> > Is David happy for me to send fixes directly to Linus? If that's what
> > David would prefer, I can do that in the future.
>
> Dave is just on vacation at the moment.
Yeah Dave is on vacation this week and the next and asked me to make sure
that -fixes do get forwarded. He'll be back for the merge window stuff ;-)
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [GIT PULL] TDA998x I2C driver fixes
@ 2015-01-21 14:54 Russell King
0 siblings, 0 replies; 7+ messages in thread
From: Russell King @ 2015-01-21 14:54 UTC (permalink / raw)
To: airlied; +Cc: dri-devel
David,
Please incorporate the latest TDA998x I2C driver fixes, which can be found at:
git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
with SHA1 cfe387572585216ffd452256181a719ca90b529e.
This will update the following files:
drivers/gpu/drm/i2c/tda998x_drv.c | 52 +++++++++++++++++++++++++++++++--------
1 file changed, 42 insertions(+), 10 deletions(-)
through these changes:
Andrew Jackson (1):
drm/i2c: tda998x: set the CEC I2C address based on the slave I2C address
Jean-Francois Moine (2):
drm: tda998x: Protect the page register
drm: tda998x: Fix EDID read timeout on HDMI connect
Many thanks.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [GIT PULL] TDA998x I2C driver fixes
@ 2014-02-07 20:38 Russell King
0 siblings, 0 replies; 7+ messages in thread
From: Russell King @ 2014-02-07 20:38 UTC (permalink / raw)
To: airlied; +Cc: dri-devel
David,
Please incorporate the latest TDA998x I2C driver fixes, which can be found at:
git://ftp.arm.linux.org.uk/~rmk/linux-cubox.git tda998x-fixes
with SHA1 2e9a3fc3a360ac180f5b4c3c4416a0d0dec60dd8, based on v3.13.
These are a number of fixes from the patch set which Jean-Francois has
been working on which I think are important to be merged during -rc, and
have been tested independently here. I've been in discussion with Rob,
who is happy that I send these directly to you.
Test merging this with v3.14-rc1 shows no conflicts.
This will update the following files:
drivers/gpu/drm/i2c/tda998x_drv.c | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
through these changes:
Jean-Francois Moine (6):
drm/i2c: tda998x: fix bad value in the AIF
drm/i2c: tda998x: check the CEC device creation
drm/i2c: tda998x: free the CEC device on encoder_destroy
drm/i2c: tda998x: force the page register at startup time
drm/i2c: tda998x: set the PLL division factor in range 0..3
drm/i2c: tda998x: fix the ENABLE_SPACE register
Thanks.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-08-06 14:52 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-05 22:14 [GIT PULL] TDA998x I2C driver fixes Russell King
2015-08-06 14:16 ` Daniel Vetter
2015-08-06 14:31 ` Russell King
2015-08-06 14:44 ` Alex Deucher
2015-08-06 14:52 ` Daniel Vetter
-- strict thread matches above, loose matches on Subject: below --
2015-01-21 14:54 Russell King
2014-02-07 20:38 Russell King
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.