Re: [PATCH v3 4/9] ARM: dts: sun7i: cubieboard2: add axp209 regulator nodes

2015-01-12 Thread Maxime Ripard
Hi Chen-Yu, On Mon, Jan 12, 2015 at 12:34:04PM +0800, Chen-Yu Tsai wrote: This patch adds the regulator nodes for the axp209 by including the axp209 dtsi. As the inputs of these regulators are from the axp209's PS output, which is basically just a mux over the 2 inputs, it is considered to be

Re: [PATCH 1/2] Process invalid Cintiq and Intuos data in wacom_intuos_inout

2015-01-12 Thread Jiri Kosina
On Fri, 9 Jan 2015, Ping Cheng wrote: Users may use unsupported tools on Cintiq or Intuos. When invalid tools or data are detected, they should be ignored. That is, no event from those tools should be reported. Consolidating that code in wacom_intuos_inout simplifies the logic and make it

Re: [PATCH 1/2] HID: hid-sensor-hub: Correct documentation

2015-01-12 Thread Jiri Kosina
On Sat, 10 Jan 2015, Jonathan Cameron wrote: Signed-off-by: Srinivas Pandruvada srinivas.pandruv...@linux.intel.com Applied to the togreg branch of iio.git as absence of docs is irritating rather than a bug ;) Sorry, dopey evening. This one is Jiri's area not mine so over to him and

Re: [PATCH v3 0/9] ARM: sunxi: Support cpufreq on sun[457]i

2015-01-12 Thread Maxime Ripard
On Mon, Jan 12, 2015 at 12:34:00PM +0800, Chen-Yu Tsai wrote: Hi, This is v3 of the cpufreq support series for sunxi. The series has been rebased onto the latest sunxi-next. I've dropped all the patches Maxime merged. This includes ARM: sunxi: Register cpufreq-dt for sun[45678]i which was

Re: [PATCH v2 3/3] HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop

2015-01-12 Thread Jiri Kosina
On Thu, 8 Jan 2015, Andrew Duggan wrote: Have hid-rmi handle all of the Razer Blade HID devices that are part of the composite USB device. This will allow hid-rmi to operate the touchpad in rmi mode while passing events from the other devices to hid-input. Signed-off-by: Andrew Duggan

Re: [PATCH v2 2/3] HID: rmi: Support touchpads with external buttons

2015-01-12 Thread Jiri Kosina
On Thu, 8 Jan 2015, Andrew Duggan wrote: The external buttons on HID touchpads are connected as pass through devices and button events are not reported in the rmi registers. As a result on these devices we need to allow the HID generic desktop button events to be processed by hid-input.

Re: [PATCH v3 4/9] ARM: dts: sun7i: cubieboard2: add axp209 regulator nodes

2015-01-12 Thread Chen-Yu Tsai
Hi, On Mon, Jan 12, 2015 at 5:06 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: Hi Chen-Yu, On Mon, Jan 12, 2015 at 12:34:04PM +0800, Chen-Yu Tsai wrote: This patch adds the regulator nodes for the axp209 by including the axp209 dtsi. As the inputs of these regulators are from the

Re: [PATCH] HID: rmi: Use hid_report_len to compute the size of reports

2015-01-12 Thread Jiri Kosina
On Thu, 8 Jan 2015, Andrew Duggan wrote: Now that hid_report_len is in hid.h we can use this function instead of duplicating the code which computes it. Signed-off-by: Andrew Duggan adug...@synaptics.com Applied to for-3.20/rmi. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list:

Re: [PATCH 1/2] INPUT/HID: add touch support for SiS touch driver

2015-01-12 Thread Oliver Neukum
On Mon, 2015-01-12 at 18:53 +0800, 曾婷葳 (tammy_tseng) wrote: Hi, This package of patch is to add support for multitouch behavior for SiS touch products. The patch of SiS i2c multitouch driver is in input/touchscreen. Signed-off-by: Tammy Tseng tammy_ts...@sis.com --- diff --git

Re: Input: atmel_mxt_ts - don't always download device config?

2015-01-12 Thread Nick Dyer
On 12/01/15 09:50, Dirk Behme wrote: Hi Nick, being new to the atmel_mxt_ts and starting to work with it, we wonder if it's really necessary to download the device config [1] at each driver start up? I've been told that technically each device config download does mean the configuration

RE: [PATCH 1/2] INPUT/HID: add touch support for SiS touch driver

2015-01-12 Thread tammy_tseng
Hi, This package of patch is to add support for multitouch behavior for SiS touch products. The patch of SiS i2c multitouch driver is in input/touchscreen. Signed-off-by: Tammy Tseng tammy_ts...@sis.com --- diff --git a/linux-3.18.1/drivers/input/touchscreen/Kconfig

RE: [PATCH 2/2] INPUT/HID: add touch support for SiS touch driver

2015-01-12 Thread tammy_tseng
Hi, This package of patch is to add support for multitouch behavior for SiS touch products. The patch of SiS hid multitouch driver is in hid. Signed-off-by: Tammy Tseng tammy_ts...@sis.com -- diff --git a/linux-3.18.1/drivers/hid/Kconfig b/linux-3.18.1/drivers/hid/Kconfig index f42df4d..2be7677

Re: [PATCH v3 1/9] Input: sun4i-ts: Add thermal zone sensor support

2015-01-12 Thread Eduardo Valentin
On Mon, Jan 12, 2015 at 12:34:01PM +0800, Chen-Yu Tsai wrote: The touchscreen controller has a temperature sensor embedded in the SoC, which already has hwmon support in the driver. Add DT thermal zone support so we can use it with cpufreq for thermal throttling. This also adds a comment

Input: atmel_mxt_ts - don't always download device config?

2015-01-12 Thread Dirk Behme
Hi Nick, being new to the atmel_mxt_ts and starting to work with it, we wonder if it's really necessary to download the device config [1] at each driver start up? I've been told that technically each device config download does mean the configuration data is flashed to the device. I.e. it's

Re: [PATCH v1 1/2] HID: hid-sensor-hub: Enhance get feature report API

2015-01-12 Thread Srinivas Pandruvada
On Mon, 2015-01-12 at 11:57 +0800, Antonio Borneo wrote: On Mon, Jan 12, 2015 at 9:55 AM, Srinivas Pandruvada srinivas.pandruv...@linux.intel.com wrote: Some hid sensor feature report can contain more than one reports. This API can now support receiving multiple values from the feature

Re: [PATCH 2/9] iio: hid-sensor-accel-3d: Adjust parameter for attribute read

2015-01-12 Thread Jonathan Cameron
On 11/01/15 23:24, Srinivas Pandruvada wrote: On 01/11/2015 03:08 PM, Srinivas Pandruvada wrote: On 01/10/2015 02:42 PM, Jonathan Cameron wrote: On 07/01/15 18:47, Srinivas Pandruvada wrote: The new API added a flag for sync/async mode. Added sync mode flag. Signed-off-by: Srinivas

Re: [PATCH 2/9] iio: hid-sensor-accel-3d: Adjust parameter for attribute read

2015-01-12 Thread Srinivas Pandruvada
On Mon, 2015-01-12 at 21:24 +, Jonathan Cameron wrote: On 11/01/15 23:24, Srinivas Pandruvada wrote: On 01/11/2015 03:08 PM, Srinivas Pandruvada wrote: On 01/10/2015 02:42 PM, Jonathan Cameron wrote: On 07/01/15 18:47, Srinivas Pandruvada wrote: The new API added a flag for

Re: [PATCH 6/7] input: alps: Add sanity checks for non DualPoint devices

2015-01-12 Thread Pali Rohár
On Monday 12 January 2015 01:31:00 Dmitry Torokhov wrote: On Fri, Nov 14, 2014 at 08:38:25PM +0100, Pali Rohár wrote: This patch adds sanity checks and reject trackstick packets from ALPS devices which do not have trackstick present (those without ALPS_DUALPOINT flag). Make sure that

Re: [eGalax] no click events with touchscreen

2015-01-12 Thread Benjamin Tissoires
On Thu, Jan 8, 2015 at 9:58 PM, Gavin Lambert gav...@compacsort.com wrote: On 9 January 2015 13:08, quoth Benjamin Tissoires: You can also make an udev rule which write 1040 in /sys/bus/hid/devices/0003\:0EEF\:0001.*/quirks on plug in an udev rule (you should probably rely on the path given by

Re: [PATCH 1/5] mfd: tps65218: make INT[12] and STATUS registers volatile

2015-01-12 Thread Felipe Balbi
Hi, On Thu, Jan 08, 2015 at 10:25:12AM -0600, Felipe Balbi wrote: On Tue, Jan 06, 2015 at 11:37:34AM -0600, Felipe Balbi wrote: On Fri, Dec 26, 2014 at 01:28:20PM -0600, Felipe Balbi wrote: STATUS register can be modified by the HW, so we should bypass cache because of that. In