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 4AE6BC6FD1F for ; Tue, 14 Mar 2023 20:03:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229701AbjCNUDS (ORCPT ); Tue, 14 Mar 2023 16:03:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229868AbjCNUDR (ORCPT ); Tue, 14 Mar 2023 16:03:17 -0400 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 011702411D for ; Tue, 14 Mar 2023 13:02:49 -0700 (PDT) Received: by mail-ed1-x536.google.com with SMTP id eg48so7602956edb.13 for ; Tue, 14 Mar 2023 13:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678824169; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=ceqzvVuV5DaVylEFBwsWPJUb36nmhAcuIXlLKhTkgas=; b=Fkd4+X2M9RfX7mLOGCIsQP4KIBhLoH8Y76nAzu5zcPvWhJ3jEoeq/iCE+RFSsWQtk6 SIXkjZ0Sf/+HewcbQu1uKMNz/es2MBw9HJmIyFqfYN2MyEa3+Prc9d1oF3zdFQs6SMmA Q8qJFKJBgXbPzd3OE0slZ8WZK+/uSSrlDjdio5fcoKuN4BwFwWAS+PkgTrEVFPqhOuj8 uhtjBlgSyEknt6tTH/Crel/2QBcCsLFN4dBpNP9vGtgVxR0441DbYdy8CI/Ph2INjDzs C0xhwXgj5LTE5/yx9Z5YtHt+AycQTg+qie77LB+fttYfuLy8i4DXbcjIU1qt6DvyHueC I95g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678824169; 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:subject:date:message-id:reply-to; bh=ceqzvVuV5DaVylEFBwsWPJUb36nmhAcuIXlLKhTkgas=; b=AO3YfnBeQXI/4Fv5NrBVbA9otm85DglusXrOO/XbBt8PdoIbtXe30vI47JZKx29vju vahei4D/nfmLYWafyE2POp+xrTFX4o4UfvE9iC841bWDtxE/G3mElQeRg+FmAFOtrXXQ X0YQUOx8dfw+XgStM048zRw8qVXo6rTq26+TiqooqRaktjO3L1/+dB7c9dOfqtLIfLYU IdgnN1guS+eJnLvDXVqnU+j+pTW8oEvIT8SGiqhCRGcZXBfOFsZfKpuHFeC7S7VzLtW0 fjnvDb6GLIxJmsOzkJTtcX/3ZNUyB4CslKZXU2VeyIuwyBxgElGvvIBYci4WOPi92iQ4 CPGg== X-Gm-Message-State: AO0yUKW8fWGhXz/dVPW5gvE3BeCFYMclszZGl2HaD4ojIhfHTr6Dbqo7 wZNH2GhBwzUaZ/RHpV1vI4ysaQ== X-Google-Smtp-Source: AK7set/G8YIwte1YxHLMkA3tDk6D5i7xL/Vr8DoDWd16CHvdqbokPW1LOaHLisgcSy5j3Nynb4SGZA== X-Received: by 2002:a05:6402:1383:b0:4fa:c9ea:b691 with SMTP id b3-20020a056402138300b004fac9eab691mr341010edv.6.1678824169409; Tue, 14 Mar 2023 13:02:49 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:642b:87c2:1efc:c8af? ([2a02:810d:15c0:828:642b:87c2:1efc:c8af]) by smtp.gmail.com with ESMTPSA id v10-20020a50a44a000000b004fd204d180dsm1495551edb.64.2023.03.14.13.02.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Mar 2023 13:02:48 -0700 (PDT) Message-ID: <812dba6c-3028-1c20-bc9d-636462346174@linaro.org> Date: Tue, 14 Mar 2023 21:02:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH v7 01/13] dt-bindings: arm: msm: Update the maintainers for LLCC Content-Language: en-US To: Manivannan Sadhasivam , andersson@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, bp@alien8.de, tony.luck@intel.com Cc: konrad.dybcio@linaro.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, james.morse@arm.com, mchehab@kernel.org, rric@kernel.org, linux-edac@vger.kernel.org, quic_ppareek@quicinc.com, luca.weiss@fairphone.com, ahalaney@redhat.com, steev@kali.org References: <20230314053725.13623-1-manivannan.sadhasivam@linaro.org> <20230314053725.13623-2-manivannan.sadhasivam@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230314053725.13623-2-manivannan.sadhasivam@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org On 14/03/2023 06:37, Manivannan Sadhasivam wrote: > Both Rishabh and Sai have left Qualcomm, and there is no evidence of them > maintaining with a new identity. So their entry needs to be removed. > > Listed Bjorn as the interim maintainer until someone volunteers to maintain > this binding. > > Signed-off-by: Manivannan Sadhasivam Acked-by: Krzysztof Kozlowski Best regards, Krzysztof