Re: [PATCH v2 1/3] dt-bindings: msm: dsi: Add MSM8953 dsi phy

From: Rob Herring
Date: Wed Sep 08 2021 - 08:01:04 EST


On Fri, Sep 03, 2021 at 10:38:42PM +0530, Sireesh Kodali wrote:
> SoCs based on the MSM8953 platform use the 14nm DSI PHY driver
>
> Signed-off-by: Sireesh Kodali <sireeshkodali1@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml
> index 72a00cce0147..d2cb19cf71d6 100644
> --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml
> +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml
> @@ -17,6 +17,8 @@ properties:
> oneOf:
> - const: qcom,dsi-phy-14nm
> - const: qcom,dsi-phy-14nm-660
> + - const: qcom,dsi-phy-14nm-8953
> +

This is going to conflict with v5.15-rc1, so you'll need to resend it.

>
> reg:
> items:
> --
> 2.33.0
>
>