Re: [PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add right justify property
From: Chen-Yu Tsai
Date: Tue Aug 18 2026 - 04:37:02 EST
On Tue, Aug 18, 2026 at 10:06 AM Xin Ji <xji@xxxxxxxxxxxxxxxx> wrote:
>
> Add property "analogix,audio-right-justify-enable" to control
> anx7625 to enable right justify.
No. The standard DAI link format properties ("dai-format" under a
"dai-link" node) should be used.
ChenYu
>
> Signed-off-by: Xin Ji <xji@xxxxxxxxxxxxxxxx>
> ---
> .../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
>