Re: [PATCH v5 2/2] arm64: dts: meson-gxl: add support for Xiaomi Mi box 3

From: Krzysztof Kozlowski
Date: Tue May 02 2023 - 03:28:13 EST


On 25/04/2023 18:56, Karl Chan wrote:
> From: "Karl Chan" <exkcmailist@xxxxxxxx>
>
> The Xiaomi Mi box 3 is a TV box based on the Amlogic S905X chipset.
> There are two variants:
> - 2 GiB/8GIB
> - 1 GiB/4GIB
>

...

> +&hdmi_tx_tmds_port {
> + hdmi_tx_tmds_out: endpoint {
> + remote-endpoint = <&hdmi_connector_in>;
> + };
> +};
> +
> +/* This UART is brought out to the uart pad on upper left of the pcb */
> +&uart_AO {
> + status = "okay";
> +};
> +

Drop stray blank lines.

Best regards,
Krzysztof