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

Priyanka Jain priyanka.jain at nxp.com
Tue Dec 7 05:41:32 CET 2021



>-----Original Message-----
>From: Vladimir Oltean <vladimir.oltean at nxp.com>
>Sent: Thursday, December 2, 2021 8:24 PM
>To: u-boot at lists.denx.de
>Cc: Michael Walle <michael at walle.cc>; Tom Rini <trini at konsulko.com>;
>Priyanka Jain <priyanka.jain at nxp.com>; Leo Li <leoyang.li at nxp.com>; Heiko
>Schocher <hs at denx.de>
>Subject: [PATCH 01/15] i2c: muxes: pca954x: add PCA9847 variant
>
>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 the PCA9847 (which is the same as in Linux) and
>define the same operating parameters for it as for PCA9547.
>
>Cc: Heiko Schocher <hs at denx.de>
>Signed-off-by: Vladimir Oltean <vladimir.oltean at nxp.com>
>---
<snip>
Reviewed-by: Priyanka Jain <priyanka.jain at nxp.com>


More information about the U-Boot mailing list