Re: [PATCH 4/6] arm64: dts: imx93-tqma9352-mba91xxca: Add LVDS display overlay
From: Daniel Baluta
Date: Wed Mar 11 2026 - 11:11:16 EST
On 3/11/26 16:50, Alexander Stein wrote:
> Hi Daniel,
>
> Am Mittwoch, 11. März 2026, 15:48:04 CET schrieb Daniel Baluta:
>> 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?
> Nice catch. Thanks. I'll update in v2, same for PATCH 3.
Great. Please mind that same needs to be fixed in patch 3/6.