From patchwork Mon Sep 8 09:30:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 4860851 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 02C07C0338 for ; Mon, 8 Sep 2014 09:33:44 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id DADE32011B for ; Mon, 8 Sep 2014 09:33:42 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B6918200F0 for ; Mon, 8 Sep 2014 09:33:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XQvIg-0001kJ-In; Mon, 08 Sep 2014 09:31:54 +0000 Received: from mail-wi0-f181.google.com ([209.85.212.181]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XQvII-0001LK-Mt for linux-arm-kernel@lists.infradead.org; Mon, 08 Sep 2014 09:31:31 +0000 Received: by mail-wi0-f181.google.com with SMTP id e4so2269446wiv.8 for ; Mon, 08 Sep 2014 02:31:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=KtHBZ3cWNFUhrJkha6QMdc+eXR+8ZPBZAWDBNedCrxo=; b=TcaBGF2VHdoLwArkeYCk8rGc7E/HX8ZNg2EYe3S3qb37XepGj9AXogYZXeMx34M+oL HC4jTt2+/cz/oLYPIY8ESe2I4e0oeDDw/OKrdD7abIxh7q8Teglbn0gem6N+PyUnmBFp GadoVwSdnF8Z0EALE23QE2tDsnd9Dwvzz/Ap7J/GCD2dag16GGYc3QYb4pZYK+GsBMAj tNitNNv0lSsMIzYVRWtuSaDisTklu7j4/RxrQvSELw4/BRKtWD1BIhvLaTHm46uhwBG4 ZqBwUGr2n9coS10r0smCyOyETJeLZJOdF9QfKlg0wF/UMLwveRwvlzLptEz+lKQi8pYK sLiA== X-Gm-Message-State: ALoCoQlXPAcKTqxnBUXfdYZ5Fm1Mqwvieapa5Q6NQWSACRKZjHowAmdb5xlaRgeYq8QLob9bzMuB X-Received: by 10.194.84.175 with SMTP id a15mr31708326wjz.12.1410168668646; Mon, 08 Sep 2014 02:31:08 -0700 (PDT) Received: from localhost.localdomain (cpc14-aztw22-2-0-cust189.18-1.cable.virginm.net. [82.45.1.190]) by mx.google.com with ESMTPSA id v4sm10462830wjv.6.2014.09.08.02.31.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 08 Sep 2014 02:31:07 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kishon@ti.com, srinivas.kandagatla@gmail.com, maxime.coquelin@st.com, patrice.chotard@st.com Subject: [PATCH v3 3/4] MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecture Date: Mon, 8 Sep 2014 10:30:37 +0100 Message-Id: <1410168638-11072-4-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1410168638-11072-1-git-send-email-peter.griffin@linaro.org> References: <1410168638-11072-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140908_023130_909265_AF3EEE03 X-CRM114-Status: GOOD ( 10.61 ) X-Spam-Score: -0.7 (/) Cc: peter.griffin@linaro.org, devicetree@vger.kernel.org, lee.jones@linaro.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds the new phy-sti41x-usb.c PHY driver found on STMicroelectronics stih41x consumer electronics SoC's into the STI arch section of the maintainers file. Signed-off-by: Peter Griffin --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index cf24bb5..4cb59cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1398,6 +1398,7 @@ F: drivers/media/rc/st_rc.c F: drivers/i2c/busses/i2c-st.c F: drivers/tty/serial/st-asc.c F: drivers/mmc/host/sdhci-st.c +F: drivers/phy/phy-stih41x-usb.c ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek