Re: [PATCH 04/11] drm/msm/dsi: add DSI PHY configuration on SA8775P

2025-02-25 Thread Dmitry Baryshkov
On Tue, Feb 25, 2025 at 05:48:17PM +0530, Ayushi Makhija wrote: > The SA8775P SoC uses the 5nm (v4.2) DSI PHY driver with > different enable regulator load. > > Signed-off-by: Ayushi Makhija > --- > drivers/gpu/drm/msm/dsi/phy/dsi_phy.c | 2 ++ > drivers/gpu/drm/msm/dsi/phy/dsi_phy.h |

[PATCH 04/11] drm/msm/dsi: add DSI PHY configuration on SA8775P

2025-02-25 Thread Ayushi Makhija
The SA8775P SoC uses the 5nm (v4.2) DSI PHY driver with different enable regulator load. Signed-off-by: Ayushi Makhija --- drivers/gpu/drm/msm/dsi/phy/dsi_phy.c | 2 ++ drivers/gpu/drm/msm/dsi/phy/dsi_phy.h | 1 + drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c | 27 +++