kernel/0307-dts-enable-7702-d1_gpu.patch
2025-03-08 09:54:45 -05:00

28 lines
768 B
Diff

From 18e651c3a820b7e28a8c4b2beab1125dab247dc4 Mon Sep 17 00:00:00 2001
From: Han Gao <gaohan@iscas.ac.cn>
Date: Wed, 11 Dec 2024 18:14:17 +0800
Subject: [PATCH 307/416] dts: enable 7702 d1_gpu
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
---
arch/riscv/boot/dts/eswin/eic7702-evb-a1.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/riscv/boot/dts/eswin/eic7702-evb-a1.dts b/arch/riscv/boot/dts/eswin/eic7702-evb-a1.dts
index bf68852cbb0e..34502e9b98a1 100644
--- a/arch/riscv/boot/dts/eswin/eic7702-evb-a1.dts
+++ b/arch/riscv/boot/dts/eswin/eic7702-evb-a1.dts
@@ -436,7 +436,7 @@ &gpu0 {
status = "okay";
};
&d1_gpu {
- status = "disabled";
+ status = "okay";
};
&gc820 {
--
2.48.1