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 3410DC3F6B0 for ; Mon, 8 Aug 2022 20:08:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244025AbiHHUIq (ORCPT ); Mon, 8 Aug 2022 16:08:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244000AbiHHUIm (ORCPT ); Mon, 8 Aug 2022 16:08:42 -0400 Received: from vps0.lunn.ch (vps0.lunn.ch [185.16.172.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 193FE1A38A; Mon, 8 Aug 2022 13:08:42 -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=mCH4Ky6LNxIz3EUvjmENi2wH/GDJf2ZQNALt04Jbl6M=; b=Zu/6NTWt6HC9WgZRwp7AyyegdH 5drn41sivwpGtYz6kAC95f3lS2NipoJZek9gryL+xL+bIOhZQVVESLK8PPl7TKrPAeJ92ra/YLMFk x4AcVvZr2Nm366FdFHJOEJOLuYEWA3e/n7DHKG3xDlS11vB4N0oWXD+cBOSjtq7CZ/pE=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1oL92j-00CkuA-Uz; Mon, 08 Aug 2022 22:08:05 +0200 Date: Mon, 8 Aug 2022 22:08:05 +0200 From: Andrew Lunn To: Andrew Davis Cc: Krzysztof Kozlowski , Michael Hennerich , Jean Delvare , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Jonathan Cameron , Lars-Peter Clausen , Pavel Machek , Tim Harvey , Robert Jones , Lee Jones , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Sebastian Reichel , Liam Girdwood , Mark Brown , linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-leds@vger.kernel.org, netdev@vger.kernel.org, linux-pm@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 5/5] dt-bindings: Drop Dan Murphy Message-ID: References: <20220808104712.54315-1-krzysztof.kozlowski@linaro.org> <20220808104712.54315-6-krzysztof.kozlowski@linaro.org> <43b3c497-97fd-29aa-a07b-bcd6413802c4@linaro.org> <6ae15e00-36a4-09a8-112e-553ed8c5f4da@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6ae15e00-36a4-09a8-112e-553ed8c5f4da@ti.com> Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org > Either way, I have several of these parts and can support these. Feel free > to replace Dan's email with my email if that works better. Please could you submit a patch to MAINTAINERS replacing Dan's name with your. I see lots of bounces from PHY driver patches because the get_maintainers script returns his address. Thanks Andrew