From 2c43c1d421117a1b888282602ac877dcc44e8eb8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20H=C3=B6ppner?= <jonas.hoeppner@garz-fricke.com>
Date: Fri, 4 Nov 2022 09:34:14 +0100
Subject: [PATCH] tanaro: Add devicetree for Fannal 10.1" display

(cherry picked from commit 9b63e87fab9825ecb5c9e93001b7032a723847eb)
---
 conf/machine/imx8mguf.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/imx8mguf.conf b/conf/machine/imx8mguf.conf
index a7e0af1f..4144b781 100644
--- a/conf/machine/imx8mguf.conf
+++ b/conf/machine/imx8mguf.conf
@@ -23,6 +23,7 @@ OPTEE_BIN_EXT = "8m"
 # First element is the default dtb
 KERNEL_DEVICETREE ?= " \
     keithkoep/guf-tanaro-fg0700w0dsswagl1.dtb \
+    keithkoep/guf-tanaro-fn1010t007b.dtb \
     keithkoep/guf-tanaro-g121xcett122e.dtb \
     keithkoep/guf-tanaro-qp_070wsvgamlli1d.dtb \
     keithkoep/guf-tanaro-scx1001255ggu06.dtb \
-- 
GitLab