Re: [PATCH 2/2] drm/msm/dsi/phy: Use the header with clock IDs

2025-01-27 Thread Stephen Boyd
Quoting Krzysztof Kozlowski (2025-01-27 05:21:05) > diff --git a/drivers/gpu/drm/msm/dsi/phy/dsi_phy.h > b/drivers/gpu/drm/msm/dsi/phy/dsi_phy.h > index fdb6c648e16f..7541ffde6521 100644 > --- a/drivers/gpu/drm/msm/dsi/phy/dsi_phy.h > +++ b/drivers/gpu/drm/msm/dsi/phy/dsi_phy.h > @@ -6,6 +6,7 @@ >

Re: [PATCH 2/2] drm/msm/dsi/phy: Use the header with clock IDs

2025-01-27 Thread Dmitry Baryshkov
On Mon, Jan 27, 2025 at 02:21:05PM +0100, Krzysztof Kozlowski wrote: > Use the header with clock IDs to bind the interface between driver and > DTS. > > Signed-off-by: Krzysztof Kozlowski > --- > drivers/gpu/drm/msm/dsi/phy/dsi_phy.h | 5 ++--- > drivers/gpu/drm/msm/dsi/phy/dsi_phy_10n

[PATCH 2/2] drm/msm/dsi/phy: Use the header with clock IDs

2025-01-27 Thread Krzysztof Kozlowski
Use the header with clock IDs to bind the interface between driver and DTS. Signed-off-by: Krzysztof Kozlowski --- drivers/gpu/drm/msm/dsi/phy/dsi_phy.h | 5 ++--- drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c | 1 + drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c | 1 + drivers/gpu/