linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/bridge: sii902x: fix audio mclk management
@ 2019-07-22 16:05 Olivier Moysan
  2019-07-22 16:05 ` [PATCH v2 1/3] drm/bridge: sii902x: fix missing reference to mclk clock Olivier Moysan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Olivier Moysan @ 2019-07-22 16:05 UTC (permalink / raw)
  To: a.hajda, narmstrong, Laurent.pinchart, jonas, jernej.skrabec,
	airlied, daniel, dri-devel, linux-kernel, benjamin.gaignard,
	alexandre.torgue, linux-arm-kernel, linux-stm32, olivier.moysan,
	jsarha, robh+dt, mark.rutland, devicetree

Fix audio master clock use for Silab sii902x HDMI transceiver.
Make audio master clock optional, as this clock is not mandatory.

Changes in v2:
- Rely on clk framework to manage undefined mclk case.
- Use devm_clk_get_optional instead of devm_clk_get.

Olivier Moysan (3):
  drm/bridge: sii902x: fix missing reference to mclk clock
  dt-bindings: display: sii902x: Change audio mclk binding
  drm/bridge: sii902x: make audio mclk optional

 .../devicetree/bindings/display/bridge/sii902x.txt     |  5 ++---
 drivers/gpu/drm/bridge/sii902x.c                       | 18 ++++++++++--------
 2 files changed, 12 insertions(+), 11 deletions(-)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-07-25 10:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-22 16:05 [PATCH v2 0/3] drm/bridge: sii902x: fix audio mclk management Olivier Moysan
2019-07-22 16:05 ` [PATCH v2 1/3] drm/bridge: sii902x: fix missing reference to mclk clock Olivier Moysan
2019-07-25 10:05   ` Benjamin Gaignard
2019-07-22 16:05 ` [PATCH v2 2/3] dt-bindings: display: sii902x: Change audio mclk binding Olivier Moysan
2019-07-25 10:05   ` Benjamin Gaignard
2019-07-22 16:06 ` [PATCH v2 3/3] drm/bridge: sii902x: make audio mclk optional Olivier Moysan
2019-07-25 10:06   ` Benjamin Gaignard

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