Re: [PATCH v12 3/3] drm/mediatek: Implement OF graphs support for display paths

2024-10-16 Thread AngeloGioacchino Del Regno
Il 15/10/24 15:28, Rob Herring ha scritto: On Mon, Oct 14, 2024 at 10:51:48AM +0200, AngeloGioacchino Del Regno wrote: It is impossible to add each and every possible DDP path combination for each and every possible combination of SoC and board: right now, this driver hardcodes configuration for

Re: [PATCH v12 3/3] drm/mediatek: Implement OF graphs support for display paths

2024-10-15 Thread Rob Herring
On Mon, Oct 14, 2024 at 10:51:48AM +0200, AngeloGioacchino Del Regno wrote: > It is impossible to add each and every possible DDP path combination > for each and every possible combination of SoC and board: right now, > this driver hardcodes configuration for 10 SoCs and this is going to > grow lar