Re: [PATCH v8 RESEND 0/2] Add DSI display support for SA8775P target

2025-06-11 Thread Bjorn Andersson
On Wed, 04 Jun 2025 12:48:49 +0530, Ayushi Makhija wrote: > This series enables the support for DSI to DP bridge ports > (labled as DSI0 and DSI1) of the Qualcomm's SA8775P Ride platform. > > SA8775P SoC has DSI controller v2.5.1 and DSI PHY v4.2. > The Ride platform is having ANX7625 DSI to DP

Re: [PATCH v8 RESEND 0/2] Add DSI display support for SA8775P target

2025-06-05 Thread Pengyu Luo
On Wed, 4 Jun 2025 12:48:49 +0530 Ayushi Makhija wrote: > This series enables the support for DSI to DP bridge ports > (labled as DSI0 and DSI1) of the Qualcomm's SA8775P Ride platform. > > SA8775P SoC has DSI controller v2.5.1 and DSI PHY v4.2. > The Ride platform is having ANX7625 DSI to DP br

[PATCH v8 RESEND 0/2] Add DSI display support for SA8775P target

2025-06-04 Thread Ayushi Makhija
This series enables the support for DSI to DP bridge ports (labled as DSI0 and DSI1) of the Qualcomm's SA8775P Ride platform. SA8775P SoC has DSI controller v2.5.1 and DSI PHY v4.2. The Ride platform is having ANX7625 DSI to DP bridge chip from Analogix. --- Changes in v8: Fixed the review comme