[PATCH v3 01/10] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
Marijn Suijten
marijn.suijten at somainline.org
Mon Mar 13 23:34:32 UTC 2023
On 2023-03-07 14:01:39, Konrad Dybcio wrote:
> The qcom, prefix was missed previously. Fix it.
>
> Fixes: 0c0f65c6dd44 ("dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC")
> Acked-by: Rob Herring <robh at kernel.org>
> Signed-off-by: Konrad Dybcio <konrad.dybcio at linaro.org>
Turns out I got booted from your CC list in b4 and ended up reviewing v2
without being aware of a v3 with previous comments already resolved:
Reviewed-by: Marijn Suijten <marijn.suijten at somainline.org>
> ---
> Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
> index e75a3efe4dac..2494817c1bd6 100644
> --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
> +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
> @@ -33,7 +33,7 @@ properties:
> - const: qcom,mdss-dsi-ctrl
> - items:
> - enum:
> - - dsi-ctrl-6g-qcm2290
> + - qcom,dsi-ctrl-6g-qcm2290
> - const: qcom,mdss-dsi-ctrl
> deprecated: true
>
>
> --
> 2.39.2
>
More information about the dri-devel
mailing list