All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
@ 2019-04-02  7:29 Jyri Sarha
  2019-04-02  7:29 ` [PATCH v6 1/6] drm/bridge: sii902x: add input_bus_flags Jyri Sarha
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Jyri Sarha @ 2019-04-02  7:29 UTC (permalink / raw)
  To: alsa-devel, devicetree, dri-devel
  Cc: fabrizio.castro, Songjun.Wu, peter.ujfalusi, tomi.valkeinen,
	laurent.pinchart, voice.shen

Changes since v5:
- Add "#sound-dai-cells" to binding document. Configure audio if this
  property exsists.
- Make sil,i2s-data-lanes property optional with default behaviour

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/cover/10865215/

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       |  39 +-
 drivers/gpu/drm/bridge/sii902x.c              | 486 +++++++++++++++++-
 2 files changed, 517 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

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

end of thread, other threads:[~2019-04-06 12:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-02  7:29 [PATCH v6 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes Jyri Sarha
2019-04-02  7:29 ` [PATCH v6 1/6] drm/bridge: sii902x: add input_bus_flags Jyri Sarha
2019-04-02  7:29 ` [PATCH v6 2/6] drm/bridge: sii902x: Set output mode to HDMI or DVI according to EDID Jyri Sarha
2019-04-02  7:29 ` [PATCH v6 3/6] drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz Jyri Sarha
2019-04-02  7:29 ` [PATCH v6 4/6] dt-bindings: display: sii902x: Remove trailing white space Jyri Sarha
2019-04-02  7:29 ` [PATCH v6 5/6] dt-bindings: display: sii902x: Add HDMI audio bindings Jyri Sarha
2019-04-02  8:27   ` Peter Ujfalusi
2019-04-06  6:06   ` Rob Herring
2019-04-06 12:53     ` Jyri Sarha
2019-04-02  7:29 ` [PATCH v6 6/6] drm/bridge: sii902x: Implement HDMI audio support Jyri Sarha
2019-04-02  8:24   ` Peter Ujfalusi

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.