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 X-Spam-Level: X-Spam-Status: No, score=-12.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham 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 C0A09C388F9 for ; Sat, 31 Oct 2020 12:22:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 862442074F for ; Sat, 31 Oct 2020 12:22:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="DPU05Ulk" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727286AbgJaMWy (ORCPT ); Sat, 31 Oct 2020 08:22:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726935AbgJaMWx (ORCPT ); Sat, 31 Oct 2020 08:22:53 -0400 Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86F3FC0613D5 for ; Sat, 31 Oct 2020 05:22:53 -0700 (PDT) Received: by mail-wm1-x341.google.com with SMTP id d3so5184761wma.4 for ; Sat, 31 Oct 2020 05:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=yhiGf2+miDL4vNktmWcMghT5Zn6/WsNTcEagUPj9ukA=; b=DPU05UlkeVnaYEvcezqCmlKWmMXWj7B+uarOYkonB/olPXrQmDqo1rdQtjYhWhZ6nE iLuh7ZcgLE9feduuyHGZAP7hVGyn9AhsyswjNVSBFT0yunxBtXyURf1BvRju5iQ3XZV7 wy1ROOealzgQIg89WIs8d8Oxdow77GY66QsAR8Qz9+Prng4sVflnQB7RM16670EtYElF AMtVinamX71sxg4NBUPky5PVwH7nbj85+8eORocgNGNwBI1JaeCsi5yWA9jLUzRmvp3f WI7AsrbRZSlQSRj3ulgrY8468Z3IBBXOTVYoD5oI9xeWMm8ZbzpRMTBokblg0IHsw/eR +hzQ== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=yhiGf2+miDL4vNktmWcMghT5Zn6/WsNTcEagUPj9ukA=; b=eTMNtgB1epTBO7z2WpSjhkK6+0tp4diD5qSDb56BpZdWnv+OZzykG8p3KuAMTdJlvf m4z7vzKqQRlwn4OQzqwi4moz6UKstYFB/Gpu6ECAVAm90jJu8uLFo8KmnRf/qt4EMRO8 5EMBmgJU4L+lXo/vLMf1BA9gI5Cq2Wx29hnIz2wyjyF5nKkrF8bX+yH1LQmRjnPNWiFE +tdyOTEZhhr2F5gXAem0qhChJ1AQf8oOLxbMHDKqSxnTA/rGL2H1Tm12zRlxi31lWss2 FxeCsVnUcUoyEK4HoqAR06RUd7N060Zlshak4HVgjrzVm52DBsPQYWLn73fCtjVeTg9y vbxg== X-Gm-Message-State: AOAM530dcmQDgI8XGgW+K7+byNKtx1Ch4XeLm5Ypxyoyc4JSUeEvFctl kBwxgMNaRCqUZpqqp8CykR6WwABc4x3wUA== X-Google-Smtp-Source: ABdhPJwCK9AU259qx+jOqdgJDpZkMeJ9R/nKXD2Nqwm9eUkwVBlL51eCHfsb4JTsdHJmXbjGOrMPhQ== X-Received: by 2002:a1c:b041:: with SMTP id z62mr8138377wme.183.1604146971792; Sat, 31 Oct 2020 05:22:51 -0700 (PDT) Received: from localhost.localdomain (14.red-83-46-194.dynamicip.rima-tde.net. [83.46.194.14]) by smtp.gmail.com with ESMTPSA id f7sm15299199wrx.64.2020.10.31.05.22.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 31 Oct 2020 05:22:51 -0700 (PDT) From: Sergio Paracuellos To: kishon@ti.com Cc: vkoul@kernel.org, robh+dt@kernel.org, gregkh@linuxfoundation.org, devicetree@vger.kernel.org, devel@driverdev.osuosl.org, neil@brown.name Subject: [PATCH v4 3/4] MAINTAINERS: add MT7621 PHY PCI maintainer Date: Sat, 31 Oct 2020 13:22:45 +0100 Message-Id: <20201031122246.16497-4-sergio.paracuellos@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201031122246.16497-1-sergio.paracuellos@gmail.com> References: <20201031122246.16497-1-sergio.paracuellos@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Adding myself as maintainer for mt7621 pci phy driver. Signed-off-by: Sergio Paracuellos --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index aefbbecfb266..31f808e58e73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11100,6 +11100,12 @@ S: Maintained F: Documentation/devicetree/bindings/i2c/i2c-mt7621.txt F: drivers/i2c/busses/i2c-mt7621.c +MEDIATEK MT7621 PHY PCI DRIVER +M: Sergio Paracuellos +S: Maintained +F: Documentation/devicetree/bindings/phy/mediatek,mt7621-pci-phy.yaml +F: drivers/phy/ralink/phy-mt7621-pci.c + MEDIATEK NAND CONTROLLER DRIVER L: linux-mtd@lists.infradead.org S: Orphan -- 2.25.1 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 X-Spam-Level: X-Spam-Status: No, score=-12.3 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham 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 6229CC388F7 for ; Sat, 31 Oct 2020 12:22:59 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 08F432072C for ; Sat, 31 Oct 2020 12:22:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="DPU05Ulk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 08F432072C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id BD9962E0DA; Sat, 31 Oct 2020 12:22:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mQ96OpmDLvGR; Sat, 31 Oct 2020 12:22:56 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 92AA82DE28; Sat, 31 Oct 2020 12:22:56 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 894991BF23C for ; Sat, 31 Oct 2020 12:22:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 867DC871DE for ; Sat, 31 Oct 2020 12:22:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EgQOBmk_YrsR for ; Sat, 31 Oct 2020 12:22:53 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wm1-f67.google.com (mail-wm1-f67.google.com [209.85.128.67]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 38A3A871C8 for ; Sat, 31 Oct 2020 12:22:53 +0000 (UTC) Received: by mail-wm1-f67.google.com with SMTP id c9so3583149wml.5 for ; Sat, 31 Oct 2020 05:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=yhiGf2+miDL4vNktmWcMghT5Zn6/WsNTcEagUPj9ukA=; b=DPU05UlkeVnaYEvcezqCmlKWmMXWj7B+uarOYkonB/olPXrQmDqo1rdQtjYhWhZ6nE iLuh7ZcgLE9feduuyHGZAP7hVGyn9AhsyswjNVSBFT0yunxBtXyURf1BvRju5iQ3XZV7 wy1ROOealzgQIg89WIs8d8Oxdow77GY66QsAR8Qz9+Prng4sVflnQB7RM16670EtYElF AMtVinamX71sxg4NBUPky5PVwH7nbj85+8eORocgNGNwBI1JaeCsi5yWA9jLUzRmvp3f WI7AsrbRZSlQSRj3ulgrY8468Z3IBBXOTVYoD5oI9xeWMm8ZbzpRMTBokblg0IHsw/eR +hzQ== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=yhiGf2+miDL4vNktmWcMghT5Zn6/WsNTcEagUPj9ukA=; b=Rd+3BuTob/MHm1eT/mCTeviYgrXRDKHJ4lghp5ZKgYoq3a9u8yXhv+faz2QXntriCM dJ1D7CN/FOaLIV0blZ9CxAHyJ/Kc9x3vF1XtEo77YTXYfwl/uCih4ZtwQiVdavr0LR7B 5xC9buT8UjOnAbZ+Fm2TdjZoB9WxIteMbKJM8NussewcIHZ/utc4309W+O2KsdziSKWY AV4+uUtC8GLVQcpQfnUKi53/LYFHmPHKvHIVnVZv5jkE9FXYJMzSlbC2T+DY30fuicii 9fTFTfxRND8Ffk/b3UB50oBNHD6JtiJtHTBAOXxFWrhtUbqP6KVSCkMmMtP5ymEB/JVc Fzgw== X-Gm-Message-State: AOAM533p9lY7ORj0/KlG1g+PKVhLvNoSkj60+WgE0gtbiur6q5eQk+6s NBEb2Xaj3OTXj+Y5MQo2n5U= X-Google-Smtp-Source: ABdhPJwCK9AU259qx+jOqdgJDpZkMeJ9R/nKXD2Nqwm9eUkwVBlL51eCHfsb4JTsdHJmXbjGOrMPhQ== X-Received: by 2002:a1c:b041:: with SMTP id z62mr8138377wme.183.1604146971792; Sat, 31 Oct 2020 05:22:51 -0700 (PDT) Received: from localhost.localdomain (14.red-83-46-194.dynamicip.rima-tde.net. [83.46.194.14]) by smtp.gmail.com with ESMTPSA id f7sm15299199wrx.64.2020.10.31.05.22.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 31 Oct 2020 05:22:51 -0700 (PDT) From: Sergio Paracuellos To: kishon@ti.com Subject: [PATCH v4 3/4] MAINTAINERS: add MT7621 PHY PCI maintainer Date: Sat, 31 Oct 2020 13:22:45 +0100 Message-Id: <20201031122246.16497-4-sergio.paracuellos@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201031122246.16497-1-sergio.paracuellos@gmail.com> References: <20201031122246.16497-1-sergio.paracuellos@gmail.com> MIME-Version: 1.0 X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, devicetree@vger.kernel.org, gregkh@linuxfoundation.org, vkoul@kernel.org, robh+dt@kernel.org, neil@brown.name Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" Adding myself as maintainer for mt7621 pci phy driver. Signed-off-by: Sergio Paracuellos --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index aefbbecfb266..31f808e58e73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11100,6 +11100,12 @@ S: Maintained F: Documentation/devicetree/bindings/i2c/i2c-mt7621.txt F: drivers/i2c/busses/i2c-mt7621.c +MEDIATEK MT7621 PHY PCI DRIVER +M: Sergio Paracuellos +S: Maintained +F: Documentation/devicetree/bindings/phy/mediatek,mt7621-pci-phy.yaml +F: drivers/phy/ralink/phy-mt7621-pci.c + MEDIATEK NAND CONTROLLER DRIVER L: linux-mtd@lists.infradead.org S: Orphan -- 2.25.1 _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel