From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3047BC433EF for ; Thu, 17 Mar 2022 14:40:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232474AbiCQOlT (ORCPT ); Thu, 17 Mar 2022 10:41:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57072 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235236AbiCQOlG (ORCPT ); Thu, 17 Mar 2022 10:41:06 -0400 Received: from vps0.lunn.ch (vps0.lunn.ch [185.16.172.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 35F0D11CF79; Thu, 17 Mar 2022 07:39:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=La3ARYnF3CT3y7hlSD62ymirNg4tix0VxjxcqeCsNzA=; b=B7mDtRSLEaoD3esZHI0rtlNUNW /k6qaEFTxR4Sh9hULAvFaC+qIJbti0/W6+xK51KL+qcCHbaJNXE9W79El0cYgxVX2VmhcgeYF4NP+ 4WnlAKLOkajfQsTXQBzxJIL+ynwq9Sz3FuMcVkQXj8PsunoHaP6xJ1kTDFox0aSL90oM=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1nUrHz-00BQQM-Uh; Thu, 17 Mar 2022 15:39:43 +0100 Date: Thu, 17 Mar 2022 15:39:43 +0100 From: Andrew Lunn To: Krzysztof Kozlowski Cc: Thomas Gleixner , Marc Zyngier , Rob Herring , Krzysztof Kozlowski , Gregory Clement , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2] dt-bindings: irqchip: mrvl,intc: refresh maintainers Message-ID: References: <20220317142952.479413-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220317142952.479413-1-krzysztof.kozlowski@canonical.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 17, 2022 at 03:29:52PM +0100, Krzysztof Kozlowski wrote: > Jason's email bounces and his address was dropped from maintainers in > commit 509920aee72a ("MAINTAINERS: Move Jason Cooper to CREDITS"), so > drop him here too. Switch other maintainers from IRQCHIP subsystem > maintainers to Marvell Orion platform maintainers because its a bigger > chance they know the hardware. > > Signed-off-by: Krzysztof Kozlowski For my name: Reviewed-by: Andrew Lunn Andrew