From: Neil Armstrong Date: Wed, 15 Apr 2020 15:58:30 +0000 (+0200) Subject: ARM: dts: add missing meson-gxl-s805x-libretech-ac-u-boot.dtsi file X-Git-Tag: v2020.07-rc1~28^2~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ae9bf79bedc4ec5b4f8fb55d2f7736fdb7a4258d;p=oweals%2Fu-boot.git ARM: dts: add missing meson-gxl-s805x-libretech-ac-u-boot.dtsi file The libretech-ac u-boot.dtsi file is missing to enabled DT nodes changes to enable Video output on U-Boot. Fixes: 671b1db8f8 ("arm64: dts: meson-gx: vpu should be probed before relocation") Reported-by: Jerome Brunet Signed-off-by: Neil Armstrong Tested-by: Jerome Brunet --- diff --git a/arch/arm/dts/meson-gxl-s805x-libretech-ac-u-boot.dtsi b/arch/arm/dts/meson-gxl-s805x-libretech-ac-u-boot.dtsi new file mode 100644 index 0000000000..c35158d7e9 --- /dev/null +++ b/arch/arm/dts/meson-gxl-s805x-libretech-ac-u-boot.dtsi @@ -0,0 +1,7 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Copyright (c) 2019 BayLibre, SAS. + * Author: Neil Armstrong + */ + +#include "meson-gx-u-boot.dtsi"