From 748e4f3d702def1a4bff191e0cf93b6a05340f01 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 10 May 2024 07:41:34 +0000
Subject: [PATCH] add gpio led uart

---
 kernel/Documentation/features/core/generic-idle-thread/arch-support.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/Documentation/features/core/generic-idle-thread/arch-support.txt b/kernel/Documentation/features/core/generic-idle-thread/arch-support.txt
index 0ef6acd..9ea60e4 100644
--- a/kernel/Documentation/features/core/generic-idle-thread/arch-support.txt
+++ b/kernel/Documentation/features/core/generic-idle-thread/arch-support.txt
@@ -11,6 +11,7 @@
     |         arm: |  ok  |
     |       arm64: |  ok  |
     |         c6x: | TODO |
+    |        csky: |  ok  |
     |       h8300: | TODO |
     |     hexagon: |  ok  |
     |        ia64: |  ok  |
@@ -27,7 +28,6 @@
     |          sh: |  ok  |
     |       sparc: |  ok  |
     |          um: | TODO |
-    |   unicore32: | TODO |
     |         x86: |  ok  |
     |      xtensa: |  ok  |
     -----------------------

--
Gitblit v1.6.2