Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1334858

Re: [PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver

From Bjorn Andersson <bjorn.andersson@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver
Date 2016-02-15 23:50 +0100
Message-ID <r2A7T-7qB-5@gated-at.bofh.it> (permalink)
References <r0LqQ-8kt-77@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Feb 10, 2016 at 2:23 PM, Andrew Duggan <aduggan@synaptics.com> wrote:
> This is the v5 patch series which fixes the issues identified by kbuild
> and coccinelle in the previous patch series. These include:
>
> - Using ARRAY_SIZE instead of a custom macro to calculate the size of the
>   function handler array.
> - Remove setting the .owner field for the driver in rmi_i2c and rmi_spi
>   since the i2c-core and spi set that field.
> - Fix if statment in rmi_f30 which was testing has_led twice instead of
>   testing has_gpio.
>
> Thanks,
> Andrew
>
> Andrew Duggan (10):
>   Input: synaptics-rmi4: Add support for Synaptics RMI4 devices
>   Input: synaptics-rmi4: Add I2C transport driver
>   Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
>   Input: synaptics-rmi4: Add support for 2D sensors and F11
>   Input: synaptics-rmi4: Add device tree support for 2d sensors and F11
>   Input: synaptics-rmi4: Add support for F12
>   Input: synaptics-rmi4: Add support for F30
>   Input: synaptics-rmi4: Add SPI transport driver
>   Input: synaptics-rmi4: Add device tree support to the SPI transport
>     driver
>   HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
>

My rmi4 device is powered by two regulators that are left disabled by
the boot, so I have a patch to acquire those and toggle them
appropriately. I plan to send that out once your patches lands.

Tested-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Regards,
Bjorn

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver Andrew Duggan <aduggan@synaptics.com> - 2016-02-10 23:30 +0100
  Re: [PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2016-02-11 11:10 +0100
    Re: [PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver Andrew Duggan <aduggan@synaptics.com> - 2016-02-11 22:40 +0100
      Re: [PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2016-02-12 09:00 +0100
  Re: [PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver Linus Walleij <linus.walleij@linaro.org> - 2016-02-12 14:00 +0100
    Re: [PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver Andrew Duggan <aduggan@synaptics.com> - 2016-02-12 19:20 +0100
  Re: [PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-02-15 23:50 +0100

csiph-web