public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add TDM setting support
@ 2024-05-02  9:03 Hsin-Te Yuan
  2024-05-02  9:03 ` [PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add a perporty to change TDM setting Hsin-Te Yuan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Hsin-Te Yuan @ 2024-05-02  9:03 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss, Laurent Pinchart,
	Jonas Karlman, Jernej Skrabec, David Airlie, Daniel Vetter,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Xin Ji
  Cc: dri-devel, devicetree, linux-kernel, Hsin-Te Yuan

The anx7625 supports two different TDM settings, which determine whether
or not the first audio data bit should be shifted. This series adds the
support for configuring TDM setting through a property in the device
tree.

Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org>
---
Hsin-Te Yuan (2):
      dt-bindings: drm/bridge: anx7625: Add a perporty to change TDM setting
      drm/bridge: anx7625: Change TDM setting accroding to dt property

 .../devicetree/bindings/display/bridge/analogix,anx7625.yaml      | 4 ++++
 drivers/gpu/drm/bridge/analogix/anx7625.c                         | 8 ++++++++
 drivers/gpu/drm/bridge/analogix/anx7625.h                         | 1 +
 3 files changed, 13 insertions(+)
---
base-commit: 90d35da658da8cff0d4ecbb5113f5fac9d00eb72
change-id: 20240430-anx-tdm-7ce41a0a901d

Best regards,
-- 
Hsin-Te Yuan <yuanhsinte@chromium.org>


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

end of thread, other threads:[~2024-05-06 12:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02  9:03 [PATCH 0/2] Add TDM setting support Hsin-Te Yuan
2024-05-02  9:03 ` [PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add a perporty to change TDM setting Hsin-Te Yuan
2024-05-02 14:47   ` Conor Dooley
2024-05-03  6:58     ` Hsin-Te Yuan
2024-05-03 16:45       ` Conor Dooley
2024-05-03 17:12         ` Hsin-Te Yuan
2024-05-02  9:03 ` [PATCH 2/2] drm/bridge: anx7625: Change TDM setting accroding to dt property Hsin-Te Yuan
2024-05-06 12:12   ` Robert Foss
2024-05-02  9:33 ` [PATCH 0/2] Add TDM setting support Chen-Yu Tsai

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