qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 4/5] MAINTAINERS: Explicitly orphan OpenPIC


From: David Gibson
Subject: [PATCH 4/5] MAINTAINERS: Explicitly orphan OpenPIC
Date: Tue, 21 Sep 2021 14:17:19 +1000

The OpenPIC interrupt controller was once the de facto standard on ppc
machines.  In qemu it's now only used on some Macintosh and a few old
embedded machine types.  It has no listed maintainer, and as far as I know,
no-one who's really familiar with it any more.

Since I'm moving away from the area, I no longer have capacity to do even
minimal maintenance of it under the auspices of the ppc targets in general.

Therefore, explicitly list it in MAINTAINERS as orphaned.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 05c057e793..313630ac1e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2250,6 +2250,11 @@ F: net/can/*
 F: hw/net/can/*
 F: include/net/can_*.h
 
+OpenPIC interrupt controller
+S: Orphan
+F: hw/intc/openpic*.c
+F: include/hw/ppc/openpic*.h
+
 Subsystems
 ----------
 Overall Audio backends
-- 
2.31.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]