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 760D0C00140 for ; Mon, 8 Aug 2022 20:42:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244365AbiHHUmP (ORCPT ); Mon, 8 Aug 2022 16:42:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57672 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236282AbiHHUmO (ORCPT ); Mon, 8 Aug 2022 16:42:14 -0400 Received: from vps0.lunn.ch (vps0.lunn.ch [185.16.172.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7EF0A10FDF; Mon, 8 Aug 2022 13:42:13 -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=ZgX1+MCfF/NQe7YV4mbEzfn++YyLm+UWvyG7V14DLis=; b=Pfpag1Q+1mAb5ZtJYQawOMXgQn OZvFLMYkavguq+1zGabZnEWkneHoBQqVWWji7PZvNWv+BItB0EceSVLsNHS+hpPDDWmHKeaZ7rIaT q8JaLhyby8v1vHiyXONUKSr2NVY9gZxB9xxWkt9jvn81d+w4Oj1pAORjRrL7HKZin3eE=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1oL9Yv-00ClV1-To; Mon, 08 Aug 2022 22:41:21 +0200 Date: Mon, 8 Aug 2022 22:41:21 +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> <8b577a8e-26e3-c9db-dae1-7d74fc3334ad@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8b577a8e-26e3-c9db-dae1-7d74fc3334ad@ti.com> Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org > I'm not seeing his name in the latest MAINTAINERS, seem they all got > dropped in 57a9006240b2. Ah, great. And there does not appear to be a MAINTAINERS entry for any of the TI PHYs, so giving the correct impression they are without a Maintainer. Andrew