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

2025-04-07 Thread Svyatoslav Ryhel
нд, 23 лют. 2025 р. о 17:33 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

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

2025-02-24 Thread Dmitry Baryshkov
On Sun, Feb 23, 2025 at 05:32:44PM +0200, Svyatoslav Ryhel wrote: > 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

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

2025-02-24 Thread Svyatoslav Ryhel
пн, 24 лют. 2025 р. о 04:10 Dmitry Baryshkov пише: > > On Sun, Feb 23, 2025 at 05:32:44PM +0200, Svyatoslav Ryhel wrote: > > 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 displa

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

2025-02-23 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