From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v2] Input - wacom: update the ABI doc according to latest changes Date: Thu, 7 Aug 2014 23:40:08 -0700 Message-ID: <20140808064008.GB8103@core.coreip.homeip.net> References: <1407444232-4005-1-git-send-email-benjamin.tissoires@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f51.google.com ([209.85.220.51]:50723 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751193AbaHHGkM (ORCPT ); Fri, 8 Aug 2014 02:40:12 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Ping Cheng Cc: Benjamin Tissoires , Jiri Kosina , Jason Gerecke , Przemo Firszt , "linux-kernel@vger.kernel.org" , linux-input On Thu, Aug 07, 2014 at 01:54:22PM -0700, Ping Cheng wrote: > On Thu, Aug 7, 2014 at 1:43 PM, Benjamin Tissoires > wrote: > > Now the devices show up under hid no matter the connection (for USB > > and Bluetooth, not serial nor i2c). > > > > The USB devices can now be easily found under > > /sys/bus/hid/devices/::. > > > > The Bluetooth devices could also be found under this path since their > > inclusion (April 2010), so this patch fixes the unprecise "hidraw*" path > > for them. > > > > The ABI has been unified while setting the LEDs and OLEDs. So Bluetooth > > devices lost their own LED selector but use the USB sysfs attribute. > > For OLEDs, Bluetooth devices handle only 1-bit images instead of 4 for USB. > > The documentation has been updated to match this. > > > > Signed-off-by: Benjamin Tissoires > > Reviewed-by: Ping Cheng Applied, thank you. -- Dmitry