ARM: dts: add missing meson-gxl-s805x-libretech-ac-u-boot.dtsi file
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 15 Apr 2020 15:58:30 +0000 (17:58 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 16 Apr 2020 07:29:00 +0000 (09:29 +0200)
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 <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Jerome Brunet <jbrunet@baylibre.com>
arch/arm/dts/meson-gxl-s805x-libretech-ac-u-boot.dtsi [new file with mode: 0644]

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 (file)
index 0000000..c35158d
--- /dev/null
@@ -0,0 +1,7 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+/*
+ * Copyright (c) 2019 BayLibre, SAS.
+ * Author: Neil Armstrong <narmstrong@baylibre.com>
+ */
+
+#include "meson-gx-u-boot.dtsi"