From patchwork Tue Jan 12 12:46:19 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 59610 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp2715935lbb; Tue, 12 Jan 2016 04:48:46 -0800 (PST) X-Received: by 10.66.216.7 with SMTP id om7mr186749127pac.90.1452602926124; Tue, 12 Jan 2016 04:48:46 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s1si27521515pfa.149.2016.01.12.04.48.45; Tue, 12 Jan 2016 04:48:46 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dkim=pass header.i=@linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965383AbcALMsk (ORCPT + 29 others); Tue, 12 Jan 2016 07:48:40 -0500 Received: from mail-wm0-f49.google.com ([74.125.82.49]:34693 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934592AbcALMrh (ORCPT ); Tue, 12 Jan 2016 07:47:37 -0500 Received: by mail-wm0-f49.google.com with SMTP id u188so254326640wmu.1 for ; Tue, 12 Jan 2016 04:47:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Avct6zI1KOAgPnOcbSq5ApueALpNcqsxbyLiDO9reGY=; b=EQWDbSyeMy8yM4KpFnK/huNkvh6cj9QxqbaUwqRdXZCVVz6jXoEU8VlXRuEMSUyXcu M6LD3ZbBsIesoeTIXzr8SWnuOXV+8EzG+1iEjaf8lE3pw/1o4ybZp6is6l3NtMEv9r73 /2zfhWe7klJlQ48r56CYUUvRXhRYWCgJWe8Cg= 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=Avct6zI1KOAgPnOcbSq5ApueALpNcqsxbyLiDO9reGY=; b=jXaDVjLqVBIO1LCmt08Gtiu6sxMCnwHDo7jIRVYLnaeArWBnpACW14kSBT1v1GtHKK ZX5Nv+qfwqF2tZisdGnpIzQhqvkCpkXLt5yhi4KmDD2S3c41daVFFJiB4LaIvMxqesGQ JEq18kisPorkoeKcpg3cS8arJC/ytSRBP7lXPCiquX+n1Mwtotw6tHamQuggAfRpEtCM gceHd+d8URk7+2qy5puouT/prmxxK+9FjxXmPjXQxcNIeG4t98SVKyYw3pQ3lZq8oOtP E7MDJ2dug12DPpqez7lj703F3N+a9kAa5AiCKf8C8UvMeRwRacfJKeN4Bix6sEfzXtWI yjrg== X-Gm-Message-State: ALoCoQlraaA3Nyiw75L1OHCYgoLT+yJvmypcEFymJv4482lEAlhDdmf847NGjfRTlrLhFdabroZzLev9T16MAKdnDtvIpSmPPA== X-Received: by 10.28.127.87 with SMTP id a84mr18767868wmd.83.1452602856037; Tue, 12 Jan 2016 04:47:36 -0800 (PST) Received: from localhost.localdomain ([217.46.108.250]) by smtp.gmail.com with ESMTPSA id uo9sm30240142wjc.49.2016.01.12.04.47.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 12 Jan 2016 04:47:35 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: kernel@stlinux.com, maxime.coquelin@st.com, ohad@wizery.com, devicetree@vger.kernel.org, Nathan_Lynch@mentor.com, f.fainelli@gmail.com, ludovic.barre@st.com, s-anna@ti.com, Lee Jones Subject: [PATCH v5 5/7] MAINTAINERS: Add ST's Remote Processor Driver to ARM/STI ARCHITECTURE Date: Tue, 12 Jan 2016 12:46:19 +0000 Message-Id: <1452602781-22424-6-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1452602781-22424-1-git-send-email-lee.jones@linaro.org> References: <1452602781-22424-1-git-send-email-lee.jones@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Lee Jones --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) -- 1.9.1 Acked-by: Peter Griffin diff --git a/MAINTAINERS b/MAINTAINERS index 5f46784..322f5b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1538,6 +1538,7 @@ F: drivers/phy/phy-miphy365x.c F: drivers/phy/phy-stih407-usb.c F: drivers/phy/phy-stih41x-usb.c F: drivers/pinctrl/pinctrl-st.c +F: drivers/remoteproc/st_remoteproc.c F: drivers/reset/sti/ F: drivers/rtc/rtc-st-lpc.c F: drivers/tty/serial/st-asc.c