[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170329155833.6fop2ihbgy24c5b3@rob-hp-laptop>
Date: Wed, 29 Mar 2017 10:58:33 -0500
From: Rob Herring <robh@...nel.org>
To: michael.hennerich@...log.com
Cc: wsa@...-dreams.de, peda@...ntia.se, mark.rutland@....com,
linus.walleij@...aro.org, linux-i2c@...r.kernel.org,
devicetree@...r.kernel.org, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] i2c/muxes/i2c-mux-ltc4306: LTC4306 and LTC4305 I2C
multiplexer/switch
On Thu, Mar 23, 2017 at 03:22:58PM +0100, michael.hennerich@...log.com wrote:
> From: Michael Hennerich <michael.hennerich@...log.com>
>
> This patch adds support for the Analog Devices / Linear Technology
> LTC4306 and LTC4305 4/2 Channel I2C Bus Multiplexer/Switches.
> The LTC4306 optionally provides two general purpose input/output pins
> (GPIOs) that can be configured as logic inputs, opendrain outputs or
> push-pull outputs via the generic GPIOLIB framework.
>
> Signed-off-by: Michael Hennerich <michael.hennerich@...log.com>
> ---
> .../devicetree/bindings/i2c/i2c-mux-ltc4306.txt | 61 ++++
It's preferred to split bindings to separate patch. In any case,
Acked-by: Rob Herring <robh@...nel.org>
> MAINTAINERS | 8 +
> drivers/i2c/muxes/Kconfig | 10 +
> drivers/i2c/muxes/Makefile | 1 +
> drivers/i2c/muxes/i2c-mux-ltc4306.c | 365 +++++++++++++++++++++
> 5 files changed, 445 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt
> create mode 100644 drivers/i2c/muxes/i2c-mux-ltc4306.c
Powered by blists - more mailing lists