From patchwork Tue Sep 14 08:04:33 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 12492309 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E8D08C433EF for ; Tue, 14 Sep 2021 08:08:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D3FAE6103B for ; Tue, 14 Sep 2021 08:08:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230184AbhINIIx (ORCPT ); Tue, 14 Sep 2021 04:08:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60854 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230436AbhINIGO (ORCPT ); Tue, 14 Sep 2021 04:06:14 -0400 Received: from mail-pf1-x430.google.com (mail-pf1-x430.google.com [IPv6:2607:f8b0:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A2537C061762 for ; Tue, 14 Sep 2021 01:04:41 -0700 (PDT) Received: by mail-pf1-x430.google.com with SMTP id y17so11394404pfl.13 for ; Tue, 14 Sep 2021 01:04:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=mPxf8n4L3IhQim+FqxOgbXfL3jMltbQ5PguuhqlZwis=; b=jXuhTz2cNKtJ3NPxnOg3cpQ0f/hkZoz0EZ9XWrpKu5pQMOAWGEhYgfINCwMnPHZ0lQ YVdkKLJwwQgTDtl7sWrMut5/du/OFrbE3JAsL03JhFKa30Vxg2pTpiae18R1lCLfQWCn V4K/admGlmXsBKbbVTd4LhrwNpRrLKcUdKOnPgURsSh9MOL1y7hvUU0gUJJVef49EY9E Ae9xZQr2HvAWF8Ge0MleZYx5YBPG6pO0GpkJXQjpyz+xOo9B1TBWEqpTQSjLHFvdAqLf 2rPbKN7KucbU8Q3zmTODxbKU35eUVgKGWS5UksNYYRSyc8HzdgRvdwBoMYkSq61NFVqA ZHGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=mPxf8n4L3IhQim+FqxOgbXfL3jMltbQ5PguuhqlZwis=; b=VhmNWCaRiM5qRYsOBczpYl1qpIjQEiuUGFqEzmonxvwUhsD70bOXW6kT8H/FX29bom MoSqZuxOjWdzdmU4dt/xiLiiG1Qmnz4mP6KteI2wfUvtgueMlYalIkGSgt3PpPux5mtb kVhwOu2VRaaTcnnqbewnTDJpMr9WXv96jnwz/LapKfO9spQdWh/ISlI5ubdw0ACuSPLh hmyvmbFSZeOLeqS8Wjwbt76BBJ6I75hjRDE4Q5SN6ih3wYaCh6y3vuThLnPO7CES/ybt fa0NRbRNlkm5cmbth3qVZs8im7F6v3S3GNid4ahKQU29x3u2txq/G1laUE8uGgW6j8Ot 8wrA== X-Gm-Message-State: AOAM530XIBR9f+5cK2nCxdc68JRrQ4Zmw4hzUKIAtJz/iiMHnw4K0JAG spH8+HlK7mrGKtbv1MlzaEPZNw== X-Google-Smtp-Source: ABdhPJyBV4Xv+A6RpGj+/8WZTrDIvEBMuenzOA/XTxb+vQGguV8s6pAEMow9p4iiamqfR0koc1YENg== X-Received: by 2002:a65:6ab0:: with SMTP id x16mr14713986pgu.181.1631606681022; Tue, 14 Sep 2021 01:04:41 -0700 (PDT) Received: from localhost.localdomain (80.251.214.228.16clouds.com. [80.251.214.228]) by smtp.gmail.com with ESMTPSA id y6sm9328396pfb.64.2021.09.14.01.04.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Sep 2021 01:04:40 -0700 (PDT) From: Shawn Guo To: Jassi Brar Cc: Rob Herring , Bjorn Andersson , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Shawn Guo Subject: [PATCH] dt-bindings: mailbox: Update maintainer email for qcom apcs-kpss Date: Tue, 14 Sep 2021 16:04:33 +0800 Message-Id: <20210914080433.13499-1-shawn.guo@linaro.org> X-Mailer: git-send-email 2.17.1 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Sivaprakash's codeaurora.org email address bounces. Before he comes back with his new email, fill Jassi's address in there. Signed-off-by: Shawn Guo Acked-by: Rob Herring --- .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml index 6395281b0cec..371cf31f4154 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml @@ -11,7 +11,7 @@ description: platforms. maintainers: - - Sivaprakash Murugesan + - Jassi Brar properties: compatible: