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 5F94EC00140 for ; Mon, 8 Aug 2022 13:56:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243135AbiHHN4Q (ORCPT ); Mon, 8 Aug 2022 09:56:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58446 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237479AbiHHN4P (ORCPT ); Mon, 8 Aug 2022 09:56:15 -0400 Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CBCA2D113; Mon, 8 Aug 2022 06:56:12 -0700 (PDT) Received: from fraeml703-chm.china.huawei.com (unknown [172.18.147.226]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4M1d5j361Yz6H74W; Mon, 8 Aug 2022 21:56:09 +0800 (CST) Received: from lhrpeml500005.china.huawei.com (7.191.163.240) by fraeml703-chm.china.huawei.com (10.206.15.52) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2375.24; Mon, 8 Aug 2022 15:56:09 +0200 Received: from localhost (10.122.247.231) by lhrpeml500005.china.huawei.com (7.191.163.240) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Mon, 8 Aug 2022 14:56:09 +0100 Date: Mon, 8 Aug 2022 14:56:08 +0100 From: Jonathan Cameron To: Krzysztof Kozlowski CC: 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 , "Ricardo Rivera-Matos" , , , , , , , , , Subject: Re: [PATCH 5/5] dt-bindings: Drop Dan Murphy Message-ID: <20220808145608.00002bf8@huawei.com> In-Reply-To: <20220808104712.54315-6-krzysztof.kozlowski@linaro.org> References: <20220808104712.54315-1-krzysztof.kozlowski@linaro.org> <20220808104712.54315-6-krzysztof.kozlowski@linaro.org> Organization: Huawei Technologies R&D (UK) Ltd. X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; x86_64-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.122.247.231] X-ClientProxiedBy: lhrpeml500004.china.huawei.com (7.191.163.9) To lhrpeml500005.china.huawei.com (7.191.163.240) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org On Mon, 8 Aug 2022 13:47:12 +0300 Krzysztof Kozlowski wrote: > Emails to Dan Murphy bounce ("550 Invalid recipient > (#5.1.1)"). > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml | 2 +- > .../devicetree/bindings/leds/leds-class-multicolor.yaml | 2 +- > Documentation/devicetree/bindings/leds/leds-lp50xx.yaml | 2 +- > Documentation/devicetree/bindings/net/ti,dp83822.yaml | 2 +- > Documentation/devicetree/bindings/net/ti,dp83867.yaml | 2 +- > Documentation/devicetree/bindings/net/ti,dp83869.yaml | 2 +- > Documentation/devicetree/bindings/power/supply/bq2515x.yaml | 1 - > Documentation/devicetree/bindings/power/supply/bq25980.yaml | 1 - > Documentation/devicetree/bindings/sound/tas2562.yaml | 2 +- > Documentation/devicetree/bindings/sound/tlv320adcx140.yaml | 2 +- > 10 files changed, 8 insertions(+), 10 deletions(-) > > diff --git a/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml b/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml > index 9f5e96439c01..8f50f0f719df 100644 > --- a/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml > +++ b/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: Texas Instruments' ads124s08 and ads124s06 ADC chip > > maintainers: > - - Dan Murphy > + - Jonathan Cameron For this one, Acked-by: Jonathan Cameron (I'm fine with using my kernel.org address for bindings)