Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752500Ab3CBBVQ (ORCPT ); Fri, 1 Mar 2013 20:21:16 -0500 Received: from mail-pa0-f51.google.com ([209.85.220.51]:50415 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751847Ab3CBBVN (ORCPT ); Fri, 1 Mar 2013 20:21:13 -0500 From: Benson Leung To: olofj@chromium.org, miletus@chromium.org, dmitry.torokhov@gmail.com, matthew.garrett@nebula.com, rydberg@euromail.se, djkurtz@chromium.org, jy0922.shim@samsung.com, wfp5p@virginia.edu, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org Cc: bleung@chromium.org Subject: [PATCH 0/2] Add platform data and touchpad functionality for Pixel Date: Fri, 1 Mar 2013 17:20:52 -0800 Message-Id: <1362187254-9227-1-git-send-email-bleung@chromium.org> X-Mailer: git-send-email 1.8.1.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 626 Lines: 12 Add support for an "atmel_mxt_tp" variant in the atmel_mxt_ts.c driver. Then, add platform data for the 224s trackpad and the 1664s touchscreen in chromeos_laptop so that the existing version of the driver will probe these devices correctly. [PATCH 1/2] Input: atmel_mxt_ts - add device id for touchpad variant [PATCH 2/2] Platform: x86: chromeos_laptop : Add basic platform data -- 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/