Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752592AbdCNOuw (ORCPT ); Tue, 14 Mar 2017 10:50:52 -0400 Received: from Lepton.TopQuark.net ([168.235.66.66]:34139 "EHLO Mail2.TopQuark.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752561AbdCNOuu (ORCPT ); Tue, 14 Mar 2017 10:50:50 -0400 Date: Tue, 14 Mar 2017 10:50:41 -0400 From: Paul Donohue To: Masaki Ota <012nexus@gmail.com> Cc: dmitry.torokhov@gmail.com, nick.m.fletcher@gmail.com, joseph.salisbury@canonical.com, ben@smart-cactus.org, mhocko@suse.com, pali.rohar@gmail.com, rydberg@bitmath.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, masaki.ota@jp.alps.com Subject: Re: [PATCH 1/2] Fix V8 device information issue Message-ID: <20170314145041.GZ4609@TopQuark.net> References: <20170314013413.7260-1-masaki.ota@jp.alps.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170314013413.7260-1-masaki.ota@jp.alps.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 529 Lines: 11 On Tue, Mar 14, 2017 at 10:34:12AM +0900, Masaki Ota wrote: > From: Masaki Ota > -Fix the issue that V8(E7=73 03 28) devices are not assined correct device information bit from OTP. > -Specified correct OTP bit for the V8 device setting of Button pad, DualPoint and Touchpad size. > -Deleted extra code from alps_v8_protocol_data decision process. > > Signed-off-by: Masaki Ota > > Acked-by: Pali Rohar Tested-by: Paul Donohue