mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] drm: bridge: it66121: Add audio support
@ 2022-03-16 13:57 Nicolas Belin
  2022-03-16 13:57 ` [PATCH 1/3] dt-bindings: display: " Nicolas Belin
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Nicolas Belin @ 2022-03-16 13:57 UTC (permalink / raw)
  To: narmstrong, andrzej.hajda, robert.foss
  Cc: devicetree, dri-devel, linux-kernel, Laurent.pinchart, jonas,
	jernej.skrabec, Nicolas Belin

This patch series adds the audio support on the it66121 HDMI bridge.

Patch 1 updates the ITE 66121 HDMI bridge bindings in order to support
audio.

Patch 2 sets the register page length or window length of the ITE 66121
HDMI bridge to 0x100 according to the documentation.

Patch 3 contains the actual driver modifications in order to add the
audio support on the ITE 66121 HDMI bridge.

Nicolas Belin (3):
  dt-bindings: display: bridge: it66121: Add audio support
  drm: bridge: it66121: Fix the register page length
  drm: bridge: it66121: Add audio support

 .../bindings/display/bridge/ite,it66121.yaml  |   3 +
 drivers/gpu/drm/bridge/ite-it66121.c          | 629 +++++++++++++++++-
 2 files changed, 631 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-08-25 10:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16 13:57 [PATCH 0/3] drm: bridge: it66121: Add audio support Nicolas Belin
2022-03-16 13:57 ` [PATCH 1/3] dt-bindings: display: " Nicolas Belin
2022-03-23 20:06   ` Rob Herring
2022-03-16 13:57 ` [PATCH 2/3] drm: bridge: it66121: Fix the register page length Nicolas Belin
2022-03-18  8:34   ` Neil Armstrong
2022-03-16 13:57 ` [PATCH 3/3] drm: bridge: it66121: Add audio support Nicolas Belin
2022-03-18  8:44   ` Neil Armstrong
2023-08-25 10:58   ` [3/3] " Nishanth Menon
2022-03-24  8:53 ` [PATCH 0/3] " Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®