Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753135AbbETIjc (ORCPT ); Wed, 20 May 2015 04:39:32 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:53932 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753100AbbETIj3 (ORCPT ); Wed, 20 May 2015 04:39:29 -0400 From: Javier Martinez Canillas To: Olof Johansson Cc: Doug Anderson , Gwendal Grignou , Lee Jones , linux-kernel@vger.kernel.org, Javier Martinez Canillas Subject: [PATCH 0/3] platform/chrome: Changes for cros_ec_lpc and cros_ec_dev Date: Wed, 20 May 2015 10:39:04 +0200 Message-Id: <1432111147-21354-1-git-send-email-javier.martinez@collabora.co.uk> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1224 Lines: 32 Hello Olof, This series contain a fix and a cleanup for the cros_ec_lpc driver and a small fix for cros_ec_dev driver. The first two patches were posted as a part of the "mfd: cros_ec: Add multi EC and proto v3 support" [0] series but I split it since there isn't really a dependency and you can pick these through your chrome-platform tree. The last patch was posted a week ago [1] but I'm resending here to make it easier for you to pick all the pending patches. Javier Martinez Canillas (3): platform/chrome: cros_ec_lpc - Use existing function to check EC result platform/chrome: cros_ec_lpc - Add support for Google Pixel 2 platform/chrome: cros_ec_dev - Add a platform device ID table drivers/platform/chrome/cros_ec_dev.c | 6 ++++++ drivers/platform/chrome/cros_ec_lpc.c | 21 +++++++++------------ 2 files changed, 15 insertions(+), 12 deletions(-) Best regards, Javier [0]: https://lkml.org/lkml/2015/5/9/73 [1]: https://lkml.org/lkml/2015/5/13/1023 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/