Re: [PATCH 18/26] Input: synaptics-rmi4: Add SPI transport driver
From: Linus Walleij
Date: Mon Nov 09 2015 - 08:28:19 EST
On Fri, Nov 6, 2015 at 12:41 AM, Andrew Duggan <aduggan@xxxxxxxxxxxxx> wrote:
> Add a transport driver for devices using RMI4 over SPI.
>
> Signed-off-by: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
> .../devicetree/bindings/input/rmi4/rmi_spi.txt | 57 +++
Split off bindings in a separate patch and send to
devicetree@xxxxxxxxxxxxxxx
This binding
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> +config RMI4_SPI
> + tristate "RMI4 SPI Support"
> + depends on RMI4_CORE && SPI
> + help
> + Say Y here if you want to support RMI4 devices connected to a SPI
> + bus.
> +
> + If unsure, say N.
It never hurts to put Mark Brown on CC for SPI drivers.
The patch looks good to me (TM)
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/