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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DAC9FC00140 for ; Mon, 8 Aug 2022 13:57:15 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 05EFA100; Mon, 8 Aug 2022 15:56:23 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 05EFA100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1659967033; bh=EjGmXDIHhBJeH0gATKq8j/3jUfub0MQ03wbKrZhjZo4=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=TD+q5wtkbr2GdG03QpOgJHkKUEmrH4roEUkBuUHFZBdcvriJVZacQIk8nT4yrVNWV SeujjhLfAsGqtQW1VpVGBpQGMiF9W6w2Vzgd/0Q2tS2ikLI+Ep1Pp+QtWvaDuqWhlE k9FsS31zktLOWT1XxWNMK9JTYBGw9XIwXy3uKqEE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8D0E5F800E8; Mon, 8 Aug 2022 15:56:22 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9080DF8049C; Mon, 8 Aug 2022 15:56:20 +0200 (CEST) Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 692FFF8012B for ; Mon, 8 Aug 2022 15:56:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 692FFF8012B 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 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 Cc: linux-fbdev@vger.kernel.org, Krzysztof Kozlowski , linux-iio@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Eric Dumazet , Pavel Machek , linux-leds@vger.kernel.org, Lars-Peter Clausen , Lee Jones , Jakub Kicinski , Paolo Abeni , Guenter Roeck , devicetree@vger.kernel.org, Jean Delvare , Michael Hennerich , linux-pm@vger.kernel.org, Ricardo Rivera-Matos , Tim Harvey , Rob Herring , linux-hwmon@vger.kernel.org, Robert Jones , netdev@vger.kernel.org, Liam Girdwood , Mark Brown , Sebastian Reichel , "David S. Miller" , Jonathan Cameron X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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) 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 71E8FC25B0C for ; Mon, 8 Aug 2022 13:56:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242531AbiHHN4Q (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-fbdev@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)