[PATCH] ARM: dts: add missing -u-boot.dtsi to enable HDMI on Beelink GTKing/King-Pro

Neil Armstrong narmstrong at baylibre.com
Fri May 14 17:41:31 CEST 2021


On 20/04/2021 10:47, Neil Armstrong wrote:
> This lacks the right u-boot specific DT include to make HDMI work.
> 
> Reported-by: B1oHazard <ty3uk at mail.ua>
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
> ---
>  arch/arm/dts/meson-g12b-gtking-pro-u-boot.dtsi | 7 +++++++
>  arch/arm/dts/meson-g12b-gtking-u-boot.dtsi     | 7 +++++++
>  2 files changed, 14 insertions(+)
>  create mode 100644 arch/arm/dts/meson-g12b-gtking-pro-u-boot.dtsi
>  create mode 100644 arch/arm/dts/meson-g12b-gtking-u-boot.dtsi
> 
> diff --git a/arch/arm/dts/meson-g12b-gtking-pro-u-boot.dtsi b/arch/arm/dts/meson-g12b-gtking-pro-u-boot.dtsi
> new file mode 100644
> index 0000000000..236f2468dc
> --- /dev/null
> +++ b/arch/arm/dts/meson-g12b-gtking-pro-u-boot.dtsi
> @@ -0,0 +1,7 @@
> +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
> +/*
> + * Copyright (c) 2019 BayLibre, SAS.
> + * Author: Neil Armstrong <narmstrong at baylibre.com>
> + */
> +
> +#include "meson-g12-common-u-boot.dtsi"
> diff --git a/arch/arm/dts/meson-g12b-gtking-u-boot.dtsi b/arch/arm/dts/meson-g12b-gtking-u-boot.dtsi
> new file mode 100644
> index 0000000000..236f2468dc
> --- /dev/null
> +++ b/arch/arm/dts/meson-g12b-gtking-u-boot.dtsi
> @@ -0,0 +1,7 @@
> +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
> +/*
> + * Copyright (c) 2019 BayLibre, SAS.
> + * Author: Neil Armstrong <narmstrong at baylibre.com>
> + */
> +
> +#include "meson-g12-common-u-boot.dtsi"
> 

Applied to u-boot-amlogic

Neil


More information about the U-Boot mailing list