On 04/11/2022 09:13, Dmitry Baryshkov wrote:
> From: Vinod Koul <[email protected]>
> 
> Add the HDMI display nodes and link it to DSI. Also enable missing dispcc
> nodes
> 
> Signed-off-by: Vinod Koul <[email protected]>
> Signed-off-by: Dmitry Baryshkov <[email protected]>

Thank you for your patch. There is something to discuss/improve.

> +&dispcc {
> +     status = "okay";
> +};
> +
>  &dsi0 {
>       status = "okay";
>       vdda-supply = <&vreg_l6b_1p2>;
> +
> +     ports {
> +             port@1 {
> +                     endpoint {
> +                             remote-endpoint = <&lt9611_a>;
> +                             data-lanes = <0 1 2 3>;
> +                     };
> +             };
> +     };
> +

Drop blank line.

Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

Reply via email to