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 81614C25B0F for ; Mon, 8 Aug 2022 13:57:47 +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 BE8DA83B; Mon, 8 Aug 2022 15:56:55 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz BE8DA83B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1659967065; bh=pw3bKF7eLRdNP6Yek3RK13HTphRzFxO83bPsYytYlMY=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=bqHC23JxU8vxAjMdFnRb/02v5O7pgYDnbBGiLrR6gH4STq/x9kbn5mnRuQQJ1RSHr i268os0+VYwDS/cHJAwlWE2oJg01dSrKZluQ2y7KYFQKRK5IxgO3U+wjLvJiiGm4QU nB8S5Rr1xf9pmmM6XJygI6HHNQrG5Fvgw6g3Lg/Y= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 5D059F804E5; Mon, 8 Aug 2022 15:56:55 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7DE44F80507; Mon, 8 Aug 2022 15:56:53 +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 D0B11F8012B for ; Mon, 8 Aug 2022 15:56:47 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D0B11F8012B Received: from fraeml742-chm.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4M1d6P6zryz6H74g; Mon, 8 Aug 2022 21:56:45 +0800 (CST) Received: from lhrpeml500005.china.huawei.com (7.191.163.240) by fraeml742-chm.china.huawei.com (10.206.15.223) 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 15:56:46 +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:45 +0100 Date: Mon, 8 Aug 2022 14:56:44 +0100 From: Jonathan Cameron To: Krzysztof Kozlowski Subject: Re: [PATCH 4/5] dt-bindings: Drop Robert Jones Message-ID: <20220808145644.00002168@huawei.com> In-Reply-To: <20220808104712.54315-5-krzysztof.kozlowski@linaro.org> References: <20220808104712.54315-1-krzysztof.kozlowski@linaro.org> <20220808104712.54315-5-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:11 +0300 Krzysztof Kozlowski wrote: > Emails to Robert Jones bounce ("550 5.2.1 The email account that you > tried to reach is disabled"). > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml | 2 +- > Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml b/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml > index 479e7065d4eb..0203b83b8587 100644 > --- a/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml > +++ b/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: Freescale FXOS8700 Inertial Measurement Unit > > maintainers: > - - Robert Jones > + - Jonathan Cameron Acked-by: Jonathan Cameron > > description: | > Accelerometer and magnetometer combo device with an i2c and SPI interface. > diff --git a/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml b/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml > index 5a1e8d21f7a0..5e0fe3ebe1d2 100644 > --- a/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml > +++ b/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml > @@ -19,7 +19,6 @@ description: | > > maintainers: > - Tim Harvey > - - Robert Jones > > properties: > $nodename: 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 CF09EC00140 for ; Mon, 8 Aug 2022 13:56:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243273AbiHHN4u (ORCPT ); Mon, 8 Aug 2022 09:56:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243247AbiHHN4t (ORCPT ); Mon, 8 Aug 2022 09:56:49 -0400 Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98573DEC6; Mon, 8 Aug 2022 06:56:48 -0700 (PDT) Received: from fraeml742-chm.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4M1d6P6zryz6H74g; Mon, 8 Aug 2022 21:56:45 +0800 (CST) Received: from lhrpeml500005.china.huawei.com (7.191.163.240) by fraeml742-chm.china.huawei.com (10.206.15.223) 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 15:56:46 +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:45 +0100 Date: Mon, 8 Aug 2022 14:56:44 +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 4/5] dt-bindings: Drop Robert Jones Message-ID: <20220808145644.00002168@huawei.com> In-Reply-To: <20220808104712.54315-5-krzysztof.kozlowski@linaro.org> References: <20220808104712.54315-1-krzysztof.kozlowski@linaro.org> <20220808104712.54315-5-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:11 +0300 Krzysztof Kozlowski wrote: > Emails to Robert Jones bounce ("550 5.2.1 The email account that you > tried to reach is disabled"). > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml | 2 +- > Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml b/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml > index 479e7065d4eb..0203b83b8587 100644 > --- a/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml > +++ b/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: Freescale FXOS8700 Inertial Measurement Unit > > maintainers: > - - Robert Jones > + - Jonathan Cameron Acked-by: Jonathan Cameron > > description: | > Accelerometer and magnetometer combo device with an i2c and SPI interface. > diff --git a/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml b/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml > index 5a1e8d21f7a0..5e0fe3ebe1d2 100644 > --- a/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml > +++ b/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml > @@ -19,7 +19,6 @@ description: | > > maintainers: > - Tim Harvey > - - Robert Jones > > properties: > $nodename: