[PATCH 2/2] arm64: dts: meson: fix meson-khadas-vim3-u-boot.dtsi

Neil Armstrong narmstrong at baylibre.com
Fri Jan 15 09:15:19 CET 2021


Hi,


On 15/01/2021 06:15, Artem Lapkin wrote:
> Add missed include meson-g12-common-u-boot.dtsi
> 
> PROBLEM: missed hdmi video setup for VIM3 and VIM3L boards
> 
> Signed-off-by: Artem Lapkin <art at khadas.com>
> ---
>  arch/arm/dts/meson-khadas-vim3-u-boot.dtsi | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/dts/meson-khadas-vim3-u-boot.dtsi b/arch/arm/dts/meson-khadas-vim3-u-boot.dtsi
> index 81fd5be378..5d6444cbac 100644
> --- a/arch/arm/dts/meson-khadas-vim3-u-boot.dtsi
> +++ b/arch/arm/dts/meson-khadas-vim3-u-boot.dtsi
> @@ -10,6 +10,8 @@
>  	};
>  };
>  
> +#include "meson-g12-common-u-boot.dtsi"
> + 

It's not necessary since already included in:
arch/arm/dts/meson-g12b-a311d-khadas-vim3-u-boot.dtsi:#include "meson-g12-common-u-boot.dtsi"
and
arch/arm/dts/meson-sm1-u-boot.dtsi:#include "meson-g12-common-u-boot.dtsi"

What u-boot version are you using ?
Please check u-boot-master and my u-boot-amlogic and u-boot-amlogic-next branches on https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic before posting !

Thanks,
Neil


More information about the U-Boot mailing list