All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jyri Sarha <jsarha@ti.com>
To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org
Cc: fabrizio.castro@bp.renesas.com, Songjun.Wu@atmel.com,
	peter.ujfalusi@ti.com, tomi.valkeinen@ti.com,
	laurent.pinchart@ideasonboard.com, voice.shen@atmel.com
Subject: [PATCH v4 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
Date: Thu, 14 Mar 2019 13:27:46 +0200	[thread overview]
Message-ID: <cover.1552562385.git.jsarha@ti.com> (raw)

Changes since v3:
- Change sil,i2s-fifo-routing of property to i2s-data-lanes.
  Both the binding and the implementation has been updated.
- Refer to audio-graph-card.txt and simple-card.txt binding
- remove include/dt-bindings/sound/sii902x-audio.h
- lower case hex constant
- add Laurent's reviewed-by to applicable patches

The already reviewed patches are in front. Not reviewed still:
- "dt-bindings: display: sii902x: Add HDMI audio bindings"
- "drm/bridge: sii902x: Implement HDMI audio support"

The previous round:
https://patchwork.kernel.org/project/dri-devel/list/?series=91145

Jyri Sarha (5):
  drm/bridge: sii902x: Set output mode to HDMI or DVI according to EDID
  drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
  dt-bindings: display: sii902x: Remove trailing white space
  dt-bindings: display: sii902x: Add HDMI audio bindings
  drm/bridge: sii902x: Implement HDMI audio support

Tomi Valkeinen (1):
  drm/bridge: sii902x: add input_bus_flags

 .../bindings/display/bridge/sii902x.txt       |  35 +-
 drivers/gpu/drm/bridge/sii902x.c              | 477 +++++++++++++++++-
 2 files changed, 504 insertions(+), 8 deletions(-)

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

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

             reply	other threads:[~2019-03-14 11:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14 11:27 Jyri Sarha [this message]
2019-03-14 11:27 ` [PATCH v4 1/6] drm/bridge: sii902x: add input_bus_flags Jyri Sarha
2019-03-14 11:27 ` [PATCH v4 2/6] drm/bridge: sii902x: Set output mode to HDMI or DVI according to EDID Jyri Sarha
2019-03-14 11:27 ` [PATCH v4 3/6] drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz Jyri Sarha
2019-03-14 11:27 ` [PATCH v4 4/6] dt-bindings: display: sii902x: Remove trailing white space Jyri Sarha
2019-03-15 23:38   ` Rob Herring
2019-03-14 11:27 ` [PATCH v4 5/6] dt-bindings: display: sii902x: Add HDMI audio bindings Jyri Sarha
2019-03-17 16:16   ` Laurent Pinchart
2019-03-19 14:38     ` Jyri Sarha
2019-04-20 23:12       ` Laurent Pinchart
2019-03-25 19:20   ` Rob Herring
2019-03-14 11:27 ` [PATCH v4 6/6] drm/bridge: sii902x: Implement HDMI audio support Jyri Sarha
2019-03-14 15:44   ` Olivier MOYSAN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1552562385.git.jsarha@ti.com \
    --to=jsarha@ti.com \
    --cc=Songjun.Wu@atmel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=peter.ujfalusi@ti.com \
    --cc=tomi.valkeinen@ti.com \
    --cc=voice.shen@atmel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.