From 6778948f9de86c3cfaf36725a7c87dcff9ba247f Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 11 Dec 2023 08:20:59 +0000
Subject: [PATCH] kernel_5.10 no rt

---
 kernel/arch/arm/boot/dts/imx6dl-ts4900.dts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/kernel/arch/arm/boot/dts/imx6dl-ts4900.dts b/kernel/arch/arm/boot/dts/imx6dl-ts4900.dts
index cc01a7a..3d60cc7 100644
--- a/kernel/arch/arm/boot/dts/imx6dl-ts4900.dts
+++ b/kernel/arch/arm/boot/dts/imx6dl-ts4900.dts
@@ -49,6 +49,7 @@
 
 	/* Will be filled by the bootloader */
 	memory@10000000 {
+		device_type = "memory";
 		reg = <0x10000000 0>;
 	};
 };

--
Gitblit v1.6.2