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 3EDF6C32771 for ; Mon, 26 Sep 2022 07:41:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233509AbiIZHl4 (ORCPT ); Mon, 26 Sep 2022 03:41:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37444 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229903AbiIZHlz (ORCPT ); Mon, 26 Sep 2022 03:41:55 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6FEDE25C6B; Mon, 26 Sep 2022 00:41:54 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 2F2E4B80943; Mon, 26 Sep 2022 07:41:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0BDB3C433C1; Mon, 26 Sep 2022 07:41:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664178111; bh=72jn43lvORCqa4NuDs4M2sZqItx2R8kjrMkI6/Q0z3w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qDkKjxqNcoAJgzVi7YgBsJVjV/mRz/Ff7vR1JF97CEw+n9Xqfhq7ZOuj04hyQWA8t 5i8vy2mllndpHeFEpJBKRaeZD4chDBSbM38XmZ4+MkHDe0X4BR5/nyJHVE0TtAGf/c O9kzjD+GWcl2GTTAIWOClhnw9MFj89beiApfDvbfqoOsjuaEKT00tY2XB7DxyolPvs EYZ5ARiYN+7z8RAgiuSwFbVqMzFkqEC1RfKvvwY0Xyv/XfXSmhvULAtdlQm6bw+UVh PR+WOJCDBFgIHmo5M6D1ukV+FXZ3rtPedZJTGtzVkLPCNq+W1YFMNY9ZqE+2T62YJ6 4AOKL4JWDDZGQ== Date: Mon, 26 Sep 2022 08:41:40 +0100 From: Lee Jones To: Chanwoo Choi Cc: Guru Das Srinagesh , Andy Gross , Bjorn Andersson , Chanwoo Choi , Krzysztof Kozlowski , MyungJoo Ham , Rob Herring , Konrad Dybcio , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] bindings: Update maintainer's email address Message-ID: References: <1663979817-1078-1-git-send-email-quic_gurus@quicinc.com> <78859fd2-330f-1687-7fa3-f0831402778c@gmail.com> <430b8a98-d76e-521b-81a2-a302679ecce5@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <430b8a98-d76e-521b-81a2-a302679ecce5@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Mon, 26 Sep 2022, Chanwoo Choi wrote: > On 22. 9. 26. 04:03, Chanwoo Choi wrote: > > On 22. 9. 24. 09:36, Guru Das Srinagesh wrote: > >> Update Guru Das Srinagesh's email address. > >> > >> Signed-off-by: Guru Das Srinagesh > >> --- > >> Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 2 +- > >> Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml | 2 +- > >> 2 files changed, 2 insertions(+), 2 deletions(-) > >> > >> diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml > >> index 6a9c96f..480e4fb 100644 > >> --- a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml > >> +++ b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml > >> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > >> title: Qualcomm Technologies, Inc. PM8941 USB ID Extcon device > >> > >> maintainers: > >> - - Guru Das Srinagesh > >> + - Guru Das Srinagesh > >> > >> description: | > >> Some Qualcomm PMICs have a "misc" module that can be used to detect when > >> diff --git a/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml b/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml > >> index ec3138c..1f3ac59 100644 > >> --- a/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml > >> +++ b/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml > >> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > >> title: Qualcomm Technologies, Inc. PM8008 PMIC bindings > >> > >> maintainers: > >> - - Guru Das Srinagesh > >> + - Guru Das Srinagesh > >> > >> description: | > >> Qualcomm Technologies, Inc. PM8008 is a dedicated camera PMIC that integrates > > > > > > As Krzysztof comment, I changed the patch title and then applied it. Thanks. > > - dt-bindings: Update Guru Das Srinagesh's email address > > > > I'm sorry for that. It should be also confirmed from MFD maintainer. > I withdraw the applying. > > Acked-by: Chanwoo Choi It's fine, go ahead. Acked-by: Lee Jones -- Lee Jones [李琼斯]