Re: [PATCH v5 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge

2025-05-08 Thread Svyatoslav Ryhel
вт, 6 трав. 2025 р. о 20:49 Christophe JAILLET пише: > > Le 06/05/2025 à 11:33, Svyatoslav Ryhel a écrit : > > SSD2825 is a cost-effective MIPI Bridge Chip solution targeting mainly > > smartphones. It can convert 24bit RGB interface into 4-lane MIPI-DSI > > interface to drive display modules of u

Re: [PATCH v5 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge

2025-05-06 Thread Christophe JAILLET
Le 06/05/2025 à 11:33, Svyatoslav Ryhel a écrit : SSD2825 is a cost-effective MIPI Bridge Chip solution targeting mainly smartphones. It can convert 24bit RGB interface into 4-lane MIPI-DSI interface to drive display modules of up to 800 x 1366, while supporting AMOLED, a-si LCD or LTPS panel tec

[PATCH v5 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge

2025-05-06 Thread Svyatoslav Ryhel
SSD2825 is a cost-effective MIPI Bridge Chip solution targeting mainly smartphones. It can convert 24bit RGB interface into 4-lane MIPI-DSI interface to drive display modules of up to 800 x 1366, while supporting AMOLED, a-si LCD or LTPS panel technologies for smartphone applications. Signed-off-b