Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934636AbcJMSGV (ORCPT ); Thu, 13 Oct 2016 14:06:21 -0400 Received: from mail-qk0-f195.google.com ([209.85.220.195]:33232 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934425AbcJMSGM (ORCPT ); Thu, 13 Oct 2016 14:06:12 -0400 MIME-Version: 1.0 X-Originating-IP: [209.133.79.5] In-Reply-To: References: <1471926859-21263-1-git-send-email-drinkcat@chromium.org> <1471926859-21263-2-git-send-email-drinkcat@chromium.org> <20160831114517.GC8649@dell> From: Olof Johansson Date: Thu, 13 Oct 2016 11:06:10 -0700 Message-ID: Subject: Re: [PATCH 1/3] mfd: cros_ec: Add EC console read structures definitions To: Nicolas Boichat Cc: Lee Jones , Gwendal Grignou , Eric Caruso , "linux-kernel@vger.kernel.org" , Guenter Roeck Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 787 Lines: 23 On Wed, Oct 12, 2016 at 8:24 PM, Nicolas Boichat wrote: > On Wed, Aug 31, 2016 at 4:45 AM, Lee Jones wrote: >> On Tue, 23 Aug 2016, Nicolas Boichat wrote: >> >>> ec_params_console_read_v1 is used to capture EC logs from kernel, >>> and ec_params_get_cmd_versions_v1 is used to probe whether EC >>> supports that command. >>> >>> Signed-off-by: Nicolas Boichat >>> --- >>> include/linux/mfd/cros_ec_commands.h | 21 ++++++++++++++++++++- >> >> Acked-by: Lee Jones >> >> I guess this will be taken through Olof's tree? > > What's the status on this patch series? I don't see it being picked up > in any tree... It didn't get caught in my filter so I missed it. I can apply it for 4.10. -Olof