From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH RESEND v2 0/7] platform/chrome: Add user-space dev inferface support Date: Mon, 12 Jan 2015 11:18:20 +0100 Message-ID: <54B39F6C.2030709@collabora.co.uk> References: <1420205572-2640-1-git-send-email-javier.martinez@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1420205572-2640-1-git-send-email-javier.martinez@collabora.co.uk> Sender: linux-kernel-owner@vger.kernel.org To: Lee Jones , Olof Johansson Cc: Doug Anderson , Bill Richardson , Simon Glass , Gwendal Grignou , Jonathan Corbet , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org Hello, On 01/02/2015 02:32 PM, Javier Martinez Canillas wrote: > > The mainline ChromeOS Embedded Controller (EC) driver is still missing some > features that are present in the downstream ChromiumOS tree. These are: > > - Low Pin Count (LPC) interface > - User-space device interface > - Access to vboot context stored on a block device > - Access to vboot context stored on EC's nvram > - Power Delivery Device > - Support for multiple EC in a system > > This is a second version of a series that adds support for the first two of > the missing features: the EC LPC and EC character device interfaces that > are used by user-space to access the ChromeOS EC. The support patches were > taken from the downstream ChromiumOS 3.14 tree with the fixes and cleanups > squashed to have a minimal patch-set. > Any comments about this series? This is already a resend of a series posted first on December, 9. I know it has been holiday season but I would really appreciate some feedback since the patches have been in the list for a month. Thanks a lot and best regards, Javier