From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753518AbcIPGmD (ORCPT ); Fri, 16 Sep 2016 02:42:03 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42707 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751861AbcIPGl4 (ORCPT ); Fri, 16 Sep 2016 02:41:56 -0400 Date: Fri, 16 Sep 2016 08:40:58 +0200 From: Greg KH To: Arnd Bergmann , linux-kernel@vger.kernel.org Cc: Johan Hovold , Rui Miguel Silva , Laurent Pinchart , Sandeep Patil , Matt Porter , John Stultz , Rob Herring , Viresh Kumar , Alex Elder , David Lin , "Bryan O'Donoghue" , Vaibhav Agarwal , Mark Greer Subject: [patch 00/32] Greybus driver subsystem Message-ID: <20160916064058.GA17821@kroah.com> References: <20160914100949.GA6179@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160914100949.GA6179@kroah.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is a simple set of patches, adding the greybus core and drivers to the kernel tree. It breaks the larger git tree submission up into individual files to make it easier for reviewing. Any questions or comments, please let us know. thanks, greg k-h