[Freedreno] [RESEND PATCH] dt-bindings: display/msm: add missing brace in dpu-qcm2290.yaml
Abhinav Kumar
quic_abhinavk at quicinc.com
Wed Mar 2 00:46:33 UTC 2022
On 3/1/2022 4:14 PM, Dmitry Baryshkov wrote:
> Add missing brace in dpu-qcm2290.yaml. While we are at it, also fix
> indentation for another brace, so it matches the corresponding line.
>
> Reported-by: Rob Herring <robh at kernel.org>
> Cc: Loic Poulain <loic.poulain at linaro.org>
> Reviewed-by: Bjorn Andersson <bjorn.andersson at linaro.org>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
> ---
> Didn't include freedreno@ in the first email, so resending.
> ---
> Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml b/Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml
> index 8766b13f0c46..b1b4652077db 100644
> --- a/Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml
> +++ b/Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml
> @@ -209,6 +209,7 @@ examples:
> remote-endpoint = <&dsi0_in>;
> };
> };
> - };
> + };
> };
> + };
> ...
More information about the Freedreno
mailing list