From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Sakkinen Subject: [PATCH v12 01/13] x86/sgx: updated MAINTAINERS Date: Tue, 3 Jul 2018 21:19:46 +0300 Message-ID: <20180703182118.15024-2-jarkko.sakkinen@linux.intel.com> References: <20180703182118.15024-1-jarkko.sakkinen@linux.intel.com> Return-path: In-Reply-To: <20180703182118.15024-1-jarkko.sakkinen@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org To: x86@kernel.org, platform-driver-x86@vger.kernel.org Cc: dave.hansen@intel.com, sean.j.christopherson@intel.com, nhorman@redhat.com, npmccallum@redhat.com, linux-sgx@vger.kernel.org, Jarkko Sakkinen , "David S. Miller" , Mauro Carvalho Chehab , Andrew Morton , Greg Kroah-Hartman , Linus Walleij , Randy Dunlap , open list List-Id: platform-driver-x86.vger.kernel.org Updated the MAINTAINERS file to point to the Intel SGX subsystem tree. Signed-off-by: Jarkko Sakkinen --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ca4afd68530c..12f7c68378e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7329,6 +7329,13 @@ L: linux-gpio@vger.kernel.org S: Maintained F: drivers/gpio/gpio-intel-mid.c +INTEL SGX +M: Jarkko Sakkinen +L: linux-sgx@vger.kernel.org +Q: https://patchwork.kernel.org/project/intel-sgx/list/ +F: drivers/platform/x86/intel_sgx/ +K: \bSGX_ + INVENSENSE MPU-3050 GYROSCOPE DRIVER M: Linus Walleij L: linux-iio@vger.kernel.org -- 2.17.1