From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 6 Aug 2018 14:40:00 +0200 Subject: [U-Boot] [PATCH 1/2] i2c-mux: pca954x: support pca9646 i2c switch In-Reply-To: <20180717123833.28346-1-peng.fan@nxp.com> References: <20180717123833.28346-1-peng.fan@nxp.com> Message-ID: <20180806144000.212b04df@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 17 Jul 2018 20:38:32 +0800 Peng Fan peng.fan at nxp.com wrote: > Add the PCA9646 support, which is 2-wire bus switch and buffered 4-channel. > > Signed-off-by: Peng Fan > --- > drivers/i2c/muxes/pca954x.c | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) Applied to u-boot-staging/agust at denx.de, thanks! -- Anatolij