Re: [PATCH 4/6] arm64: dts: imx93-tqma9352-mba91xxca: Add LVDS display overlay
From: Daniel Baluta
Date: Wed Mar 11 2026 - 10:48:47 EST
On 3/11/26 16:32, Alexander Stein wrote:
> +
> +&panel_in {
> + remote-endpoint = <&lvds_encoder_output>;
> +};
> +
> +&dpi_bridge {
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_rgbdisp>;
> + status = "okay";
> +};
> --
Hi Alexander,
Any reason for dpi_bridge breaking the alphabetical order?