From patchwork Wed Sep 3 10:27:59 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 4832541 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 B776CC0338 for ; Wed, 3 Sep 2014 10:35:13 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 001F72020F for ; Wed, 3 Sep 2014 10:35:12 +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 3727F20148 for ; Wed, 3 Sep 2014 10:35:12 +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 1XP7o2-0003zC-KE; Wed, 03 Sep 2014 10:28:50 +0000 Received: from mail-wg0-f45.google.com ([74.125.82.45]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XP7no-0003ir-Uf for linux-arm-kernel@lists.infradead.org; Wed, 03 Sep 2014 10:28:38 +0000 Received: by mail-wg0-f45.google.com with SMTP id k14so8113201wgh.28 for ; Wed, 03 Sep 2014 03:28:14 -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=a7DctFgnW9lY2izQQAaf3YHu1Z4uKwrpuOy8bgMBcxM=; b=YDQRIZCpVX83Dae86hH21zdtJ/dyt7+SX+xgpH+DJdYLxfN6/PfOn5BAwA27nEgg+v UKCVgAVAoDIJxYxT5lkJ8CvDAXwAvocPF6BWG8AmDzQPw6Ed0JhVGpgY6yvr76zQuqvD HEcuzHYvigXXzw5f7nIs7gNHfIexxTsZeNsA2jWKg4ceOyAulAxX/0eqlTVA6+3zwZ/t H9TPGoObc4Mgs/55ZjxVWhd57wC5DVgcc2m9N2bCP5Vf6h+Y9TcCHiv45/WGsDdRQ6EE 5PzYSY5RUIIVoAgtp3vjqC8hvX6GVNKdbyexUZvO8+VmX33ONgDDIBhpaBz4KaI6P77j 1iiQ== X-Gm-Message-State: ALoCoQnKpm/bSJkl6eN6bJMgG9RVNWhbOsMst6Y0vwM4ZbCTUWD//0qfeqV0wpKQ32gyJRFORLf2 X-Received: by 10.180.86.225 with SMTP id s1mr33830757wiz.46.1409740094020; Wed, 03 Sep 2014 03:28:14 -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 gk17sm3803619wic.16.2014.09.03.03.28.12 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 03 Sep 2014 03:28:13 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com, maxime.coquelin@st.com, patrice.chotard@st.com, kishon@ti.com Subject: [PATCH 3/3] MAINTAINERS: Add phy-stih407-usb.c file to ARCH/STI architecture Date: Wed, 3 Sep 2014 11:27:59 +0100 Message-Id: <1409740079-16554-4-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1409740079-16554-1-git-send-email-peter.griffin@linaro.org> References: <1409740079-16554-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140903_032837_132392_1C8BE11A X-CRM114-Status: GOOD ( 10.21 ) 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=-3.6 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-stih407-usb.c usb phy driver found on STMicroelectronics stih407 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 55381955..0d0818a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1399,6 +1399,7 @@ F: drivers/i2c/busses/i2c-st.c F: drivers/tty/serial/st-asc.c F: drivers/mmc/host/sdhci-st.c F: drivers/usb/dwc3/dwc3-st.c +F: drivers/phy/phy-stih407-usb.c ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek