Re: [PATCH v2 03/20] drm/tilcdc: Remove simulate_vesa_sync flag

From: Andreas Kemnade

Date: Thu Dec 18 2025 - 11:25:57 EST


On Wed, 17 Dec 2025 15:20:09 +0100
"Luca Ceresoli" <luca.ceresoli@xxxxxxxxxxx> wrote:

[...]
> > Signed-off-by: Kory Maincent (TI.com) <kory.maincent@xxxxxxxxxxx>
>
> Code looks good. Based on your testing, which covered both boards currently
> setting simulate_vesa_sync and boards not setting it:
>
> Reviewed-by: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx>
>
> Still it would be good to have this series, and especially this patch,
> tested by someone having access to other TI boards.
>
Just that I do not mix up anything:

grep tilcdc only gives:

am335x-base0033.dts: compatible = "ti,tilcdc,slave";
am335x-guardian.dts: compatible = "ti,tilcdc,panel";
am335x-pdu001.dts: compatible = "ti,tilcdc,panel";
am335x-pepper.dts: compatible = "ti,tilcdc,panel";
am335x-sbc-t335.dts: compatible = "ti,tilcdc,panel";
am335x-sl50.dts: compatible = "ti,tilcdc,panel";
am33xx-l4.dtsi: compatible = "ti,am33xx-tilcdc";

so only am33xx affected? And no omap3/4/5. So apparently nothing
I can test.
@Roger: I suspect you have more of these boards than me.

Regards,
Andreas