devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/i2c: tda998x ASoC hdmi-codec support + BeagleBoneBlack audio support
@ 2016-08-09 19:00 Jyri Sarha
  2016-08-09 19:00 ` [PATCH v2 1/3] drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata Jyri Sarha
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jyri Sarha @ 2016-08-09 19:00 UTC (permalink / raw)
  To: dri-devel, airlied, linux-omap, devicetree, bcousson, alsa-devel
  Cc: peter.ujfalusi, tony, broonie, Jyri Sarha, liam.r.girdwood,
	tomi.valkeinen, rmk+kernel

Changes since first version [1] of this series:
- "drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata"
  - Change audio in tda998x pdata to audio_params to match the naming in
    private data struct
  - Skip IEC958_AES2 byte when writing status bytes to registers 
  - Turn AFMT-macros to enum
  - include linux/hdmi.h in drm/i2c/tda998x.h
- "drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding"
  - Fix macronaming naming in dt-bindings/display/tda998x.h
  - Turn AFMT-macros to enum
  - Add locking to protect access to audio registers from ASoC thread
- "dts/am335x-boneblack: SQUASH"
  - Use corrected macros from dt-bindings/display/tda998x.h

[1] https://lists.freedesktop.org/archives/dri-devel/2016-August/114491.html 

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

 .../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

-- 
1.9.1

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

end of thread, other threads:[~2016-08-31 12:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09 19:00 [PATCH v2 0/3] drm/i2c: tda998x ASoC hdmi-codec support + BeagleBoneBlack audio support Jyri Sarha
2016-08-09 19:00 ` [PATCH v2 1/3] drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata Jyri Sarha
2016-08-09 19:00 ` [PATCH v2 2/3] drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding Jyri Sarha
2016-08-09 19:00 ` [PATCH v2 3/3] ARM: dts: am335x-boneblack: Add HDMI audio support Jyri Sarha
     [not found] ` <cover.1470754071.git.jsarha-l0cyMroinI0@public.gmane.org>
2016-08-31 12:41   ` [PATCH v2 0/3] drm/i2c: tda998x ASoC hdmi-codec support + BeagleBoneBlack " Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).