RE: [PATCH 01/15] i2c: muxes: pca954x: add PCA9847 variant

2021-12-06 Thread Priyanka Jain
>-Original Message- >From: Vladimir Oltean >Sent: Thursday, December 2, 2021 8:24 PM >To: u-boot@lists.denx.de >Cc: Michael Walle ; Tom Rini ; >Priyanka Jain ; Leo Li ; Heiko >Schocher >Subject: [PATCH 01/15] i2c: muxes: pca954x: add PCA9847 variant > >

Re: [PATCH 01/15] i2c: muxes: pca954x: add PCA9847 variant

2021-12-02 Thread Heiko Schocher
Hello Vladimir, On 02.12.21 15:53, Vladimir Oltean wrote: > This seems to be very similar to the already existing PCA9547, save for > the fact that it supports 0.8V and doesn't support 5V. In fact, it is so > similar to the PCA9547 that the NXP LS1028A-RDB board has been driving > this chip using

[PATCH 01/15] i2c: muxes: pca954x: add PCA9847 variant

2021-12-02 Thread Vladimir Oltean
This seems to be very similar to the already existing PCA9547, save for the fact that it supports 0.8V and doesn't support 5V. In fact, it is so similar to the PCA9547 that the NXP LS1028A-RDB board has been driving this chip using a "nxp,pca9547" compatible string. Create a new compatible for