Re: [PATCH v5 2/2] i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch

From: Peter Rosin
Date: Wed Apr 12 2017 - 12:53:47 EST


On 2017-04-12 10:26, Linus Walleij wrote:
> On Tue, Apr 11, 2017 at 2:16 PM, <michael.hennerich@xxxxxxxxxx> wrote:
>
>> From: Michael Hennerich <michael.hennerich@xxxxxxxxxx>
>>
>> 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.

Great, thanks for your contribution Michael! Both patches pushed to the
for-next branch of the i2c-mux tree.

>> Signed-off-by: Michael Hennerich <michael.hennerich@xxxxxxxxxx>
> (...)
>> Changes since v4:
>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
> Please go ahead and merge to the i2c tree if you like.

Yup, thanks for the review! (But not merged directly to the i2c tree,
although they will get there eventually...)

Cheers,
peda