Re: [PATCH v3 0/2] drm/bridge: fsl-ldb: Add i.MX93 LDB support

2023-01-23 Thread Neil Armstrong
Hi, On Mon, 23 Jan 2023 10:14:47 +0800, Liu Ying wrote: > This patch set aims to add i.MX93 LVDS Display Bridge(LDB) support in > the existing i.MX8mp LDB DRM bridge driver. Same to i.MX8mp LDB, i.MX93 > LDB is controlled by mediamix blk-ctrl through two registers. i.MX93 > LDB supports only one

[PATCH v3 0/2] drm/bridge: fsl-ldb: Add i.MX93 LDB support

2023-01-22 Thread Liu Ying
Hi, This patch set aims to add i.MX93 LVDS Display Bridge(LDB) support in the existing i.MX8mp LDB DRM bridge driver. Same to i.MX8mp LDB, i.MX93 LDB is controlled by mediamix blk-ctrl through two registers. i.MX93 LDB supports only one LVDS channel(channel 0) while i.MX8mp supports at most two.