All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add right justify property
@ 2026-08-18  2:05 Xin Ji
  2026-08-18  2:05 ` [PATCH 2/2] drm: anx7625: add I2S input stream right justified control Xin Ji
  2026-08-18  2:12 ` [PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add right justify property sashiko-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Xin Ji @ 2026-08-18  2:05 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss, Laurent Pinchart,
	Jonas Karlman, Jernej Skrabec, Luca Ceresoli, David Airlie,
	Simona Vetter, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Xin Ji
  Cc: r.mereu, bliang, jhuang, dri-devel, devicetree, linux-kernel

Add property "analogix,audio-right-justify-enable" to control
anx7625 to enable right justify.

Signed-off-by: Xin Ji <xji@analogixsemi.com>
---
 .../devicetree/bindings/display/bridge/analogix,anx7625.yaml  | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml b/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml
index 6ad466952c02..f1b08c6b4877 100644
--- a/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml
@@ -82,6 +82,10 @@ properties:
     type: boolean
     description: let the driver enable audio HDMI codec function or not.
 
+  analogix,audio-right-justify-enable:
+    type: boolean
+    description: enable audio data stream right justify.
+
   aux-bus:
     $ref: /schemas/display/dp-aux-bus.yaml#
 
-- 
2.25.1


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

end of thread, other threads:[~2026-08-18  2:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18  2:05 [PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add right justify property Xin Ji
2026-08-18  2:05 ` [PATCH 2/2] drm: anx7625: add I2S input stream right justified control Xin Ji
2026-08-18  2:13   ` sashiko-bot
2026-08-18  2:12 ` [PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add right justify property sashiko-bot

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.