From patchwork Thu Mar 21 15:50:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Georgi Djakov X-Patchwork-Id: 10863899 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4E5A9139A for ; Thu, 21 Mar 2019 15:51:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3490E2A28E for ; Thu, 21 Mar 2019 15:51:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 32A0D2A31A; Thu, 21 Mar 2019 15:51:01 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CF44E2A2B8 for ; Thu, 21 Mar 2019 15:51:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728353AbfCUPvA (ORCPT ); Thu, 21 Mar 2019 11:51:00 -0400 Received: from mail-lf1-f66.google.com ([209.85.167.66]:34506 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728138AbfCUPu7 (ORCPT ); Thu, 21 Mar 2019 11:50:59 -0400 Received: by mail-lf1-f66.google.com with SMTP id y18so4980985lfe.1 for ; Thu, 21 Mar 2019 08:50:58 -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:mime-version :content-transfer-encoding; bh=H3wXLHVzDXPFkBZMI0BuFAmdtmlad1VCrH/M8cy5MXk=; b=RM4oJsPfY8JVYAUVzfBFIKEMPBxV6lpmzzNaKvt6DTdcQDw5ea8nkXaaaN9wN8ttUD OzZzvSvARN1SFt97evqiR2zOTkaqVTIWj0D6vcVv6S5fnNg4ThiW4O2tas01BKPxn9fD BTE2God/3t0g/t08to34bf0pP1CeeRMaJUunaPq3f6Iy89Opy2HsSqznEojo3jBuI3Pr RNIVrUKNcgPLfWHdoYKr0kDHQBYCbGvvgHLBxDMwQv41YwzOHgOFDMFpdK8xYaZPi7w3 UvyHLGiNgQymnJaRfX885meObdMFyOid3EeEWnrtG9n8ocSiWM81dZoD5jKHE1/d071r kSUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=H3wXLHVzDXPFkBZMI0BuFAmdtmlad1VCrH/M8cy5MXk=; b=i882E86lK4W6ImWufxFKHY/vu6mvHOMtz8vcBp0fVZm3A8/+007ErMbeFhC+EnPFlr YV+Sy6Kx5Zy5Fn8wqXnALVg5JnLvIhZLWtIopr5RNHFDONsFXss5zbl51DrxTduJb+Lx LtCZ8jENRWS0qG+/TdQa/CB3IUSD6GU9BM54uek22I7ueFFbSvS1fegXZe7RQdOi9NRA 6CHyH2B2GcAzvCm1pn24h4gPpkF62lTtwqegBuWTik1p28s26lUFGPnndmXo+NNJJnrH Gk178oKv1o80nSsp05tSHS6gd8KbxIUX0YbzMPh5SPgHPW931mB4PLzucXKe8eF4R5Vd T+Rw== X-Gm-Message-State: APjAAAUQ/WALaLpjszJbeozQXA/9/XujziqqhbZixQ2gnXi4qL8yhd3y kQCNxjpf36wC8P489jTnzkivrq6QFXg= X-Google-Smtp-Source: APXvYqyYbEbt9+AtrcSCrfv94hDg8xArgkLMl6VsifQ+pulf+zGZfwiYII5P4MBbP+MkUwl8wGzgRA== X-Received: by 2002:a19:7114:: with SMTP id m20mr2427066lfc.63.1553183457474; Thu, 21 Mar 2019 08:50:57 -0700 (PDT) Received: from localhost.localdomain ([212.45.67.2]) by smtp.googlemail.com with ESMTPSA id t81sm1016925lff.21.2019.03.21.08.50.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 21 Mar 2019 08:50:56 -0700 (PDT) From: Georgi Djakov To: rjw@rjwysocki.net Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, georgi.djakov@linaro.org Subject: [PATCH] MAINTAINERS: Add mailing list for the interconnect API Date: Thu, 21 Mar 2019 17:50:50 +0200 Message-Id: <20190321155050.25847-1-georgi.djakov@linaro.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add a mailing list for patch reviews and discussions related to tuning the on-chip interconnects. For now i am not expecting a lot of traffic, so let's use the linux-pm@ list. Signed-off-by: Georgi Djakov Acked-by: Rafael J. Wysocki --- Hi Rafael, Please ack the patch if you don't mind this. Thanks! MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b548..186439e7f846 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8046,6 +8046,7 @@ F: drivers/gpio/gpio-intel-mid.c INTERCONNECT API M: Georgi Djakov +L: linux-pm@vger.kernel.org S: Maintained F: Documentation/interconnect/ F: Documentation/devicetree/bindings/interconnect/