Re: [PATCH 07/10] drm/msm/dsi/phy: add configuration for SAR2130P

2025-03-15 Thread Dmitry Baryshkov
On Sat, Mar 08, 2025 at 03:17:23PM +0100, Konrad Dybcio wrote: > On 8.03.2025 2:42 AM, Dmitry Baryshkov wrote: > > From: Dmitry Baryshkov > > > > Qualcomm SAR2130P requires slightly different setup for the DSI PHY. It > > is a 5nm PHY (like SM8450), so supplies are the same, but the rest of > > t

Re: [PATCH 07/10] drm/msm/dsi/phy: add configuration for SAR2130P

2025-03-08 Thread Konrad Dybcio
On 8.03.2025 2:42 AM, Dmitry Baryshkov wrote: > From: Dmitry Baryshkov > > Qualcomm SAR2130P requires slightly different setup for the DSI PHY. It > is a 5nm PHY (like SM8450), so supplies are the same, but the rest of > the configuration is the same as SM8550 DSI PHY. > > Signed-off-by: Dmitry

[PATCH 07/10] drm/msm/dsi/phy: add configuration for SAR2130P

2025-03-07 Thread Dmitry Baryshkov
From: Dmitry Baryshkov Qualcomm SAR2130P requires slightly different setup for the DSI PHY. It is a 5nm PHY (like SM8450), so supplies are the same, but the rest of the configuration is the same as SM8550 DSI PHY. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/dsi/phy/dsi_phy.c |