From patchwork Tue Oct 30 09:40:45 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 149711 Delivered-To: patch@linaro.org Received: by 2002:a2e:299d:0:0:0:0:0 with SMTP id p29-v6csp5221002ljp; Tue, 30 Oct 2018 02:41:15 -0700 (PDT) X-Google-Smtp-Source: AJdET5e3LOYrll2ZajrY4P2DkLw7RyifOEs2KTd4m8W3XHnkc1W+lrlB7dwbm2Q4TfcpyHmE62TZ X-Received: by 2002:aed:25f7:: with SMTP id y52-v6mr1482822qtc.217.1540892475770; Tue, 30 Oct 2018 02:41:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540892475; cv=none; d=google.com; s=arc-20160816; b=LM526pVpCzVbimBY0tUJ0H3YpER7zMCqRE6oNUHFzfHDuOWTzr6fF+u1amNjGGdneK 5u/lxLXYUfJj0UpdZPo+fYjTiV9nE4DyeQenZ1XKKgDuYtqrCCjteKue6II2ZfJ6CWtT 9ywm71kZhh6UAOUbLT8VznmPcVoA9kLmvTst/7XVNiSLobgRAdFa4OwZ1OYUj346ni7A MnupZ58JQFNnjOHtavC0HOFd4/UKZTE+DnN30ZiLq+fU5dxxdZwgD87UMSpxZhUu42Q6 TpTJFAsnTs4SJcQ53p7QOWgrl+bkPrs/SE8kUQkdOQS0HeHTD5wAUx3ZxGfrxONKq/KQ B4YQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:cc:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject:message-id:date:to:from; bh=IzHGyOuKnn+A7HbKqsW0X1T7nSLc0AxiCQAGXeGw3GE=; b=zIYSfSrRxfNasqIvheAZOQXindC0i6NW1xD7WvV2UWpAnLOneOlKZTa3+wn9QuKlrW vmhReELktbaiuemYAvEnvKI47pY7COxRbM88Z6vwMfLSac88rQB2pXTJGGFwIZJf0qA8 8feVQzarwmSHFf6LJ6Z5dvCn2sQrSq13BGF9tFNioSUqAzxkxu9fRnbBDXHFbUmGjOS5 wtiHmIAJdOTLs1F45PBTqBtCf1G73DPhSplmrbaLEofrwKw0HKXGXixHh+8u+GUlHRVh xWzL/i5wZhDei5faQQQ5sSm1z4hDqML08LV5uaBsqI5korQYZlJvhSt71fMPwAo3GyHw AeKw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom="qemu-devel-bounces+patch=linaro.org@nongnu.org" Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id s86-v6si4761569qki.14.2018.10.30.02.41.15 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 30 Oct 2018 02:41:15 -0700 (PDT) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom="qemu-devel-bounces+patch=linaro.org@nongnu.org" Received: from localhost ([::1]:51853 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHQWR-0005yL-6T for patch@linaro.org; Tue, 30 Oct 2018 05:41:15 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHQW2-0005wC-I9 for qemu-devel@nongnu.org; Tue, 30 Oct 2018 05:40:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHQVz-0001k6-AN for qemu-devel@nongnu.org; Tue, 30 Oct 2018 05:40:50 -0400 Received: from mx2.suse.de ([195.135.220.15]:57374 helo=mx1.suse.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gHQVz-0001jh-3I for qemu-devel@nongnu.org; Tue, 30 Oct 2018 05:40:47 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 247EDAD65; Tue, 30 Oct 2018 09:40:46 +0000 (UTC) From: Alexander Graf To: qemu-devel@nongnu.org Date: Tue, 30 Oct 2018 10:40:45 +0100 Message-Id: <20181030094045.19147-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 195.135.220.15 Subject: [Qemu-devel] [PATCH] MAINTAINERS: DT: Remove myself and degrade X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Peter Crosthwaite Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" I haven't really maintained the device tree infrastructure in QEMU for a long time by now. I also haven't seen Peter work on the code for the last 2 years, so let's put it into Odd Fixes to make room for others to step up :). Signed-off-by: Alexander Graf --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- 2.12.3 diff --git a/MAINTAINERS b/MAINTAINERS index 8bc9a594da..08ea12172e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1548,8 +1548,7 @@ F: include/qom/cpu.h Device Tree M: Peter Crosthwaite -M: Alexander Graf -S: Maintained +S: Odd Fixes F: device_tree.c F: include/sysemu/device_tree.h