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 E544CC25B0E for ; Tue, 16 Aug 2022 13:17:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234803AbiHPNRe (ORCPT ); Tue, 16 Aug 2022 09:17:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47690 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235672AbiHPNRP (ORCPT ); Tue, 16 Aug 2022 09:17:15 -0400 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 62956B6D03 for ; Tue, 16 Aug 2022 06:16:20 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id f20so14868275lfc.10 for ; Tue, 16 Aug 2022 06:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=WpveidhoH5bD/0MSr6APaKClQAGOik9LoKqKj6TsJ5M=; b=wlXhVABb6DuNOKMp2jJfTsQeCgWmlpjO9qhyw6ILpgP6KITF7+3ce6xYpIJ38wjz63 DOw07+Ehyxq5EeY/KrbgtM/JfK1iY6Yydfsyjgngx9KFx2KLKOKPDhEjR4izgItAKeW4 H5m3M2KjqATWIojX2h9IfMFgV9mV0Vzg2RJ1V6F48oiV50l9pZD+sHRUWZ154e5Yhy9D pESu0aK87HESTVXfXF+H/ZwJLvqz4VuEganMjk1MmiHWT5Ak6dbIWpH6SZurPArwolXI oZrxdh+tN3RqjvUFDT3cZnT2D9j8qu1XlxicqKHI9zYz/B/J6WVdhgJ+4rpIWuEBO/P8 RjGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=WpveidhoH5bD/0MSr6APaKClQAGOik9LoKqKj6TsJ5M=; b=zNkeaJLsYntC/iLC8QkX91R+jMK0eknbujSfRWvFF9fQMcSkLGOPXo3+YrmJLYxacG TcSGGVOtjq4UYYxB8akkD4+BSd5HUFffy4GLb0CvzirDa/ybzN1Vj/rG1c6TBvktq9Vb 37irJq7elLve2GZTbb0qtv/e2tE7z3+OpWBEurFUxLVPSchvkz8q7C6ukHENWaUiZo2u NQqcm7sQsKsnjfaxUXPzE7KSsTR0xb6vTz1xarxb+W5WRzUkQ3HtKUjhcxdm4oykjOqR RengQbTh3QIkaXb82Z/brKjXyvBIQroNR2i2VZZaxH/RZf+PdsJbWRRiU2s9JxJK8gd0 BQzg== X-Gm-Message-State: ACgBeo2Ei69u/kRBNlo+E+CDIzitsg3Qv0aRW+wB6XUs/8AYK27CiVEF K86Zf6KZ1uP2ctgd6iq75O43iJxU5JQbO9vR X-Google-Smtp-Source: AA6agR5tgahZD6sKKJ5xtAu8W6AUYS8nvCvK9dPEE95gFwW8UrWV5Xo6lBCfR/k2wtwRxdZ0rNth2Q== X-Received: by 2002:a05:6512:3d25:b0:48b:562:162d with SMTP id d37-20020a0565123d2500b0048b0562162dmr6575622lfv.684.1660655778779; Tue, 16 Aug 2022 06:16:18 -0700 (PDT) Received: from ?IPV6:2001:14bb:ae:539c:1782:dd68:b0c1:c1a4? (d15l54g8c71znbtrbzt-4.rev.dnainternet.fi. [2001:14bb:ae:539c:1782:dd68:b0c1:c1a4]) by smtp.gmail.com with ESMTPSA id q27-20020ac25a1b000000b0048bd7136ef3sm1386448lfn.221.2022.08.16.06.16.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 16 Aug 2022 06:16:18 -0700 (PDT) Message-ID: <478dc6a0-99b5-a3be-1358-d29fec28b3dd@linaro.org> Date: Tue, 16 Aug 2022 16:16: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] dt-bindings: phy: Drop Pratyush Yadav Content-Language: en-US To: Michael Walle , pratyush@kernel.org Cc: devicetree@vger.kernel.org, kishon@ti.com, krzysztof.kozlowski+dt@linaro.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, robh+dt@kernel.org, vkoul@kernel.org References: <20220811063840.7670-1-krzysztof.kozlowski@linaro.org> <20220816131041.1771872-1-michael@walle.cc> From: Krzysztof Kozlowski In-Reply-To: <20220816131041.1771872-1-michael@walle.cc> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 16/08/2022 16:10, Michael Walle wrote: > [+ Pratyush ] > >> Emails to Pratyush Yadav bounce ("550 Invalid recipient"). > > FWIW, he updated his entry in MAINTAINERS in commit 92714596cdbe > ("MAINTAINERS: Use my kernel.org email"). So I'm not sure if this was > just an oversight. Thanks, I'll update the patch to use his @kernel email. Best regards, Krzysztof