Hi Ben,

Am 07.08.2018 um 19:32 schrieb Ben Whitten:
> Like I2C busses SPI devices can also sit behind multiplexers.
> This patch adds is based off the I2C implementation and allows
> description in the devicetree.
> 
> Signed-off-by: Ben Whitten <ben.whit...@gmail.com>
> ---
>  drivers/spi/Kconfig     |  10 +++
>  drivers/spi/Makefile    |   3 +
>  drivers/spi/spi-mux.c   | 181 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  include/linux/spi-mux.h |  55 +++++++++++++++
>  4 files changed, 249 insertions(+)
>  create mode 100644 drivers/spi/spi-mux.c
>  create mode 100644 include/linux/spi-mux.h

Did this get sent by mistake? It needs to go to linux-spi list and
maintainers.

Tip: git config sendemail.cccmd "scripts/get_maintainer.pl
--nogit-fallback --norolestats"

Cheers,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)

Reply via email to