On Mon, Oct 14, 2024 at 05:47:30PM +0800, fangez via B4 Relay wrote: > From: lliu6 <quic_lliu6@xxxxxxxxxxx> > > QCS615 platform uses the 14nm DSI PHY driver. - bindings describe the hardware, not the drivers. - other platforms also have 14nm DSI PHY. Why do you need a separate compatible? > > Signed-off-by: lliu6 <quic_lliu6@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml > index 52bbe132e6dae57246200757767edcd1c8ec2d77..029606d9e87e3b184bd10bd4a5076d6923d60e9e 100644 > --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml > +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml > @@ -20,6 +20,7 @@ properties: > - qcom,dsi-phy-14nm-660 > - qcom,dsi-phy-14nm-8953 > - qcom,sm6125-dsi-phy-14nm > + - qcom,qcs615-dsi-phy-14nm > > reg: > items: > > -- > 2.25.1 > > -- With best wishes Dmitry