From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hui Wang Subject: =?UTF-8?B?UmU6IOetlOWkjTog562U5aSNOiDnrZTlpI06IOetlOWkjTogW1BBVENI?= =?UTF-8?Q?=5d_input=3a_alps-fix_the_issue_alps_cs19_trackstick_do_not_work?= =?UTF-8?Q?=2e?= Date: Tue, 18 Jun 2019 16:19:12 +0800 Message-ID: <953ee9de-bb94-1311-8130-cd991949a069@canonical.com> References: <20190610104310.qa5snt7jpcljodfv@pali> <5587ddb9-fb5f-03db-ac11-a696c85c5f2f@canonical.com> <20190611072333.nd4va4q2m5epmukc@pali> <20190611170707.GA143729@dtor-ws> <20190611171707.tydk7rsmtzmjohky@pali> <20190611173228.GD143729@dtor-ws> <20190611173856.jjwoagud6doxvpy3@pali> <20190617074902.bg2emodbmjkkfldd@pali> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <20190617074902.bg2emodbmjkkfldd@pali> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: =?UTF-8?Q?Pali_Roh=c3=a1r?= , Xiaoxiao Liu Cc: "dmitry.torokhov@gmail.com" , XiaoXiao Liu , "peter.hutterer@who-t.net" , "linux-input@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Xiaojian Cao , "zhangfp1@lenovo.com" , Naoki Saito , Hideo Kawase List-Id: linux-input@vger.kernel.org On 2019/6/17 下午3:49, Pali Rohár wrote: > On Monday 17 June 2019 01:29:17 Xiaoxiao Liu wrote: >> Hi Pali, >> >> Since design architecture change of CS19, input device connection has been changed to below architecture, >> Touchpad has been moved to I2C connection. >> >> kernel/host <--PS/2--> EC <--PS/2--> external PS/2 mouse >> | | >> | <--PS/2--> trackstick >> | >> <--I2C--> Touchpad > Hi, thank you for explanation! > > So in our case, ALPS device should not be put into passthrough mode as > there is no device after it. > >> In the past TrackPoint does not show in the device list because of TrackPoint was hidden device of Touchpad. >> But from CS19, TrackPoint is directly connecting with PS2 port, >> 3 bytes packet does not need to take affect by other vendors Touchpad format. >> So alps.c is no need for CS19 device. > So if trackpoint.c driver is working fine with this configuration, it is > just needed to instruct alps.c to not take this device. Hello Pali, When you have time, could you take a look at the patch of v4? It is implemented according to our discussion. Thanks, Hui. >> Best Regards >> Shona >> -----邮件原件----- >> 发件人: Pali Rohár >> 发送时间: Wednesday, June 12, 2019 1:39 AM >> 收件人: dmitry.torokhov@gmail.com >> 抄送: Hui Wang ; 劉 曉曉 Xiaoxiao Liu ; XiaoXiao Liu ; peter.hutterer@who-t.net; linux-input@vger.kernel.org; linux-kernel@vger.kernel.org; 曹 曉建 Xiaojian Cao ; zhangfp1@lenovo.com; 斉藤 直樹 Naoki Saito ; 川瀬 英夫 Hideo Kawase >