All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND][GIT PULL] TDA998x I2C driver development updates
@ 2016-10-19 16:37 Russell King
  2016-10-19 18:24 ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: Russell King @ 2016-10-19 16:37 UTC (permalink / raw)
  To: David Airlie; +Cc: dri-devel, Jyri Sarha

David,

Please incorporate the latest TDA998x I2C driver development updates,
which can be found at:

  git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-devel

with SHA1 df0bd1e8f3c508bf4c3445f94b12e38289b65f13.

This was sent on the 9th September, and I was hoping that it was going
to make 4.9-rc1 as TI want it in, but it appears that it was never
picked up.  What's going on?  Should I queue this (and my other DRM
changes) for Linus myself?

This will update the following files:

 .../devicetree/bindings/display/bridge/tda998x.txt |  18 ++
 arch/arm/boot/dts/am335x-boneblack.dts             |  71 ++++-
 drivers/gpu/drm/i2c/Kconfig                        |   1 +
 drivers/gpu/drm/i2c/tda998x_drv.c                  | 297 ++++++++++++++++++---
 include/drm/i2c/tda998x.h                          |  29 +-
 include/dt-bindings/display/tda998x.h              |   7 +
 6 files changed, 368 insertions(+), 55 deletions(-)
 create mode 100644 include/dt-bindings/display/tda998x.h

through these changes:

Jyri Sarha (3):
      drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
      drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
      ARM: dts: am335x-boneblack: Add HDMI audio support

Russell King (1):
      Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be called with private data") into drm-tda998x-devel

Many thanks.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RESEND][GIT PULL] TDA998x I2C driver development updates
  2016-10-19 16:37 [RESEND][GIT PULL] TDA998x I2C driver development updates Russell King
@ 2016-10-19 18:24 ` Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2016-10-19 18:24 UTC (permalink / raw)
  To: David Airlie; +Cc: dri-devel, Jyri Sarha

Sorry, my mistake - it was merged, and it's just that I seem to have
accidentally rebased the branch, which is why the commits were still
showing up in my tree.

Sorry for the noise, please ignore.

On Wed, Oct 19, 2016 at 05:37:18PM +0100, Russell King wrote:
> David,
> 
> Please incorporate the latest TDA998x I2C driver development updates,
> which can be found at:
> 
>   git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-devel
> 
> with SHA1 df0bd1e8f3c508bf4c3445f94b12e38289b65f13.
> 
> This was sent on the 9th September, and I was hoping that it was going
> to make 4.9-rc1 as TI want it in, but it appears that it was never
> picked up.  What's going on?  Should I queue this (and my other DRM
> changes) for Linus myself?
> 
> This will update the following files:
> 
>  .../devicetree/bindings/display/bridge/tda998x.txt |  18 ++
>  arch/arm/boot/dts/am335x-boneblack.dts             |  71 ++++-
>  drivers/gpu/drm/i2c/Kconfig                        |   1 +
>  drivers/gpu/drm/i2c/tda998x_drv.c                  | 297 ++++++++++++++++++---
>  include/drm/i2c/tda998x.h                          |  29 +-
>  include/dt-bindings/display/tda998x.h              |   7 +
>  6 files changed, 368 insertions(+), 55 deletions(-)
>  create mode 100644 include/dt-bindings/display/tda998x.h
> 
> through these changes:
> 
> Jyri Sarha (3):
>       drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
>       drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
>       ARM: dts: am335x-boneblack: Add HDMI audio support
> 
> Russell King (1):
>       Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be called with private data") into drm-tda998x-devel
> 
> Many thanks.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-19 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19 16:37 [RESEND][GIT PULL] TDA998x I2C driver development updates Russell King
2016-10-19 18:24 ` 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.