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 7DD9DC25B0D for ; Tue, 9 Aug 2022 04:34:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230456AbiHIEe0 (ORCPT ); Tue, 9 Aug 2022 00:34:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41464 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229704AbiHIEeY (ORCPT ); Tue, 9 Aug 2022 00:34:24 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E42F81AF20 for ; Mon, 8 Aug 2022 21:34:20 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id u1so15454815lfq.4 for ; Mon, 08 Aug 2022 21:34:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=A2cJx4TzfVfLcjEZf5Am6QDuHfwBw6Iwol89LnoU7nc=; b=Jj76Z/jKDUcmTCulxZCqo/LuRjfbdQf1qvEHt1HWkgnmwQAefjhDHIaaiCqEFvEYTN LIRqrtBLpyDQ8XmzpE1wcv+p+OKdW6SOW/w9GO5PylbeCuI0ZpiUAHUNJLq5Gkzmwhv/ 6n1C7kFTUqpWcEJ8OAyQ+Ang5aSyQJE6G0fB1tWDKiErdTS3TLHiMS4avkS+93E8vxaW aqjdfDBBywZwi8o2eJWlhThCoJNNrrRzb4W5HfyWBg3IquciIg+hMO42TV9o6XKvXVys s32eXG5huF8fXFNYFtyZcqyKdwWUDqkztx7dK4X0ml/kis8bFJll6EFESaMA9Q3vxNBi GiNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=A2cJx4TzfVfLcjEZf5Am6QDuHfwBw6Iwol89LnoU7nc=; b=42No6Eo2IegtEsnEwNdMbZw0IVKeg8xH/2nYVhz7QGHNoE3LJqrmrCc1YiUsaOJfsD TpBDtLwLgRtt8Z3H9wSuFRbwi+KNaXTBj/H0+rIEUDe9gh9QgchxbvYsyxVOKkvyHcNK POgkmhVneZFs8lh7tAqQrvCxHj2MJgMVYJg/juoGarNtkuGbcYgrAwHBwkB5nFnMnetd Sr70h3x76gEgiBXLA3AFZV0L8zJimrPb+w24z9Ycuq5gLQ+RG8yrlQJqdRhXHns0AZWO WHn7Fcsi51cBjynMknb0C7YlSSLkadgZ0UyrTT8F3N3xVvVbNRweoNHrqKYXoOMqrvBx AOIw== X-Gm-Message-State: ACgBeo1E85OaCKmrQbIgHZg27i11Nl8DCeTp/LOj5wm1z/4Ijg7vct8s 0ntzmmeJ843k/0MJxYppOnteRg== X-Google-Smtp-Source: AA6agR4BZyPN7vBEUxb+Ezny+n+osGnBvWSa4FG9wknX3U75cx2BkOZ/jdDmNcMZm3gyQUiR3bv27A== X-Received: by 2002:a05:6512:ac5:b0:48c:ecd1:4f14 with SMTP id n5-20020a0565120ac500b0048cecd14f14mr2407443lfu.287.1660019659041; Mon, 08 Aug 2022 21:34:19 -0700 (PDT) Received: from [192.168.1.39] ([83.146.140.105]) by smtp.gmail.com with ESMTPSA id s30-20020a05651c201e00b0025e778f6f13sm1431364ljo.4.2022.08.08.21.34.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 08 Aug 2022 21:34:18 -0700 (PDT) Message-ID: Date: Tue, 9 Aug 2022 07:34:16 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH 5/5] dt-bindings: Drop Dan Murphy Content-Language: en-US To: Andrew Davis , 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 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> From: Krzysztof Kozlowski In-Reply-To: <6ae15e00-36a4-09a8-112e-553ed8c5f4da@ti.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 08/08/2022 18:04, Andrew Davis wrote: > On 8/8/22 6:08 AM, Krzysztof Kozlowski wrote: >> On 08/08/2022 13:47, Krzysztof Kozlowski wrote: >>> Emails to Dan Murphy bounce ("550 Invalid recipient >>> (#5.1.1)"). >> >> >> (...) >> >>> description: | >>> diff --git a/Documentation/devicetree/bindings/power/supply/bq25980.yaml b/Documentation/devicetree/bindings/power/supply/bq25980.yaml >>> index 4883527ab5c7..509a0667b04e 100644 >>> --- a/Documentation/devicetree/bindings/power/supply/bq25980.yaml >>> +++ b/Documentation/devicetree/bindings/power/supply/bq25980.yaml >>> @@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# >>> title: TI BQ25980 Flash Charger >>> >>> maintainers: >>> - - Dan Murphy >>> - Ricardo Rivera-Matos >> >> Ricardo's also bounces... Does it mean TI is not interested in >> maintaining mainline support for its drivers? >> > > TI is still interested in maintaining support here. But as we know folks > come and go, so giving specific emails might not be the best option. > Doesn't look like the schema here allows free-form strings, but if it did > I'd recommend the TI E2E Power-Management support forum[0] added. Any > questions on Linux/DT for these parts posted there would land on my desk > just the same, or to whomever is assigned in the future with maintaining > these drivers. Currently an email address is required. I am not sure if there is intention to change it, because similarly to MAINTAINERS file email is the way of our communication. Also in MAINTAINERS we expect to have person's address (with M:) and for the lists there is a separate entry. > 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. Yes, that would be great, thanks! Best regards, Krzysztof